Update config.json
Browse files- config.json +3 -3
config.json
CHANGED
|
@@ -132,9 +132,9 @@
|
|
| 132 |
"is_encoder_decoder": true,
|
| 133 |
"label2id": {
|
| 134 |
"LABEL_0": 0,
|
| 135 |
-
"
|
| 136 |
-
"
|
| 137 |
-
"
|
| 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",
|