sabre-code commited on
Commit
3d5fed0
1 Parent(s): df6ef7d

Training in progress, step 500

Browse files
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b131bf1ee0d13a830d3d6630c47c14351c7a36fc6f5d254b3b99bfd00df8eeb4
3
  size 267867821
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:708c0fd25d41a7033e8625a9920cd39e62ca578950c86589462bf91a233455c6
3
  size 267867821
special_tokens_map.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "cls_token": "[CLS]",
3
+ "mask_token": "[MASK]",
4
+ "pad_token": "[PAD]",
5
+ "sep_token": "[SEP]",
6
+ "unk_token": "[UNK]"
7
+ }
tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
tokenizer_config.json CHANGED
The diff for this file is too large to render. See raw diff
 
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:84cba762f981ec72b089db90d51ddf31cf3f50b184215577f2f8d5627b287a51
3
  size 4091
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1cda19d25533755a98923207cf0a04008d396ad974a6f231f194a799af54b51f
3
  size 4091
vocab.txt ADDED
The diff for this file is too large to render. See raw diff