Update config.json
Browse files- config.json +2 -1
config.json
CHANGED
|
@@ -27,7 +27,8 @@
|
|
| 27 |
"Paper": 6,
|
| 28 |
"Plastic": 7,
|
| 29 |
"Shoes": 8,
|
| 30 |
-
"Trash": 9
|
|
|
|
| 31 |
},
|
| 32 |
"model_type": "siglip",
|
| 33 |
"problem_type": "single_label_classification",
|
|
|
|
| 27 |
"Paper": 6,
|
| 28 |
"Plastic": 7,
|
| 29 |
"Shoes": 8,
|
| 30 |
+
"Trash": 9,
|
| 31 |
+
"Compostable": 10,
|
| 32 |
},
|
| 33 |
"model_type": "siglip",
|
| 34 |
"problem_type": "single_label_classification",
|