Training in progress, step 6000
Browse files- pytorch_model.bin +1 -1
- tokenizer.json +1 -0
- training_args.bin +2 -2
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2090538933
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:662dc8d1eb9432e996ded62d13162963a3f97a9c302005b03664919eae0d8a57
|
3 |
size 2090538933
|
tokenizer.json
CHANGED
@@ -275,6 +275,7 @@
|
|
275 |
"continuing_subword_prefix": null,
|
276 |
"end_of_word_suffix": null,
|
277 |
"fuse_unk": false,
|
|
|
278 |
"vocab": {
|
279 |
"<|endoftext|>": 0,
|
280 |
"<|padding|>": 1,
|
|
|
275 |
"continuing_subword_prefix": null,
|
276 |
"end_of_word_suffix": null,
|
277 |
"fuse_unk": false,
|
278 |
+
"byte_fallback": false,
|
279 |
"vocab": {
|
280 |
"<|endoftext|>": 0,
|
281 |
"<|padding|>": 1,
|
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:5ba5472f8bad7ead84c2fc30117ba65148a7b778e881945e68bd25f55cc8765a
|
3 |
+
size 4859
|