Commit
·
4c567be
1
Parent(s):
cc8c425
Training in progress, step 500
Browse files- pytorch_model.bin +1 -1
- runs/Jul24_14-15-56_e047350d2171/events.out.tfevents.1690208567.e047350d2171.1986.0 +3 -0
- runs/Jul24_14-33-01_e047350d2171/events.out.tfevents.1690209202.e047350d2171.18671.0 +3 -0
- runs/Jul24_14-35-06_e047350d2171/events.out.tfevents.1690209319.e047350d2171.18671.1 +3 -0
- runs/Jul24_14-37-33_e047350d2171/events.out.tfevents.1690209465.e047350d2171.20111.0 +3 -0
- 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 1421582769
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0d9a6fe717244bcc94470fad18a5853a66b20fefced4725074033e4ec7fd08a9
|
3 |
size 1421582769
|
runs/Jul24_14-15-56_e047350d2171/events.out.tfevents.1690208567.e047350d2171.1986.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3e136df881c1497356d87271f60c7bba3386f5b5e670dabcfbd976e7e0a02038
|
3 |
+
size 4208
|
runs/Jul24_14-33-01_e047350d2171/events.out.tfevents.1690209202.e047350d2171.18671.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:79444116e15f9d1bc89885ef25d7fc7c2ad85c5d6a76f0f10d1dfec2f7780b6d
|
3 |
+
size 4208
|
runs/Jul24_14-35-06_e047350d2171/events.out.tfevents.1690209319.e047350d2171.18671.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f408d9e1e61632e103913b7b436ee03b31da4801bc9d2b556aac9fb012ece6d6
|
3 |
+
size 4136
|
runs/Jul24_14-37-33_e047350d2171/events.out.tfevents.1690209465.e047350d2171.20111.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:81a8c2c90102ad1808ba8dc69dd52faec20f3c214b4be5bd61e044863db4c310
|
3 |
+
size 4734
|
tokenizer.json
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
"version": "1.0",
|
3 |
"truncation": {
|
4 |
"direction": "Right",
|
5 |
-
"max_length":
|
6 |
"strategy": "LongestFirst",
|
7 |
"stride": 0
|
8 |
},
|
|
|
2 |
"version": "1.0",
|
3 |
"truncation": {
|
4 |
"direction": "Right",
|
5 |
+
"max_length": 300,
|
6 |
"strategy": "LongestFirst",
|
7 |
"stride": 0
|
8 |
},
|
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:19e1dbb2966f8b55f96ea9f0c856bb8615b4d242296b9c7a9d05f756fc311b17
|
3 |
size 4027
|