File size: 2,825 Bytes
8ca1266
 
 
 
 
 
 
 
 
 
 
934882f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
26a9a86
934882f
 
 
 
26a9a86
934882f
8ca1266
 
 
 
 
934882f
 
 
 
26a9a86
934882f
 
 
 
 
 
 
 
 
 
 
26a9a86
934882f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8ca1266
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
{
  "_name_or_path": "google/vit-base-patch16-224",
  "architectures": [
    "ViTForImageClassification"
  ],
  "attention_probs_dropout_prob": 0.0,
  "encoder_stride": 16,
  "hidden_act": "gelu",
  "hidden_dropout_prob": 0.0,
  "hidden_size": 768,
  "id2label": {
    "0": "american pit bull terrier dog",
    "1": "Maine Coon cat",
    "10": "german shorthaired dog",
    "11": "Abyssinian cat",
    "12": "havanese dog",
    "13": "pomeranian dog",
    "14": "newfoundland dog",
    "15": "Egyptian Mau cat",
    "16": "Russian Blue cat",
    "17": "Bombay cat",
    "18": "leonberger dog",
    "19": "Persian cat",
    "2": "english setter dog",
    "20": "samoyed dog",
    "21": "keeshond dog",
    "22": "scottish terrier dog",
    "23": "shiba inu dog",
    "24": "staffordshire bull terrier dog",
    "25": "basset hound dog",
    "26": "Siamese cat",
    "27": "pug dog",
    "28": "miniature pinscher dog",
    "29": "japanese chin dog",
    "3": "Birman cat",
    "30": "chihuahua dog",
    "31": "Bengal cat",
    "32": "beagle dog",
    "33": "Sphynx cat",
    "34": "saint bernard dog",
    "35": "Ragdoll cat",
    "36": "boxer dog",
    "4": "wheaten terrier dog",
    "5": "great pyrenees dog",
    "6": "american bulldog dog",
    "7": "english cocker spaniel dog",
    "8": "British Shorthair cat",
    "9": "yorkshire terrier dog"
  },
  "image_size": 224,
  "initializer_range": 0.02,
  "intermediate_size": 3072,
  "label2id": {
    "Abyssinian cat": "11",
    "Bengal cat": "31",
    "Birman cat": "3",
    "Bombay cat": "17",
    "British Shorthair cat": "8",
    "Egyptian Mau cat": "15",
    "Maine Coon cat": "1",
    "Persian cat": "19",
    "Ragdoll cat": "35",
    "Russian Blue cat": "16",
    "Siamese cat": "26",
    "Sphynx cat": "33",
    "american bulldog dog": "6",
    "american pit bull terrier dog": "0",
    "basset hound dog": "25",
    "beagle dog": "32",
    "boxer dog": "36",
    "chihuahua dog": "30",
    "english cocker spaniel dog": "7",
    "english setter dog": "2",
    "german shorthaired dog": "10",
    "great pyrenees dog": "5",
    "havanese dog": "12",
    "japanese chin dog": "29",
    "keeshond dog": "21",
    "leonberger dog": "18",
    "miniature pinscher dog": "28",
    "newfoundland dog": "14",
    "pomeranian dog": "13",
    "pug dog": "27",
    "saint bernard dog": "34",
    "samoyed dog": "20",
    "scottish terrier dog": "22",
    "shiba inu dog": "23",
    "staffordshire bull terrier dog": "24",
    "wheaten terrier dog": "4",
    "yorkshire terrier dog": "9"
  },
  "layer_norm_eps": 1e-12,
  "model_type": "vit",
  "num_attention_heads": 12,
  "num_channels": 3,
  "num_hidden_layers": 12,
  "patch_size": 16,
  "problem_type": "single_label_classification",
  "qkv_bias": true,
  "torch_dtype": "float32",
  "transformers_version": "4.39.2"
}