tiesenx14 commited on
Commit
23995ed
·
verified ·
1 Parent(s): e5e5215

Upload ViTForImageClassification

Browse files
Files changed (2) hide show
  1. config.json +47 -0
  2. model.safetensors +3 -0
config.json ADDED
@@ -0,0 +1,47 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "./outputs",
3
+ "architectures": [
4
+ "ViTForImageClassification"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.0,
7
+ "encoder_stride": 16,
8
+ "finetuning_task": "image-classification",
9
+ "hidden_act": "gelu",
10
+ "hidden_dropout_prob": 0.0,
11
+ "hidden_size": 768,
12
+ "id2label": {
13
+ "0": "ben_phai_dau_xe",
14
+ "1": "ben_phai_duoi_xe",
15
+ "2": "ben_phai_xe",
16
+ "3": "ben_trai_dau_xe",
17
+ "4": "ben_trai_duoi_xe",
18
+ "5": "ben_trai_xe",
19
+ "6": "chinh_dien_dau_xe",
20
+ "7": "chinh_dien_duoi_xe",
21
+ "8": "khong_xac_dinh"
22
+ },
23
+ "image_size": 224,
24
+ "initializer_range": 0.02,
25
+ "intermediate_size": 3072,
26
+ "label2id": {
27
+ "ben_phai_dau_xe": "0",
28
+ "ben_phai_duoi_xe": "1",
29
+ "ben_phai_xe": "2",
30
+ "ben_trai_dau_xe": "3",
31
+ "ben_trai_duoi_xe": "4",
32
+ "ben_trai_xe": "5",
33
+ "chinh_dien_dau_xe": "6",
34
+ "chinh_dien_duoi_xe": "7",
35
+ "khong_xac_dinh": "8"
36
+ },
37
+ "layer_norm_eps": 1e-12,
38
+ "model_type": "vit",
39
+ "num_attention_heads": 12,
40
+ "num_channels": 3,
41
+ "num_hidden_layers": 12,
42
+ "patch_size": 16,
43
+ "problem_type": "single_label_classification",
44
+ "qkv_bias": true,
45
+ "torch_dtype": "float32",
46
+ "transformers_version": "4.45.0.dev0"
47
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:86d7cd7cf5e3ff721a44aa11c936896cb382ea95cbe0b0219708d2c5628169db
3
+ size 343245508