Training in progress, epoch 0
Browse files- pytorch_model.bin +1 -1
- runs/Mar31_14-13-33_watgpu208/events.out.tfevents.1711894419.watgpu208.4050516.0 +2 -2
- runs/Mar31_21-49-04_watgpu208/1711921748.6746597/events.out.tfevents.1711921748.watgpu208.4065456.1 +3 -0
- runs/Mar31_21-49-04_watgpu208/events.out.tfevents.1711921748.watgpu208.4065456.0 +3 -0
- tokenizer.json +2 -16
- 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 1340727346
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ae666e1da7093df88f9927c9e94578b9da8f7a85d169176b1e08bda375c3865b
|
3 |
size 1340727346
|
runs/Mar31_14-13-33_watgpu208/events.out.tfevents.1711894419.watgpu208.4050516.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:66db9223a9d885579f85408fddd1b35072622c7dd60aa3e0c6e5e16f4b5eb4ec
|
3 |
+
size 7094
|
runs/Mar31_21-49-04_watgpu208/1711921748.6746597/events.out.tfevents.1711921748.watgpu208.4065456.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:03e13d321e69c803235f9ab057b6ae28c62c8e10b49ee63b274829e2978a1e53
|
3 |
+
size 5919
|
runs/Mar31_21-49-04_watgpu208/events.out.tfevents.1711921748.watgpu208.4065456.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fafff96c624ee7a7aca0d744cf06811d1d0d5ca1401a8a22257d7b46ae4a3b5d
|
3 |
+
size 5838
|
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": 0,
|
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 4408
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a60e4287d56b88f39c2127335bf246786ebc7c7315c199be535b3a3ad98011de
|
3 |
size 4408
|