Training in progress, step 200
Browse files
config.json
CHANGED
@@ -30,21 +30,13 @@
|
|
30 |
"giou_cost": 2,
|
31 |
"giou_loss_coefficient": 2,
|
32 |
"id2label": {
|
33 |
-
"0": "
|
34 |
-
"1": "Face_Shield",
|
35 |
-
"2": "Gloves",
|
36 |
-
"3": "Goggles",
|
37 |
-
"4": "Mask"
|
38 |
},
|
39 |
"init_std": 0.02,
|
40 |
"init_xavier_std": 1.0,
|
41 |
"is_encoder_decoder": true,
|
42 |
"label2id": {
|
43 |
-
"
|
44 |
-
"Face_Shield": 1,
|
45 |
-
"Gloves": 2,
|
46 |
-
"Goggles": 3,
|
47 |
-
"Mask": 4
|
48 |
},
|
49 |
"mask_loss_coefficient": 1,
|
50 |
"max_position_embeddings": 1024,
|
|
|
30 |
"giou_cost": 2,
|
31 |
"giou_loss_coefficient": 2,
|
32 |
"id2label": {
|
33 |
+
"0": "planes"
|
|
|
|
|
|
|
|
|
34 |
},
|
35 |
"init_std": 0.02,
|
36 |
"init_xavier_std": 1.0,
|
37 |
"is_encoder_decoder": true,
|
38 |
"label2id": {
|
39 |
+
"planes": 0
|
|
|
|
|
|
|
|
|
40 |
},
|
41 |
"mask_loss_coefficient": 1,
|
42 |
"max_position_embeddings": 1024,
|
pytorch_model.bin
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:c04dc132c98fc1a5861e0c1c50558ce88354bcefa62032a6b9b5515b8f95b7dd
|
3 |
+
size 166616101
|
runs/Apr12_13-17-47_5eff316a308f/1681305526.6520944/events.out.tfevents.1681305526.5eff316a308f.209.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e8676db2fa8a9527a63049451f07276a8636d0a55b4a4d41ed45a84d7bf14351
|
3 |
+
size 5856
|
runs/Apr12_13-17-47_5eff316a308f/events.out.tfevents.1681305526.5eff316a308f.209.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:387dd48eda98127c93b8ca957e1b4ab000a735310819ac7407c8e6aa9004546e
|
3 |
+
size 5270
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3579
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3561aeafc6ce56225f419834084240ea63cbd78b92941d9ec066af1ff0e25a6c
|
3 |
size 3579
|