Kaloyan Rusev commited on
Commit ·
76e54ea
1
Parent(s): 5a9aa79
Training in progress, step 500
Browse files- pytorch_model.bin +2 -2
- tokenizer_config.json +1 -1
- training_args.bin +1 -1
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:c884605a471b9d165d2b4884756fb01db82e3c1c37640af4d9aade0a9d56775a
|
| 3 |
+
size 557967517
|
tokenizer_config.json
CHANGED
|
@@ -6,7 +6,7 @@
|
|
| 6 |
"errors": "replace",
|
| 7 |
"mask_token": "<mask>",
|
| 8 |
"model_max_length": 1024,
|
| 9 |
-
"name_or_path": "facebook/bart-
|
| 10 |
"pad_token": "<pad>",
|
| 11 |
"sep_token": "</s>",
|
| 12 |
"special_tokens_map_file": null,
|
|
|
|
| 6 |
"errors": "replace",
|
| 7 |
"mask_token": "<mask>",
|
| 8 |
"model_max_length": 1024,
|
| 9 |
+
"name_or_path": "facebook/bart-base",
|
| 10 |
"pad_token": "<pad>",
|
| 11 |
"sep_token": "</s>",
|
| 12 |
"special_tokens_map_file": null,
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3643
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9f2188b664aefc5281f5e044692b744a728e8d52eea2291f19fe6f2d2f547cee
|
| 3 |
size 3643
|