Training in progress, step 500
Browse files- model.safetensors +1 -1
- runs/Nov09_07-49-51_ce03ff56d8ca/events.out.tfevents.1699516212.ce03ff56d8ca.8860.0 +2 -2
- runs/Nov09_07-49-51_ce03ff56d8ca/events.out.tfevents.1699517752.ce03ff56d8ca.8860.1 +3 -0
- runs/Nov09_09-22-45_ce03ff56d8ca/events.out.tfevents.1699521767.ce03ff56d8ca.8860.2 +3 -0
- tokenizer.json +2 -16
- 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 503733512
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9f003c1c4d905d4c7ff431e6814df10f776ac8e2fec47d1785be1fb9a1e86d24
|
3 |
size 503733512
|
runs/Nov09_07-49-51_ce03ff56d8ca/events.out.tfevents.1699516212.ce03ff56d8ca.8860.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:f8a8cb9d4561aad9bb0fb46d268fa79b0a943bf7273dac18a7507b0ce22eff13
|
3 |
+
size 15660
|
runs/Nov09_07-49-51_ce03ff56d8ca/events.out.tfevents.1699517752.ce03ff56d8ca.8860.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ddf22fad6673b0fea2ab4e5ecad15c60358d2405e45662c4d004f32ae528c1b2
|
3 |
+
size 560
|
runs/Nov09_09-22-45_ce03ff56d8ca/events.out.tfevents.1699521767.ce03ff56d8ca.8860.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:09efadf16333465ca710393a18f8eb2b080788b8202642d6de29c99b275d6551
|
3 |
+
size 7755
|
tokenizer.json
CHANGED
@@ -1,21 +1,7 @@
|
|
1 |
{
|
2 |
"version": "1.0",
|
3 |
-
"truncation":
|
4 |
-
|
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,
|
16 |
-
"pad_type_id": 0,
|
17 |
-
"pad_token": "<pad>"
|
18 |
-
},
|
19 |
"added_tokens": [
|
20 |
{
|
21 |
"id": 0,
|
|
|
1 |
{
|
2 |
"version": "1.0",
|
3 |
+
"truncation": null,
|
4 |
+
"padding": null,
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
"added_tokens": [
|
6 |
{
|
7 |
"id": 0,
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4664
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:89b4d1808d2af999f6d12abdedc91fe37d5140de331d4b82068fc117c7c72f97
|
3 |
size 4664
|