farleyknight
commited on
Commit
•
f0fd799
1
Parent(s):
15a1875
Training in progress, step 95500
Browse files- pytorch_model.bin +1 -1
- tokenizer.json +1 -6
- training_args.bin +2 -2
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 242012923
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:563f7fdf0c91cebf2f10feaa2277a7b3a181cefb30e07c356f50957e90a93207
|
3 |
size 242012923
|
tokenizer.json
CHANGED
@@ -1,11 +1,6 @@
|
|
1 |
{
|
2 |
"version": "1.0",
|
3 |
-
"truncation":
|
4 |
-
"direction": "Right",
|
5 |
-
"max_length": 128,
|
6 |
-
"strategy": "LongestFirst",
|
7 |
-
"stride": 0
|
8 |
-
},
|
9 |
"padding": null,
|
10 |
"added_tokens": [
|
11 |
{
|
|
|
1 |
{
|
2 |
"version": "1.0",
|
3 |
+
"truncation": null,
|
|
|
|
|
|
|
|
|
|
|
4 |
"padding": null,
|
5 |
"added_tokens": [
|
6 |
{
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dd9a36a958794f10d1cf35c79e617a676e7a3d6139ee49720b38931d7a843c7b
|
3 |
+
size 3759
|