acrowth commited on
Commit
97136cf
·
1 Parent(s): 62331ce

Upload ViTForImageClassification

Browse files
Files changed (2) hide show
  1. config.json +6 -2
  2. pytorch_model.bin +2 -2
config.json CHANGED
@@ -11,7 +11,9 @@
11
  "id2label": {
12
  "0": "AUTRE",
13
  "1": "BAIL",
14
- "2": "PV"
 
 
15
  },
16
  "image_size": 224,
17
  "initializer_range": 0.02,
@@ -19,7 +21,9 @@
19
  "label2id": {
20
  "AUTRE": 0,
21
  "BAIL": 1,
22
- "PV": 2
 
 
23
  },
24
  "layer_norm_eps": 1e-12,
25
  "model_type": "vit",
 
11
  "id2label": {
12
  "0": "AUTRE",
13
  "1": "BAIL",
14
+ "2": "GAPD",
15
+ "3": "PVENTREESORTIE",
16
+ "4": "PVOUVERTURE"
17
  },
18
  "image_size": 224,
19
  "initializer_range": 0.02,
 
21
  "label2id": {
22
  "AUTRE": 0,
23
  "BAIL": 1,
24
+ "GAPD": 2,
25
+ "PVENTREESORTIE": 3,
26
+ "PVOUVERTURE": 4
27
  },
28
  "layer_norm_eps": 1e-12,
29
  "model_type": "vit",
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:743e0deeab4d7c7cef9876434dd37b8f3e9d1c39a2cfeababd675d235ad001e9
3
- size 343271789
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5a8f933afc7be9ee46bbfca2e065d0cec905940fbfd50763165d03eb6fbabb42
3
+ size 343277933