Training in progress, epoch 1
Browse files- model.safetensors +1 -1
- runs/May07_17-58-16_7570e4083a5e/events.out.tfevents.1715104700.7570e4083a5e.601.0 +3 -0
- runs/May07_18-03-44_7570e4083a5e/events.out.tfevents.1715105027.7570e4083a5e.601.1 +3 -0
- runs/May07_18-03-44_7570e4083a5e/events.out.tfevents.1715105315.7570e4083a5e.601.2 +3 -0
- runs/May07_18-15-07_7570e4083a5e/events.out.tfevents.1715105710.7570e4083a5e.601.3 +3 -0
- runs/May07_18-29-18_7570e4083a5e/events.out.tfevents.1715106563.7570e4083a5e.601.6 +3 -0
- tokenizer.json +1 -6
- training_args.bin +1 -1
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 431031248
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2ff97d369ab3b159c5e2cd0f1d8295fd4f832cc09bbf842541599cc4d08f3259
|
3 |
size 431031248
|
runs/May07_17-58-16_7570e4083a5e/events.out.tfevents.1715104700.7570e4083a5e.601.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6403209c2b80b25dc2abdedec8cba4db42e612a0fc7da68d893caaf9f20e147f
|
3 |
+
size 13767
|
runs/May07_18-03-44_7570e4083a5e/events.out.tfevents.1715105027.7570e4083a5e.601.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:784ee6c25a876a00e695e8880fb4cf085ab98d08085c8979c02d6e5778e75ea8
|
3 |
+
size 13773
|
runs/May07_18-03-44_7570e4083a5e/events.out.tfevents.1715105315.7570e4083a5e.601.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:17d84ac4eab974d0a9a017da453501ddaa241137ea67f3685c950b3891c687d1
|
3 |
+
size 13812
|
runs/May07_18-15-07_7570e4083a5e/events.out.tfevents.1715105710.7570e4083a5e.601.3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:da61ebb12020dd54f8274572d619a6081543e31fb0f6a77e64897794a9cbe85e
|
3 |
+
size 13767
|
runs/May07_18-29-18_7570e4083a5e/events.out.tfevents.1715106563.7570e4083a5e.601.6
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:09196c5693314e252faf8abcf05dce5ba12ad95d46cf3f80326f81766c9610af
|
3 |
+
size 7304
|
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 5048
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0824669568edb782e5772f29f232a783f547adda2d315e78bc77f453291ad897
|
3 |
size 5048
|