Alred commited on
Commit
d00628e
·
1 Parent(s): acddffc

Training in progress, step 500

Browse files
merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:84e5f206ccec8bb12742b5b11f1bb2db31305c0e6b7a73f83ef26ad354838b7f
3
  size 557969145
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:db256080cb61cb555cf4261b4cd0c30e6acff76153e26fc80464175f5e10b802
3
  size 557969145
runs/Nov29_00-50-15_a44151a322aa/1669683081.5052197/events.out.tfevents.1669683081.a44151a322aa.77.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8e0b5d225679717e9b78e7ff68351f1ada8564ca48c7dbe32a903447b6428f09
3
+ size 5543
runs/Nov29_00-50-15_a44151a322aa/events.out.tfevents.1669683081.a44151a322aa.77.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1370e4a2e901cdcf5736ef756bf909ab7a1198c82e7372bff1ffd33eb986858d
3
+ size 4849
special_tokens_map.json ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token": "<s>",
3
+ "cls_token": "<s>",
4
+ "eos_token": "</s>",
5
+ "mask_token": {
6
+ "content": "<mask>",
7
+ "lstrip": true,
8
+ "normalized": false,
9
+ "rstrip": false,
10
+ "single_word": false
11
+ },
12
+ "pad_token": "<pad>",
13
+ "sep_token": "</s>",
14
+ "unk_token": "<unk>"
15
+ }
tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
tokenizer_config.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_prefix_space": false,
3
+ "bos_token": "<s>",
4
+ "cls_token": "<s>",
5
+ "eos_token": "</s>",
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,
13
+ "tokenizer_class": "BartTokenizer",
14
+ "trim_offsets": true,
15
+ "unk_token": "<unk>"
16
+ }
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:df180aa477358eb52d135348df372c5e949c00b405713d0787a971637407f594
3
  size 3439
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:61c5fb30169c6264b45d06ded2986a0ca69e8b34c6ffa4c194ef957fa52cc2e3
3
  size 3439
vocab.json ADDED
The diff for this file is too large to render. See raw diff