DumbledoreWiz commited on
Commit
2a632fc
·
verified ·
1 Parent(s): db616c5

Upload 3 files

Browse files
Files changed (2) hide show
  1. config.json +18 -11
  2. model.safetensors +2 -2
config.json CHANGED
@@ -9,21 +9,27 @@
9
  "hidden_dropout_prob": 0.0,
10
  "hidden_size": 768,
11
  "id2label": {
12
- "0": "Without",
13
- "1": "Straight",
14
- "2": "Puff",
15
- "3": "Wide",
16
- "4": "Asymmetrical"
 
 
 
17
  },
18
  "image_size": 224,
19
  "initializer_range": 0.02,
20
  "intermediate_size": 3072,
21
  "label2id": {
22
- "Asymmetrical": 4,
23
- "Puff": 2,
24
- "Straight": 1,
25
- "Wide": 3,
26
- "Without": 0
 
 
 
27
  },
28
  "layer_norm_eps": 1e-12,
29
  "model_type": "vit",
@@ -31,7 +37,8 @@
31
  "num_channels": 3,
32
  "num_hidden_layers": 12,
33
  "patch_size": 16,
 
34
  "qkv_bias": true,
35
  "torch_dtype": "float32",
36
- "transformers_version": "4.44.2"
37
  }
 
9
  "hidden_dropout_prob": 0.0,
10
  "hidden_size": 768,
11
  "id2label": {
12
+ "0": "MidLength",
13
+ "1": "ThreeQuarter",
14
+ "2": "Strapless",
15
+ "3": "OneSleeve",
16
+ "4": "Cap",
17
+ "5": "Sleeveless",
18
+ "6": "Short",
19
+ "7": "Long"
20
  },
21
  "image_size": 224,
22
  "initializer_range": 0.02,
23
  "intermediate_size": 3072,
24
  "label2id": {
25
+ "Cap": 4,
26
+ "Long": 7,
27
+ "MidLength": 0,
28
+ "OneSleeve": 3,
29
+ "Short": 6,
30
+ "Sleeveless": 5,
31
+ "Strapless": 2,
32
+ "ThreeQuarter": 1
33
  },
34
  "layer_norm_eps": 1e-12,
35
  "model_type": "vit",
 
37
  "num_channels": 3,
38
  "num_hidden_layers": 12,
39
  "patch_size": 16,
40
+ "problem_type": "single_label_classification",
41
  "qkv_bias": true,
42
  "torch_dtype": "float32",
43
+ "transformers_version": "4.46.2"
44
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6036611b9caf953869a79b45d502a2aa464ce6cba44b8221d5fa2dc0af41b840
3
- size 343233204
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:86752ede6fb3c895420d5624e780b282c6799ab934662e0e9ff4b74f40743da3
3
+ size 343242432