VSPuzzler commited on
Commit
ed69642
·
1 Parent(s): b744566

Upload with huggingface_hub

Browse files
Files changed (5) hide show
  1. optimizer.pt +3 -0
  2. pytorch_model.bin +3 -0
  3. special_tokens_map.json +7 -0
  4. tokenizer.json +0 -0
  5. vocab.txt +0 -0
optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:46fccde32e059eb69dbd38023a823bc5cb3de5ec0cd2d588ed6cdd463f43f9f4
3
+ size 535706209
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c87f6d241334b356090c76440b3b36cea76aae6714b059820ffc668909b57584
3
+ size 267857393
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
 
vocab.txt ADDED
The diff for this file is too large to render. See raw diff