Waster3012
commited on
Commit
·
ea9c0d1
1
Parent(s):
f6e0b1d
Training in progress, epoch 3
Browse files- pytorch_model.bin +1 -1
- tokenizer.json +1 -6
- 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 438010997
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:084042c24a8bf2f1c716a3a0527149412be9d2aa090306ce2e5c0022abe0a576
|
3 |
size 438010997
|
tokenizer.json
CHANGED
@@ -1,11 +1,6 @@
|
|
1 |
{
|
2 |
"version": "1.0",
|
3 |
-
"truncation":
|
4 |
-
"direction": "Right",
|
5 |
-
"max_length": 512,
|
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 3899
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4075648e2e3e0307eb551e1c78cf1c6dbeedf040fa5bb7d6aba5aa08a855b3f6
|
3 |
size 3899
|