Training in progress, step 500
Browse files- pytorch_model.bin +1 -1
- runs/Mar14_14-28-25_d38c04b633d6/1678804179.0254438/events.out.tfevents.1678804179.d38c04b633d6.872.3 +3 -0
- runs/Mar14_14-28-25_d38c04b633d6/events.out.tfevents.1678804179.d38c04b633d6.872.2 +3 -0
- runs/Mar14_14-30-47_d38c04b633d6/1678804253.619193/events.out.tfevents.1678804253.d38c04b633d6.872.5 +3 -0
- runs/Mar14_14-30-47_d38c04b633d6/events.out.tfevents.1678804253.d38c04b633d6.872.4 +3 -0
- tokenizer.json +2 -9
- 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 267855533
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:70fe84d6a2081bdf3f2993bc24e7e8d0a230b829c6474b6f32f530c24fd4245f
|
3 |
size 267855533
|
runs/Mar14_14-28-25_d38c04b633d6/1678804179.0254438/events.out.tfevents.1678804179.d38c04b633d6.872.3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0510a1667878e60fa1d67a5e7c937334a2380fe2ae9eeb199c062070cbd3b83e
|
3 |
+
size 5713
|
runs/Mar14_14-28-25_d38c04b633d6/events.out.tfevents.1678804179.d38c04b633d6.872.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ef8e714740d138361f8f86fe05700048f3d2ab546b48e195fd9d9c6d6f3a1446
|
3 |
+
size 40
|
runs/Mar14_14-30-47_d38c04b633d6/1678804253.619193/events.out.tfevents.1678804253.d38c04b633d6.872.5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a8c4be612eb0048acc506f332f49a7862d9297680ba0c66e4eff875fc323a594
|
3 |
+
size 5713
|
runs/Mar14_14-30-47_d38c04b633d6/events.out.tfevents.1678804253.d38c04b633d6.872.4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d82a6734a44e078d69c2991f400b1059aa6420904820f35ca61d9c32b8871d42
|
3 |
+
size 3929
|
tokenizer.json
CHANGED
@@ -2,18 +2,11 @@
|
|
2 |
"version": "1.0",
|
3 |
"truncation": {
|
4 |
"direction": "Right",
|
5 |
-
"max_length":
|
6 |
"strategy": "LongestFirst",
|
7 |
"stride": 0
|
8 |
},
|
9 |
-
"padding":
|
10 |
-
"strategy": "BatchLongest",
|
11 |
-
"direction": "Right",
|
12 |
-
"pad_to_multiple_of": null,
|
13 |
-
"pad_id": 0,
|
14 |
-
"pad_type_id": 0,
|
15 |
-
"pad_token": "[PAD]"
|
16 |
-
},
|
17 |
"added_tokens": [
|
18 |
{
|
19 |
"id": 0,
|
|
|
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 |
{
|
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 3515
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:68356c5e2f465dafceeec3d945a3731c6fd40452e43bea76e53062d3bba4390d
|
3 |
size 3515
|