Training in progress, epoch 1
Browse files- config.json +8 -2
- model.safetensors +2 -2
- runs/May02_14-08-49_f21479482c9d/events.out.tfevents.1714658959.f21479482c9d.15564.0 +3 -0
- runs/May02_14-10-29_f21479482c9d/events.out.tfevents.1714659039.f21479482c9d.15564.1 +3 -0
- runs/May02_14-14-23_f21479482c9d/events.out.tfevents.1714659271.f21479482c9d.15564.2 +3 -0
- training_args.bin +1 -1
config.json
CHANGED
@@ -13,7 +13,10 @@
|
|
13 |
"id2label": {
|
14 |
"0": "LABEL_0",
|
15 |
"1": "LABEL_1",
|
16 |
-
"2": "LABEL_2"
|
|
|
|
|
|
|
17 |
},
|
18 |
"initializer_range": 0.02,
|
19 |
"intermediate_size": 1920,
|
@@ -21,7 +24,10 @@
|
|
21 |
"label2id": {
|
22 |
"LABEL_0": 0,
|
23 |
"LABEL_1": 1,
|
24 |
-
"LABEL_2": 2
|
|
|
|
|
|
|
25 |
},
|
26 |
"layer_norm_eps": 1e-05,
|
27 |
"mask_token_id": 32,
|
|
|
13 |
"id2label": {
|
14 |
"0": "LABEL_0",
|
15 |
"1": "LABEL_1",
|
16 |
+
"2": "LABEL_2",
|
17 |
+
"3": "LABEL_3",
|
18 |
+
"4": "LABEL_4",
|
19 |
+
"5": "LABEL_5"
|
20 |
},
|
21 |
"initializer_range": 0.02,
|
22 |
"intermediate_size": 1920,
|
|
|
24 |
"label2id": {
|
25 |
"LABEL_0": 0,
|
26 |
"LABEL_1": 1,
|
27 |
+
"LABEL_2": 2,
|
28 |
+
"LABEL_3": 3,
|
29 |
+
"LABEL_4": 4,
|
30 |
+
"LABEL_5": 5
|
31 |
},
|
32 |
"layer_norm_eps": 1e-05,
|
33 |
"mask_token_id": 32,
|
model.safetensors
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:eb2c15094d7d08f8b23a5b0e77e771043bd79b79c43513e918fbf79732dc9c92
|
3 |
+
size 136007980
|
runs/May02_14-08-49_f21479482c9d/events.out.tfevents.1714658959.f21479482c9d.15564.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b075cd92261594a9aa192e7b00f3b63d6be81a2ed8021d4dcc11a1bac2be8590
|
3 |
+
size 9846
|
runs/May02_14-10-29_f21479482c9d/events.out.tfevents.1714659039.f21479482c9d.15564.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:807000c6e7466e99e36dc0ed310ea69c5c0ef758f86d3492998fb6396d5bf432
|
3 |
+
size 4951
|
runs/May02_14-14-23_f21479482c9d/events.out.tfevents.1714659271.f21479482c9d.15564.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:12ee024b43533a058fdf8eb18c720a0f4f4e2338e0b9d1c3d65524cc13676d53
|
3 |
+
size 5458
|
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:17fd2b8f7a2ae223611099f9390225274aaa5a5291205b2ff3846e46c02bb402
|
3 |
size 5048
|