Training in progress, step 500
Browse files- pytorch_model.bin +1 -1
- runs/Sep23_13-39-51_DESKTOP-I570M0U/events.out.tfevents.1695465655.DESKTOP-I570M0U.4452.0 +2 -2
- runs/Sep23_13-39-51_DESKTOP-I570M0U/events.out.tfevents.1695466633.DESKTOP-I570M0U.4452.1 +3 -0
- runs/Sep23_14-05-11_DESKTOP-I570M0U/events.out.tfevents.1695467128.DESKTOP-I570M0U.9957.0 +3 -0
- tokenizer.json +8 -1
- 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 557971229
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e1b5dc1310e4df666eb59858ed021a2126655ca125472447bc03347e4bf81229
|
3 |
size 557971229
|
runs/Sep23_13-39-51_DESKTOP-I570M0U/events.out.tfevents.1695465655.DESKTOP-I570M0U.4452.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:9b0e5c0bcd9c1eff6fd1a7d9fe2851fcf9c4acf564b915a170a3c3fcf0e07258
|
3 |
+
size 9470
|
runs/Sep23_13-39-51_DESKTOP-I570M0U/events.out.tfevents.1695466633.DESKTOP-I570M0U.4452.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4a8607d6c2f30a81123b3bf609d5f533207a6972562965a1ddc505f37024aa89
|
3 |
+
size 562
|
runs/Sep23_14-05-11_DESKTOP-I570M0U/events.out.tfevents.1695467128.DESKTOP-I570M0U.9957.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ae3bc83a3bf8593372ee597514c93ab7f2a19f696833a986d7c59502fd6299d5
|
3 |
+
size 7842
|
tokenizer.json
CHANGED
@@ -6,7 +6,14 @@
|
|
6 |
"strategy": "LongestFirst",
|
7 |
"stride": 0
|
8 |
},
|
9 |
-
"padding":
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
"added_tokens": [
|
11 |
{
|
12 |
"id": 0,
|
|
|
6 |
"strategy": "LongestFirst",
|
7 |
"stride": 0
|
8 |
},
|
9 |
+
"padding": {
|
10 |
+
"strategy": "BatchLongest",
|
11 |
+
"direction": "Right",
|
12 |
+
"pad_to_multiple_of": null,
|
13 |
+
"pad_id": 1,
|
14 |
+
"pad_type_id": 0,
|
15 |
+
"pad_token": "<pad>"
|
16 |
+
},
|
17 |
"added_tokens": [
|
18 |
{
|
19 |
"id": 0,
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4155
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9e3c9677cc890a4a9f97022c3924beb0a868e881827b4f52b11d21e142e0b0ee
|
3 |
size 4155
|