Commit
·
62fef7f
1
Parent(s):
5e3c78e
Training in progress, step 500
Browse files- pytorch_model.bin +1 -1
- tokenizer.json +1 -1
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1020774805
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4605046c573327980c049c065a6542a8649877ac69d14732c6bec9051505196a
|
3 |
size 1020774805
|
tokenizer.json
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
"truncation": {
|
4 |
"direction": "Right",
|
5 |
"max_length": 384,
|
6 |
-
"strategy": "
|
7 |
"stride": 0
|
8 |
},
|
9 |
"padding": {
|
|
|
3 |
"truncation": {
|
4 |
"direction": "Right",
|
5 |
"max_length": 384,
|
6 |
+
"strategy": "OnlyFirst",
|
7 |
"stride": 0
|
8 |
},
|
9 |
"padding": {
|