Hemg commited on
Commit
183ee45
·
verified ·
1 Parent(s): 9d01259

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
+ "Fake": "0",
20
+ "Real": "1"
21
  },
22
  "layer_norm_eps": 1e-12,
23
  "model_type": "vit",