Commit
·
98d27b3
1
Parent(s):
8009e0c
Training in progress, epoch 0
Browse files- adapter_model.safetensors +1 -1
- runs/Dec14_07-59-32_d48245c453ec/events.out.tfevents.1702540897.d48245c453ec.10639.0 +3 -0
- runs/Dec14_08-04-55_d48245c453ec/events.out.tfevents.1702541152.d48245c453ec.12779.0 +3 -0
- runs/Dec14_08-33-04_d48245c453ec/events.out.tfevents.1702542795.d48245c453ec.20088.0 +3 -0
- runs/Dec14_08-40-19_d48245c453ec/events.out.tfevents.1702543221.d48245c453ec.21845.0 +3 -0
- runs/Dec14_09-11-01_d48245c453ec/events.out.tfevents.1702545062.d48245c453ec.27255.0 +3 -0
- tokenizer.json +1 -1
- training_args.bin +1 -1
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 27280152
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:21d819f54ca17d3b89f555f6679d91373f96834666661f36210e37d633513f50
|
3 |
size 27280152
|
runs/Dec14_07-59-32_d48245c453ec/events.out.tfevents.1702540897.d48245c453ec.10639.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:22b381445fe10db8655e7fdaeae4fb9168db0ef4cc8a22aedacfec135af4f63f
|
3 |
+
size 5592
|
runs/Dec14_08-04-55_d48245c453ec/events.out.tfevents.1702541152.d48245c453ec.12779.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:378dd90d6fa0ab7cffc3410be29906f09e32ed31432fa58d5af115475b8e5f8c
|
3 |
+
size 14986
|
runs/Dec14_08-33-04_d48245c453ec/events.out.tfevents.1702542795.d48245c453ec.20088.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e8745b814cf70bfc9da32f0b2694bee917a9848fb8368f77490cb78d74896fa8
|
3 |
+
size 7286
|
runs/Dec14_08-40-19_d48245c453ec/events.out.tfevents.1702543221.d48245c453ec.21845.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:83806b319623f4a1653ddf6c873dcbd57952d7401e51c476c6bb87c34ade3a82
|
3 |
+
size 10674
|
runs/Dec14_09-11-01_d48245c453ec/events.out.tfevents.1702545062.d48245c453ec.27255.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:64517aa731a3d5f0f3bca6c3487974ff5ce2c222dd0af88653391e9f375f7a14
|
3 |
+
size 44199
|
tokenizer.json
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
"version": "1.0",
|
3 |
"truncation": {
|
4 |
"direction": "Left",
|
5 |
-
"max_length":
|
6 |
"strategy": "LongestFirst",
|
7 |
"stride": 0
|
8 |
},
|
|
|
2 |
"version": "1.0",
|
3 |
"truncation": {
|
4 |
"direction": "Left",
|
5 |
+
"max_length": 2048,
|
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 4728
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:075f7aa4960c0ee0b13cfa64b1e6133452167b623adc4212612277624f2512e3
|
3 |
size 4728
|