Binaryy commited on
Commit
1a32099
1 Parent(s): 4bb527c

Training in progress epoch 0

Browse files
Files changed (2) hide show
  1. pytorch_model.bin +1 -1
  2. special_tokens_map.json +1 -7
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c0710a3a088473410f6ca88ecf604b69d74b02497e1c920d25825962f2e121f6
3
  size 1459362445
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c027fa5f838df14290794773bcdadb87885e29d06cfe8e85a0dbe0ec788118cc
3
  size 1459362445
special_tokens_map.json CHANGED
@@ -27,13 +27,7 @@
27
  "rstrip": false,
28
  "single_word": false
29
  },
30
- "pad_token": {
31
- "content": "<pad>",
32
- "lstrip": false,
33
- "normalized": true,
34
- "rstrip": false,
35
- "single_word": false
36
- },
37
  "sep_token": {
38
  "content": "</s>",
39
  "lstrip": false,
 
27
  "rstrip": false,
28
  "single_word": false
29
  },
30
+ "pad_token": "</s>",
 
 
 
 
 
 
31
  "sep_token": {
32
  "content": "</s>",
33
  "lstrip": false,