rubysmac commited on
Commit
1e51ae2
·
verified ·
1 Parent(s): ac95a8c

Update config.json

Browse files
Files changed (1) hide show
  1. 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",