ozcangundes
commited on
Commit
•
c794f8a
1
Parent(s):
6ec5894
Longer training commit with mT5 model
Browse files- config.json +1 -1
- pytorch_model.bin +1 -1
- training_args.bin +2 -2
config.json
CHANGED
@@ -21,7 +21,7 @@
|
|
21 |
"relative_attention_num_buckets": 32,
|
22 |
"tie_word_embeddings": false,
|
23 |
"tokenizer_class": "T5Tokenizer",
|
24 |
-
"transformers_version": "4.
|
25 |
"use_cache": true,
|
26 |
"vocab_size": 250102
|
27 |
}
|
|
|
21 |
"relative_attention_num_buckets": 32,
|
22 |
"tie_word_embeddings": false,
|
23 |
"tokenizer_class": "T5Tokenizer",
|
24 |
+
"transformers_version": "4.5.1",
|
25 |
"use_cache": true,
|
26 |
"vocab_size": 250102
|
27 |
}
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1200734941
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6902f56a6a49f2ccf6a39c9ce7856225451f698c73f70eb06452e69e69db1e2f
|
3 |
size 1200734941
|
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:58e8580fb7e00f5d767c9a5d27b51b93cd61f7279649bb123c126746040c4f3a
|
3 |
+
size 2351
|