Training in progress, step 500
Browse files- pytorch_model.bin +1 -1
- runs/Apr29_05-39-44_4ffed95ae463/events.out.tfevents.1682747029.4ffed95ae463.827.0 +2 -2
- runs/Apr29_06-32-21_4ffed95ae463/1682749944.613606/events.out.tfevents.1682749944.4ffed95ae463.827.3 +3 -0
- runs/Apr29_06-32-21_4ffed95ae463/events.out.tfevents.1682749944.4ffed95ae463.827.2 +3 -0
- tokenizer.json +2 -14
- 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 267867821
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7655c2b240be3700590236a904169c817e60437468e33da31956f57040e32f7b
|
3 |
size 267867821
|
runs/Apr29_05-39-44_4ffed95ae463/events.out.tfevents.1682747029.4ffed95ae463.827.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:459e10e35e6fd0cf162e69d97ed77478ef0af023026ef160939d09242e0e7d86
|
3 |
+
size 5618
|
runs/Apr29_06-32-21_4ffed95ae463/1682749944.613606/events.out.tfevents.1682749944.4ffed95ae463.827.3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8095c37c607e45931c3ea9af4b5354a5586c07df45930d5cef5d88a47f3f958b
|
3 |
+
size 5940
|
runs/Apr29_06-32-21_4ffed95ae463/events.out.tfevents.1682749944.4ffed95ae463.827.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8c6095bf49a3f70f7aec616f1a30aaf97308e1d92a1a93d6869b131544abd79f
|
3 |
+
size 4895
|
tokenizer.json
CHANGED
@@ -1,19 +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": "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,
|
|
|
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 3643
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:060ccef0b028788f0041d29bad583c039f3448b020c4e36d6a8f19cc5cff80bd
|
3 |
size 3643
|