Falah commited on
Commit
e650f57
·
1 Parent(s): 44f122b

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:217b43cb06c5e950c6646b1976f825010dfe47bdf8ae3a91144713e6e3f9a850
3
  size 328721273
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6496a6c8dee11c52b33cbfb99a2ea937d86a8ed57a5b62302284c978ac340c67
3
  size 328721273
runs/Jun15_07-05-21_ed83f278cfac/events.out.tfevents.1686812726.ed83f278cfac.184.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:26a39adfb643d6d596326884dbae4dd49e21beabb6be509c20d23531ed9997f9
3
- size 5482
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d79dab7b8568bdffeae306e1b2c88299f55e4dd6ec31e65f3381132740911edc
3
+ size 6107
runs/Jun15_07-05-21_ed83f278cfac/events.out.tfevents.1686813794.ed83f278cfac.184.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:50ea598981719aa624f3c268f05826d0fbedd9f27d05c721094183452267a8c9
3
+ size 359
runs/Jun15_07-24-15_ed83f278cfac/1686813858.156441/events.out.tfevents.1686813858.ed83f278cfac.184.4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:30df0c684b6651286310beae8561a7f02e35c0732227cef3d048be9b8b2be232
3
+ size 5847
runs/Jun15_07-24-15_ed83f278cfac/events.out.tfevents.1686813858.ed83f278cfac.184.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:17b21fc825479895818cf496dfda31ad0a5992b2cf0a0477aa1d818d45648a2f
3
+ size 4183
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": "</s>",
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,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": 512,
9
+ "pad_token": "<pad>",
10
+ "sep_token": "</s>",
11
+ "special_tokens_map_file": null,
12
+ "tokenizer_class": "RobertaTokenizer",
13
+ "trim_offsets": true,
14
+ "unk_token": "<unk>"
15
+ }
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:59d83afb7de5b0941b7fd1270f1f916e95f055de38b11504457616c3b90b089b
3
  size 3579
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d0ce1af74ab60b095ed3d523a9c1d421a196b6faafd0992c128af54a9a3f6659
3
  size 3579
vocab.json ADDED
The diff for this file is too large to render. See raw diff