Training in progress, step 2000
Browse files- config.json +1 -1
- pytorch_model.bin +2 -2
- tokenizer.json +1 -1
- training_args.bin +1 -1
config.json
CHANGED
@@ -23,7 +23,7 @@
|
|
23 |
"tie_word_embeddings": false,
|
24 |
"tokenizer_class": "T5Tokenizer",
|
25 |
"torch_dtype": "float32",
|
26 |
-
"transformers_version": "4.
|
27 |
"use_cache": false,
|
28 |
"vocab_size": 250112
|
29 |
}
|
|
|
23 |
"tie_word_embeddings": false,
|
24 |
"tokenizer_class": "T5Tokenizer",
|
25 |
"torch_dtype": "float32",
|
26 |
+
"transformers_version": "4.17.0",
|
27 |
"use_cache": false,
|
28 |
"vocab_size": 250112
|
29 |
}
|
pytorch_model.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:0a5ca822b86e0c4a4789557fd45a3a26fbcd71c37296bc04385a49f055834d27
|
3 |
+
size 2329733709
|
tokenizer.json
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 16315121
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:99cc999819aaabf74898a252863b10d86fbcd86e8b3f65c118ff334ff85c5ea5
|
3 |
size 16315121
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3183
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2407a5b2436351f25c6278364b4b1c8b39e964edcf25cd86d710b0eb0ffa6ac5
|
3 |
size 3183
|