Heem2 commited on
Commit
4c72c08
1 Parent(s): c16106f

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -16,8 +16,8 @@
16
  "initializer_range": 0.02,
17
  "intermediate_size": 3072,
18
  "label2id": {
19
- "AiArtData": "0",
20
- "RealArt": "1"
21
  },
22
  "layer_norm_eps": 1e-12,
23
  "model_type": "vit",
 
16
  "initializer_range": 0.02,
17
  "intermediate_size": 3072,
18
  "label2id": {
19
+ "AI Image": "0",
20
+ "Real Image": "1"
21
  },
22
  "layer_norm_eps": 1e-12,
23
  "model_type": "vit",