keikhosrotav commited on
Commit
2909791
·
verified ·
1 Parent(s): f0aa651

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -8
config.json CHANGED
@@ -16,10 +16,7 @@
16
  "4": "looking downstream from the footbridge",
17
  "5": "fireworks",
18
  "6": "park",
19
- "7": "memorial tablet",
20
- "8": "room",
21
- "9": "spa",
22
- "10": "suite"
23
  },
24
  "image_size": 224,
25
  "initializer_range": 0.02,
@@ -32,10 +29,7 @@
32
  "Looking downstream from the footbridge": "4",
33
  "fireworks": "5",
34
  "park": "6",
35
- "memorial tablet": "7",
36
- "room": "8",
37
- "spa": "9",
38
- "suite": "10"
39
  },
40
  "layer_norm_eps": 1e-12,
41
  "model_type": "vit",
 
16
  "4": "looking downstream from the footbridge",
17
  "5": "fireworks",
18
  "6": "park",
19
+ "7": "memorial tablet"
 
 
 
20
  },
21
  "image_size": 224,
22
  "initializer_range": 0.02,
 
29
  "Looking downstream from the footbridge": "4",
30
  "fireworks": "5",
31
  "park": "6",
32
+ "memorial tablet": "7"
 
 
 
33
  },
34
  "layer_norm_eps": 1e-12,
35
  "model_type": "vit",