PSW99 commited on
Commit
731cd0f
1 Parent(s): 2a837b6

Training in progress, step 200

Browse files
Files changed (3) hide show
  1. config.json +8 -10
  2. pytorch_model.bin +2 -2
  3. training_args.bin +1 -1
config.json CHANGED
@@ -29,21 +29,19 @@
29
  "giou_cost": 2,
30
  "giou_loss_coefficient": 2,
31
  "id2label": {
32
- "0": "Coverall",
33
- "1": "Face_Shield",
34
- "2": "Gloves",
35
- "3": "Goggles",
36
- "4": "Mask"
37
  },
38
  "init_std": 0.02,
39
  "init_xavier_std": 1.0,
40
  "is_encoder_decoder": true,
41
  "label2id": {
42
- "Coverall": 0,
43
- "Face_Shield": 1,
44
- "Gloves": 2,
45
- "Goggles": 3,
46
- "Mask": 4
47
  },
48
  "mask_loss_coefficient": 1,
49
  "max_position_embeddings": 1024,
 
29
  "giou_cost": 2,
30
  "giou_loss_coefficient": 2,
31
  "id2label": {
32
+ "0": "furniture",
33
+ "1": "Chair",
34
+ "2": "Sofa",
35
+ "3": "Table"
 
36
  },
37
  "init_std": 0.02,
38
  "init_xavier_std": 1.0,
39
  "is_encoder_decoder": true,
40
  "label2id": {
41
+ "Chair": 1,
42
+ "Sofa": 2,
43
+ "Table": 3,
44
+ "furniture": 0
 
45
  },
46
  "mask_loss_coefficient": 1,
47
  "max_position_embeddings": 1024,
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b9131c7a789157a678932fbe174834781829d481eb4c06baff6e2168dd939b81
3
- size 166619218
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1164c25afd6c3e2bee8cde3da6e8689a8b71422d16bfae498b52173f448ff396
3
+ size 166618194
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cd8df953f5019acce873a7b0193c96754730fb12e3819d06847c13da3e4bf814
3
  size 4536
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dd6be23c7a1e616b136389f163f8c1db90dc249cac99a76320e65e1cc56cfd17
3
  size 4536