Commit
·
d4d6e1f
1
Parent(s):
a8816cb
Training in progress, step 500
Browse files
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1421587189
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e02737dbe19b1afe68a489d00a82bdf45159277f0615d670f6e5dbd7ea9a3d99
|
3 |
size 1421587189
|
runs/Jul18_12-26-30_3d409e3c6575/events.out.tfevents.1689683231.3d409e3c6575.18640.0
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:956444c7c7c766900b46ab735f4a2b1bae45e1b3fdfd23f9cf1b3edfb90a8fa9
|
3 |
+
size 9201
|
runs/Jul18_15-07-44_3d409e3c6575/events.out.tfevents.1689692904.3d409e3c6575.18640.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:810dc73db343f3748630c541729dc17ba225cd32b3d23c27b6518b7d66b901fb
|
3 |
+
size 4212
|
tokenizer.json
CHANGED
@@ -2,12 +2,14 @@
|
|
2 |
"version": "1.0",
|
3 |
"truncation": {
|
4 |
"direction": "Right",
|
5 |
-
"max_length":
|
6 |
"strategy": "LongestFirst",
|
7 |
"stride": 0
|
8 |
},
|
9 |
"padding": {
|
10 |
-
"strategy":
|
|
|
|
|
11 |
"direction": "Right",
|
12 |
"pad_to_multiple_of": null,
|
13 |
"pad_id": 1,
|
|
|
2 |
"version": "1.0",
|
3 |
"truncation": {
|
4 |
"direction": "Right",
|
5 |
+
"max_length": 512,
|
6 |
"strategy": "LongestFirst",
|
7 |
"stride": 0
|
8 |
},
|
9 |
"padding": {
|
10 |
+
"strategy": {
|
11 |
+
"Fixed": 512
|
12 |
+
},
|
13 |
"direction": "Right",
|
14 |
"pad_to_multiple_of": null,
|
15 |
"pad_id": 1,
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4027
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:eae6b7c8717bb949e33f8a73068b0173195a1c6aa057ed2005ab64ec4428cb33
|
3 |
size 4027
|