ayjays132 commited on
Commit
975df0f
1 Parent(s): 5e59417

Upload 9 files

Browse files
Files changed (4) hide show
  1. model.safetensors +1 -1
  2. optimizer.pt +2 -2
  3. scheduler.pt +1 -1
  4. special_tokens_map.json +7 -1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8b51c407be2b9ebe8a591a7207fa78e95275997fe52a385fc7a905a4ebe451ba
3
  size 438385760
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a21bfe7a6d236c9ebcdecd12eaea80824ab9d05c45c7cab4e87b6aea28a77611
3
  size 438385760
optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:02ef2b2a4d17ffe5b0386335fd423f91dce44e111be14034c8647be4e573e825
3
- size 876198266
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8b32ddb1e51498c5604be17b5a5263c89c2491d87e1e47a23bedd786f5bbdddc
3
+ size 876892538
scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7f79833340563b9ab97572ca85f789f0ca6f3c33b387f74181c287162f3759d3
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:631068b6ffe25b8ff0673a39c8a501c537c68c44bb5618e0c9d01a6d82a27dbb
3
  size 1064
special_tokens_map.json CHANGED
@@ -122,7 +122,13 @@
122
  "rstrip": false,
123
  "single_word": false
124
  },
125
- "pad_token": "[PAD]",
 
 
 
 
 
 
126
  "sep_token": {
127
  "content": "[SEP]",
128
  "lstrip": false,
 
122
  "rstrip": false,
123
  "single_word": false
124
  },
125
+ "pad_token": {
126
+ "content": "[PAD]",
127
+ "lstrip": false,
128
+ "normalized": false,
129
+ "rstrip": false,
130
+ "single_word": false
131
+ },
132
  "sep_token": {
133
  "content": "[SEP]",
134
  "lstrip": false,