Maikuuuu commited on
Commit
e949d8e
·
verified ·
1 Parent(s): 87a5f9d

Create config.json

Browse files
Files changed (1) hide show
  1. config.json +5 -0
config.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {
2
+ "model_type": "custom-image-classifier",
3
+ "num_labels": 7,
4
+ "labels": ["A", "B", "C", "D", "E", "F", "G"]
5
+ }