Kaloyan Rusev commited on
Commit
76e54ea
·
1 Parent(s): 5a9aa79

Training in progress, step 500

Browse files
Files changed (3) hide show
  1. pytorch_model.bin +2 -2
  2. tokenizer_config.json +1 -1
  3. 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:a444e0fce08b00330dff404cb385620764c5dcd12ed6cd4f3ae7d0dd0625b672
3
- size 557971229
 
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-large",
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:925145b074b8859df6a3ed6cec83b1a8bd5b5a82b4263c6607e45f82387a80f2
3
  size 3643
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9f2188b664aefc5281f5e044692b744a728e8d52eea2291f19fe6f2d2f547cee
3
  size 3643