hoangthan commited on
Commit
6ecded0
1 Parent(s): d0cfb7d

Create config.json

Browse files
Files changed (1) hide show
  1. config.json +14 -0
config.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "id2label": {
3
+ "0": "butterfly",
4
+ "1": "candle",
5
+ "2": "cannon",
6
+ "3": "elephant",
7
+ "4": "hourglass",
8
+ "5": "pizza",
9
+ "6": "scorpion",
10
+ "7": "snail",
11
+ "8": "table",
12
+ "9": "teapot"
13
+ }
14
+ }