Cassie666 commited on
Commit
1c11773
1 Parent(s): 77d484d

Upload ViTForImageClassification

Browse files
Files changed (2) hide show
  1. config.json +4 -4
  2. pytorch_model.bin +1 -1
config.json CHANGED
@@ -9,15 +9,15 @@
9
  "hidden_dropout_prob": 0.0,
10
  "hidden_size": 768,
11
  "id2label": {
12
- "0": "fake",
13
- "1": "real"
14
  },
15
  "image_size": 224,
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",
 
9
  "hidden_dropout_prob": 0.0,
10
  "hidden_size": 768,
11
  "id2label": {
12
+ "0": "Fake",
13
+ "1": "Real"
14
  },
15
  "image_size": 224,
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",
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a467969479880b6fd3e098d4dfa91fd9ca8499a7a49c63c3804123d778a934a5
3
  size 343266993
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:058eead34a7e84a7a318db1965f9d891aa33f6a135ea23867a62fa707288c358
3
  size 343266993