Training in progress, epoch 1
Browse files
config.json
CHANGED
@@ -17,26 +17,26 @@
|
|
17 |
"hidden_dropout_prob": 0.0,
|
18 |
"hidden_size": 1024,
|
19 |
"id2label": {
|
20 |
-
"0": "
|
21 |
-
"1": "
|
22 |
-
"2": "
|
23 |
-
"3": "
|
24 |
-
"4": "
|
25 |
-
"5": "
|
26 |
-
"6": "
|
27 |
-
"7": "
|
28 |
},
|
29 |
"image_size": 224,
|
30 |
"initializer_range": 0.02,
|
31 |
"label2id": {
|
32 |
-
"
|
33 |
-
"
|
34 |
-
"
|
35 |
-
"
|
36 |
-
"
|
37 |
-
"
|
38 |
-
"
|
39 |
-
"
|
40 |
},
|
41 |
"layer_norm_eps": 1e-05,
|
42 |
"mlp_ratio": 4.0,
|
|
|
17 |
"hidden_dropout_prob": 0.0,
|
18 |
"hidden_size": 1024,
|
19 |
"id2label": {
|
20 |
+
"0": "LABEL_0",
|
21 |
+
"1": "LABEL_1",
|
22 |
+
"2": "LABEL_2",
|
23 |
+
"3": "LABEL_3",
|
24 |
+
"4": "LABEL_4",
|
25 |
+
"5": "LABEL_5",
|
26 |
+
"6": "LABEL_6",
|
27 |
+
"7": "LABEL_7"
|
28 |
},
|
29 |
"image_size": 224,
|
30 |
"initializer_range": 0.02,
|
31 |
"label2id": {
|
32 |
+
"LABEL_0": 0,
|
33 |
+
"LABEL_1": 1,
|
34 |
+
"LABEL_2": 2,
|
35 |
+
"LABEL_3": 3,
|
36 |
+
"LABEL_4": 4,
|
37 |
+
"LABEL_5": 5,
|
38 |
+
"LABEL_6": 6,
|
39 |
+
"LABEL_7": 7
|
40 |
},
|
41 |
"layer_norm_eps": 1e-05,
|
42 |
"mlp_ratio": 4.0,
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 347523416
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4df2964d0b5bfa42ba085222c9d84e5506866764ad5aea5e721275a74a96f6bc
|
3 |
size 347523416
|
runs/Sep06_11-14-12_b5b5a316ba07/events.out.tfevents.1725622258.b5b5a316ba07.1210.10
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:15250a7ac8c8918fb46be376c3174eefb9f266c0fbafb05c080f140a485b3094
|
3 |
+
size 411
|
runs/Sep06_11-42-12_b5b5a316ba07/events.out.tfevents.1725622941.b5b5a316ba07.1210.11
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:44e77afcdba07baacb641e57a66711ea84f80f4f7905f38271bcfd9f04ddb752
|
3 |
+
size 6076
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5240
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9a6f8e0ef41b817ceb3086c686d0286df0fe3f58b49a311d60ef30b2045a45c9
|
3 |
size 5240
|