goodcoffee
commited on
Commit
路
bcb6350
1
Parent(s):
91fe752
Training in progress, step 10
Browse files- pytorch_model.bin +1 -1
- tokenizer.json +1 -1
- training_args.bin +1 -1
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 265491554
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b50802538797a48a87abd7dcb6c3aa97213a6345864f03bd026a2bb4c8396ee9
|
3 |
size 265491554
|
tokenizer.json
CHANGED
@@ -4,7 +4,7 @@
|
|
4 |
"direction": "Right",
|
5 |
"max_length": 512,
|
6 |
"strategy": "OnlySecond",
|
7 |
-
"stride":
|
8 |
},
|
9 |
"padding": {
|
10 |
"strategy": {
|
|
|
4 |
"direction": "Right",
|
5 |
"max_length": 512,
|
6 |
"strategy": "OnlySecond",
|
7 |
+
"stride": 0
|
8 |
},
|
9 |
"padding": {
|
10 |
"strategy": {
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4536
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c90d84b57673fd36831213421e0a09c4c830ffc4d03c44b027860e25ac7eb6dd
|
3 |
size 4536
|