ArdyL commited on
Commit
ef4be01
·
1 Parent(s): 12beb87

Upload 2 files

Browse files
Files changed (2) hide show
  1. config.json +58 -0
  2. pytorch_model.bin +3 -0
config.json ADDED
@@ -0,0 +1,58 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "google/vit-base-patch16-224-in21k",
3
+ "architectures": [
4
+ "ViTForImageClassification"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.0,
7
+ "encoder_stride": 16,
8
+ "hidden_act": "gelu",
9
+ "hidden_dropout_prob": 0.0,
10
+ "hidden_size": 768,
11
+ "id2label": {
12
+ "0": "baik",
13
+ "1": "bibir",
14
+ "10": "punya",
15
+ "11": "saya",
16
+ "12": "sehat",
17
+ "13": "tidur",
18
+ "14": "zuhur",
19
+ "2": "cinta",
20
+ "3": "dengar",
21
+ "4": "dia",
22
+ "5": "diam",
23
+ "6": "ibu",
24
+ "7": "maaf",
25
+ "8": "mahasiswa",
26
+ "9": "pilih"
27
+ },
28
+ "image_size": 224,
29
+ "initializer_range": 0.02,
30
+ "intermediate_size": 3072,
31
+ "label2id": {
32
+ "baik": "0",
33
+ "bibir": "1",
34
+ "cinta": "2",
35
+ "dengar": "3",
36
+ "dia": "4",
37
+ "diam": "5",
38
+ "ibu": "6",
39
+ "maaf": "7",
40
+ "mahasiswa": "8",
41
+ "pilih": "9",
42
+ "punya": "10",
43
+ "saya": "11",
44
+ "sehat": "12",
45
+ "tidur": "13",
46
+ "zuhur": "14"
47
+ },
48
+ "layer_norm_eps": 1e-12,
49
+ "model_type": "vit",
50
+ "num_attention_heads": 12,
51
+ "num_channels": 3,
52
+ "num_hidden_layers": 12,
53
+ "patch_size": 16,
54
+ "problem_type": "single_label_classification",
55
+ "qkv_bias": true,
56
+ "torch_dtype": "float32",
57
+ "transformers_version": "4.26.1"
58
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d3fabeb8bc44ffe7fcc4c9a357537d9bdc4d4362ae9c33d3a5469ae422fdec1f
3
+ size 343305965