Komet commited on
Commit
a8d21a6
·
1 Parent(s): a7dfad9

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +3 -3
config.json CHANGED
@@ -132,9 +132,9 @@
132
  "is_encoder_decoder": true,
133
  "label2id": {
134
  "LABEL_0": 0,
135
- "Apple": 1,
136
- "Banana": 2,
137
- "Orange": 3
138
  },
139
  "mask_loss_coefficient": 1,
140
  "model_type": "detr",
 
132
  "is_encoder_decoder": true,
133
  "label2id": {
134
  "LABEL_0": 0,
135
+ "LABEL_1": 1,
136
+ "LABEL_2": 2,
137
+ "LABEL_3": 3
138
  },
139
  "mask_loss_coefficient": 1,
140
  "model_type": "detr",