Training in progress, epoch 1
Browse files
config.json
CHANGED
@@ -15,11 +15,8 @@
|
|
15 |
"hidden_dropout_prob": 0.0,
|
16 |
"hidden_size": 192,
|
17 |
"id2label": {
|
18 |
-
"0": "
|
19 |
-
"1": "
|
20 |
-
"2": "Gloves",
|
21 |
-
"3": "Goggles",
|
22 |
-
"4": "Mask"
|
23 |
},
|
24 |
"image_size": [
|
25 |
800,
|
@@ -28,11 +25,8 @@
|
|
28 |
"initializer_range": 0.02,
|
29 |
"intermediate_size": 768,
|
30 |
"label2id": {
|
31 |
-
"
|
32 |
-
"
|
33 |
-
"Gloves": 2,
|
34 |
-
"Goggles": 3,
|
35 |
-
"Mask": 4
|
36 |
},
|
37 |
"layer_norm_eps": 1e-12,
|
38 |
"model_type": "yolos",
|
|
|
15 |
"hidden_dropout_prob": 0.0,
|
16 |
"hidden_size": 192,
|
17 |
"id2label": {
|
18 |
+
"0": "_background_",
|
19 |
+
"1": "score"
|
|
|
|
|
|
|
20 |
},
|
21 |
"image_size": [
|
22 |
800,
|
|
|
25 |
"initializer_range": 0.02,
|
26 |
"intermediate_size": 768,
|
27 |
"label2id": {
|
28 |
+
"_background_": 0,
|
29 |
+
"score": 1
|
|
|
|
|
|
|
30 |
},
|
31 |
"layer_norm_eps": 1e-12,
|
32 |
"model_type": "yolos",
|
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:7328eb31d4c043930d22440a110168d9c00bd84d29455043b84f8ae988f3a810
|
3 |
+
size 25910172
|
runs/Sep02_14-45-45_A41103/events.out.tfevents.1725255947.A41103.28492.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6b89bc6e5fc0da8f39d832a7ff6cf79ad6891dfcf71acdde3c1ee2e1641263d8
|
3 |
+
size 5074
|
runs/Sep02_14-58-07_A41103/events.out.tfevents.1725256689.A41103.20920.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b7aff5a305fe45353417ecd4121b9bdd4d6b85c7c02ef0ddcae807cfce19d9ba
|
3 |
+
size 6175
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5112
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0d6372cd970317b0f37bd046edc870d1cc26c3e0b9a8918caa3f84a2c1750e9e
|
3 |
size 5112
|