Training in progress, step 500
Browse files- model.safetensors +1 -1
- runs/May24_13-40-15_15e461fbf6d0/events.out.tfevents.1716558132.15e461fbf6d0.34.0 +3 -0
- runs/May24_13-40-15_15e461fbf6d0/events.out.tfevents.1716558377.15e461fbf6d0.34.1 +3 -0
- runs/May24_13-47-24_15e461fbf6d0/events.out.tfevents.1716558562.15e461fbf6d0.34.2 +3 -0
- tokenizer.json +1 -10
- 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 1625426996
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0402fa7d27a50491a52f7c2658d0657412299117da2be5ebbdd3b079cd3f4184
|
3 |
size 1625426996
|
runs/May24_13-40-15_15e461fbf6d0/events.out.tfevents.1716558132.15e461fbf6d0.34.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d398589ef2eef1b4d9ef861e74c96dfeb54c3e56272c8bdb615ac64709433ddf
|
3 |
+
size 5443
|
runs/May24_13-40-15_15e461fbf6d0/events.out.tfevents.1716558377.15e461fbf6d0.34.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f74512a2403810f0594210ae71689c08223ce74aa22ae15d37c162f913adaeea
|
3 |
+
size 252
|
runs/May24_13-47-24_15e461fbf6d0/events.out.tfevents.1716558562.15e461fbf6d0.34.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:64946dc09a29f58b7e13f828e4621d29d96e289f3c70fd3ccfa938833ba21dec
|
3 |
+
size 5538
|
tokenizer.json
CHANGED
@@ -6,16 +6,7 @@
|
|
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,
|
|
|
6 |
"strategy": "LongestFirst",
|
7 |
"stride": 0
|
8 |
},
|
9 |
+
"padding": null,
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
"added_tokens": [
|
11 |
{
|
12 |
"id": 0,
|
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:b60eedcbc54d2f99e3e99ee53caf545071e0de05666adf8461140bae1c0efb3c
|
3 |
size 5048
|