sagivp commited on
Commit
3be5ea7
·
verified ·
1 Parent(s): c40df25

Upload 3 files

Browse files
Files changed (2) hide show
  1. config.json +10 -12
  2. model.safetensors +2 -2
config.json CHANGED
@@ -9,23 +9,21 @@
9
  "hidden_dropout_prob": 0.0,
10
  "hidden_size": 768,
11
  "id2label": {
12
- "0": "Casual",
13
- "1": "Work",
14
- "2": "Event",
15
- "3": "Sport",
16
- "4": "Vacation",
17
- "5": "Home"
18
  },
19
  "image_size": 224,
20
  "initializer_range": 0.02,
21
  "intermediate_size": 3072,
22
  "label2id": {
23
- "Casual": 0,
24
- "Event": 2,
25
- "Home": 5,
26
- "Sport": 3,
27
- "Vacation": 4,
28
- "Work": 1
29
  },
30
  "layer_norm_eps": 1e-12,
31
  "model_type": "vit",
 
9
  "hidden_dropout_prob": 0.0,
10
  "hidden_size": 768,
11
  "id2label": {
12
+ "0": "Without",
13
+ "1": "ButtonsUp",
14
+ "2": "PartialButtonPlacket",
15
+ "3": "Cufflinks",
16
+ "4": "OneToFourButton"
 
17
  },
18
  "image_size": 224,
19
  "initializer_range": 0.02,
20
  "intermediate_size": 3072,
21
  "label2id": {
22
+ "ButtonsUp": 1,
23
+ "Cufflinks": 3,
24
+ "OneToFourButton": 4,
25
+ "PartialButtonPlacket": 2,
26
+ "Without": 0
 
27
  },
28
  "layer_norm_eps": 1e-12,
29
  "model_type": "vit",
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6af7105a40ddaa095d5ff2bd5cc3177f3fc205c19ee98b9c33e820a1ee7f718c
3
- size 343236280
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:52b3c507b7835fa1472104a1b18eecd270f9f47f19b06db4b62f4c6f7f7d3c44
3
+ size 343233204