GiordanoB commited on
Commit
f86fa68
1 Parent(s): cd24a95

End of training

Browse files
.gitattributes CHANGED
@@ -25,3 +25,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
25
  *.zip filter=lfs diff=lfs merge=lfs -text
26
  *.zstandard filter=lfs diff=lfs merge=lfs -text
27
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
25
  *.zip filter=lfs diff=lfs merge=lfs -text
26
  *.zstandard filter=lfs diff=lfs merge=lfs -text
27
  *tfevents* filter=lfs diff=lfs merge=lfs -text
28
+ tokenizer.json filter=lfs diff=lfs merge=lfs -text
.gitignore ADDED
@@ -0,0 +1 @@
 
 
1
+ checkpoint-*/
config.json ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "google/mt5-base",
3
+ "architectures": [
4
+ "MT5ForConditionalGeneration"
5
+ ],
6
+ "d_ff": 2048,
7
+ "d_kv": 64,
8
+ "d_model": 768,
9
+ "decoder_start_token_id": 0,
10
+ "dropout_rate": 0.1,
11
+ "eos_token_id": 1,
12
+ "feed_forward_proj": "gated-gelu",
13
+ "initializer_factor": 1.0,
14
+ "is_encoder_decoder": true,
15
+ "layer_norm_epsilon": 1e-06,
16
+ "model_type": "mt5",
17
+ "num_decoder_layers": 12,
18
+ "num_heads": 12,
19
+ "num_layers": 12,
20
+ "output_past": true,
21
+ "pad_token_id": 0,
22
+ "relative_attention_max_distance": 128,
23
+ "relative_attention_num_buckets": 32,
24
+ "tie_word_embeddings": false,
25
+ "tokenizer_class": "T5Tokenizer",
26
+ "torch_dtype": "float32",
27
+ "transformers_version": "4.18.0",
28
+ "use_cache": true,
29
+ "vocab_size": 250112
30
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a28edeba319db032cdcf6f5e95dc9617cb7217af5941e1a20697ef8154b7d2f1
3
+ size 2329696333
runs/May31_03-36-09_MacBook-Pro-de-Giordano.local/1653978996.811053/events.out.tfevents.1653978996.MacBook-Pro-de-Giordano.local.20705.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:80ea2a2f1754d309c7eca4bdf0b01f66d55b62c368651c2619be392d7f9d6846
3
+ size 5143
runs/May31_03-36-09_MacBook-Pro-de-Giordano.local/events.out.tfevents.1653978996.MacBook-Pro-de-Giordano.local.20705.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:755c37fc6da181c395c49c1ef374a1af51a52fa1a2196a9e40b154d24740219e
3
+ size 40
runs/May31_03-41-16_MacBook-Pro-de-Giordano.local/1653979287.985929/events.out.tfevents.1653979287.MacBook-Pro-de-Giordano.local.20931.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0359a8225c27d06f0404e68572b563e390c1f1abc828bce066c2696949a757ee
3
+ size 5143
runs/May31_03-41-16_MacBook-Pro-de-Giordano.local/events.out.tfevents.1653979287.MacBook-Pro-de-Giordano.local.20931.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1b292afe60eb573f1a8710da0a20fa38f936aa4701d65ff4a78c446efc282d4f
3
+ size 3608
runs/May31_03-41-45_MacBook-Pro-de-Giordano.local/1653979324.553652/events.out.tfevents.1653979324.MacBook-Pro-de-Giordano.local.20931.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:da64e9285c1184554d6fe60cb55475d0884b4e2f99193f6afd322ccd0d2745e3
3
+ size 5143
runs/May31_03-41-45_MacBook-Pro-de-Giordano.local/events.out.tfevents.1653979324.MacBook-Pro-de-Giordano.local.20931.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0d774acefaa78dad7d4d983fc5f86af88a70f22f22b178b84853a36859d67e80
3
+ size 3606
runs/May31_11-58-29_MacBook-Pro-de-Giordano.local/1654009121.247006/events.out.tfevents.1654009121.MacBook-Pro-de-Giordano.local.899.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e30f04eff9199095c402dc6942c305788fa224ad49f7a2bed287d12eea0ea755
3
+ size 5143
runs/May31_11-58-29_MacBook-Pro-de-Giordano.local/events.out.tfevents.1654009121.MacBook-Pro-de-Giordano.local.899.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7aae712d2222f7f963bf2be294ffebe46d29f4f294bbd44ebfe6b267c5585f6d
3
+ size 5499
special_tokens_map.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"eos_token": "</s>", "unk_token": "<unk>", "pad_token": "<pad>"}
spiece.model ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ef78f86560d809067d12bac6c09f19a462cb3af3f54d2b8acbba26e1433125d6
3
+ size 4309802
tokenizer.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:db89e268649033b2f206501b13ff4b4edb14f23e84934fb956db725fcacdead8
3
+ size 16330467
tokenizer_config.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"eos_token": "</s>", "unk_token": "<unk>", "pad_token": "<pad>", "extra_ids": 0, "additional_special_tokens": null, "special_tokens_map_file": "/home/patrick/.cache/torch/transformers/685ac0ca8568ec593a48b61b0a3c272beee9bc194a3c7241d15dcadb5f875e53.f76030f3ec1b96a8199b2593390c610e76ca8028ef3d24680000619ffb646276", "name_or_path": "google/mt5-base", "sp_model_kwargs": {}, "tokenizer_class": "T5Tokenizer"}
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1b2c470ba341da99b136342d04a67a43c57e536c629f8f4ed2a51b6b1aec15c3
3
+ size 3247