espejelomar commited on
Commit
d2f55a9
·
1 Parent(s): 18c8be0

Upload config.json

Browse files
Files changed (1) hide show
  1. config.json +41 -0
config.json ADDED
@@ -0,0 +1,41 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "id2label": {
3
+ "0": "Abyssinian",
4
+ "1": "Bengal",
5
+ "2": "Birman",
6
+ "3": "Bombay",
7
+ "4": "British_Shorthair",
8
+ "5": "Egyptian_Mau",
9
+ "6": "Maine_Coon",
10
+ "7": "Persian",
11
+ "8": "Ragdoll",
12
+ "9": "Russian_Blue",
13
+ "10": "Siamese",
14
+ "11": "Sphynx",
15
+ "12": "american_bulldog",
16
+ "13": "american_pit_bull_terrier",
17
+ "14": "basset_hound",
18
+ "15": "beagle",
19
+ "16": "boxer",
20
+ "17": "chihuahua",
21
+ "18": "english_cocker_spaniel",
22
+ "19": "english_setter",
23
+ "20": "german_shorthaired",
24
+ "21": "great_pyrenees",
25
+ "22": "havanese",
26
+ "23": "japanese_chin",
27
+ "24": "keeshond",
28
+ "25": "leonberger",
29
+ "26": "miniature_pinscher",
30
+ "27": "newfoundland",
31
+ "28": "pomeranian",
32
+ "29": "pug",
33
+ "30": "saint_bernard",
34
+ "31": "samoyed",
35
+ "32": "scottish_terrier",
36
+ "33": "shiba_inu",
37
+ "34": "staffordshire_bull_terrier",
38
+ "35": "wheaten_terrier",
39
+ "36": "yorkshire_terrier"
40
+ }
41
+ }