jv2lja commited on
Commit
f294861
·
verified ·
1 Parent(s): 1b2124a

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +4 -4
config.json CHANGED
@@ -122,10 +122,10 @@
122
  "giou_cost": 2,
123
  "giou_loss_coefficient": 2,
124
  "id2label": {
125
- 0: "accessories",
126
- 1: "bags",
127
- 2: "clothing",
128
- 3: "shoes"
129
  },
130
  "init_std": 0.02,
131
  "init_xavier_std": 1.0,
 
122
  "giou_cost": 2,
123
  "giou_loss_coefficient": 2,
124
  "id2label": {
125
+ "0": "accessories",
126
+ "1": "bags",
127
+ "2": "clothing",
128
+ "3": "shoes"
129
  },
130
  "init_std": 0.02,
131
  "init_xavier_std": 1.0,