keikhosrotav commited on
Commit
cc0008c
1 Parent(s): cd5267d

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +20 -20
config.json CHANGED
@@ -17,30 +17,30 @@
17
  "hidden_dropout_prob": 0.0,
18
  "hidden_size": 768,
19
  "id2label": {
20
- "0": "AnnualCrop",
21
- "1": "Forest",
22
- "2": "HerbaceousVegetation",
23
- "3": "Highway",
24
- "4": "Industrial",
25
- "5": "Pasture",
26
- "6": "PermanentCrop",
27
- "7": "Residential",
28
- "8": "River",
29
- "9": "SeaLake"
30
  },
31
  "image_size": 224,
32
  "initializer_range": 0.02,
33
  "label2id": {
34
- "AnnualCrop": 0,
35
- "Forest": 1,
36
- "HerbaceousVegetation": 2,
37
- "Highway": 3,
38
- "Industrial": 4,
39
- "Pasture": 5,
40
- "PermanentCrop": 6,
41
- "Residential": 7,
42
- "River": 8,
43
- "SeaLake": 9
44
  },
45
  "layer_norm_eps": 1e-05,
46
  "mlp_ratio": 4.0,
 
17
  "hidden_dropout_prob": 0.0,
18
  "hidden_size": 768,
19
  "id2label": {
20
+ "0": "Fountain pen,Ink pen",
21
+ "1": "Multicolor ballpen",
22
+ "2": "Notebook",
23
+ "3": "Pen spare parts",
24
+ "4": "Fountain pen spare parts",
25
+ "5": "Fountain ink, Drawing ink",
26
+ "6": "Rollerball pen",
27
+ "7": "Old ink pen",
28
+ "8": "Ballpoint pen",
29
+ "9": "Dye ink, Endorsing ink"
30
  },
31
  "image_size": 224,
32
  "initializer_range": 0.02,
33
  "label2id": {
34
+ "Fountain pen,Ink pen": 0,
35
+ "Multicolor ballpen": 1,
36
+ "Notebook": 2,
37
+ "Pen spare parts": 3,
38
+ "Fountain pen spare parts": 4,
39
+ "Fountain ink, Drawing ink": 5,
40
+ "Rollerball pen": 6,
41
+ "Old ink pen": 7,
42
+ "Ballpoint pen": 8,
43
+ "Dye ink, Endorsing ink": 9
44
  },
45
  "layer_norm_eps": 1e-05,
46
  "mlp_ratio": 4.0,