RocioUrquijo
commited on
Commit
•
2c24caf
1
Parent(s):
b2072ac
Training complete
Browse files- EN-DE-TR-TED/config.json +1 -1
- EN-DE-TR-TED/generation_config.json +1 -2
- EN-DE-TR-TED/pytorch_model.bin +1 -1
- EN-DE-TR-TED/tokenizer.json +1 -1
- EN-DE-TR-TED/tokenizer_config.json +0 -1
- EN-DE-TR-TED/training_args.bin +2 -2
- runs/Apr06_10-29-23_bf48d2ff9c9f/1680777537.7413507/events.out.tfevents.1680777537.bf48d2ff9c9f.162.1 +3 -0
- runs/Apr06_10-29-23_bf48d2ff9c9f/events.out.tfevents.1680777537.bf48d2ff9c9f.162.0 +3 -0
EN-DE-TR-TED/config.json
CHANGED
@@ -54,7 +54,7 @@
|
|
54 |
}
|
55 |
},
|
56 |
"torch_dtype": "float32",
|
57 |
-
"transformers_version": "4.
|
58 |
"use_cache": true,
|
59 |
"vocab_size": 32128
|
60 |
}
|
|
|
54 |
}
|
55 |
},
|
56 |
"torch_dtype": "float32",
|
57 |
+
"transformers_version": "4.27.4",
|
58 |
"use_cache": true,
|
59 |
"vocab_size": 32128
|
60 |
}
|
EN-DE-TR-TED/generation_config.json
CHANGED
@@ -1,7 +1,6 @@
|
|
1 |
{
|
2 |
-
"_from_model_config": true,
|
3 |
"decoder_start_token_id": 0,
|
4 |
"eos_token_id": 1,
|
5 |
"pad_token_id": 0,
|
6 |
-
"transformers_version": "4.
|
7 |
}
|
|
|
1 |
{
|
|
|
2 |
"decoder_start_token_id": 0,
|
3 |
"eos_token_id": 1,
|
4 |
"pad_token_id": 0,
|
5 |
+
"transformers_version": "4.27.4"
|
6 |
}
|
EN-DE-TR-TED/pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 891702929
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c99a8c4ada904b7e3562c2f984f700d87ff200013b18754217ae54f89d2712b4
|
3 |
size 891702929
|
EN-DE-TR-TED/tokenizer.json
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
"version": "1.0",
|
3 |
"truncation": {
|
4 |
"direction": "Right",
|
5 |
-
"max_length":
|
6 |
"strategy": "LongestFirst",
|
7 |
"stride": 0
|
8 |
},
|
|
|
2 |
"version": "1.0",
|
3 |
"truncation": {
|
4 |
"direction": "Right",
|
5 |
+
"max_length": 120,
|
6 |
"strategy": "LongestFirst",
|
7 |
"stride": 0
|
8 |
},
|
EN-DE-TR-TED/tokenizer_config.json
CHANGED
@@ -104,7 +104,6 @@
|
|
104 |
"eos_token": "</s>",
|
105 |
"extra_ids": 100,
|
106 |
"model_max_length": 512,
|
107 |
-
"name_or_path": "t5-base",
|
108 |
"pad_token": "<pad>",
|
109 |
"special_tokens_map_file": null,
|
110 |
"tokenizer_class": "T5Tokenizer",
|
|
|
104 |
"eos_token": "</s>",
|
105 |
"extra_ids": 100,
|
106 |
"model_max_length": 512,
|
|
|
107 |
"pad_token": "<pad>",
|
108 |
"special_tokens_map_file": null,
|
109 |
"tokenizer_class": "T5Tokenizer",
|
EN-DE-TR-TED/training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3e17367a3a51d67399bf454bd5c8f4fceaa6ab363ee7a3c1c69b1238cfa8f283
|
3 |
+
size 3707
|
runs/Apr06_10-29-23_bf48d2ff9c9f/1680777537.7413507/events.out.tfevents.1680777537.bf48d2ff9c9f.162.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d545d3c7b1b375946602483616fdbcee430a7abb661d0aa966f924d9ff8e9c0d
|
3 |
+
size 6034
|
runs/Apr06_10-29-23_bf48d2ff9c9f/events.out.tfevents.1680777537.bf48d2ff9c9f.162.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:45ff2450a6ebd881620f0f8738c051ffc93a3f67c16ae4aa34e29167ffc8a9b6
|
3 |
+
size 7078
|