File size: 2,979 Bytes
b91b7fe
8fb58ac
b91b7fe
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
e2b6b76
b91b7fe
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
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
{
  "_name_or_path": "dima806/cat_breed_image_detection",
  "architectures": [
    "ViTForImageClassification"
  ],
  "attention_probs_dropout_prob": 0.0,
  "encoder_stride": 16,
  "hidden_act": "gelu",
  "hidden_dropout_prob": 0.0,
  "hidden_size": 768,
  "id2label": {
    "0": "Abyssinian",
    "1": "American Bobtail",
    "2": "American Curl",
    "3": "American Shorthair",
    "4": "Applehead Siamese",
    "5": "Balinese",
    "6": "Bengal",
    "7": "Birman",
    "8": "Bombay",
    "9": "British Shorthair",
    "10": "Burmese",
    "11": "Calico",
    "12": "Cornish Rex",
    "13": "Devon Rex",
    "14": "Dilute Calico",
    "15": "Dilute Tortoiseshell",
    "16": "Domestic Long Hair",
    "17": "Domestic Medium Hair",
    "18": "Domestic Short Hair",
    "19": "Egyptian Mau",
    "20": "Exotic Shorthair",
    "21": "Extra-Toes Cat - Hemingway Polydactyl",
    "22": "Havana",
    "23": "Himalayan",
    "24": "Japanese Bobtail",
    "25": "Maine Coon",
    "26": "Manx",
    "27": "Munchkin",
    "28": "Nebelung",
    "29": "Norwegian Forest",
    "30": "Oriental Short Hair",
    "31": "Persian",
    "32": "Ragamuffin",
    "33": "Ragdoll",
    "34": "Russian Blue",
    "35": "Scottish Fold",
    "36": "Siamese",
    "37": "Siberian",
    "38": "Snowshoe",
    "39": "Sphynx",
    "40": "Tabby",
    "41": "Tiger",
    "42": "Tonkinese",
    "43": "Torbie",
    "44": "Tortoiseshell",
    "45": "Turkish Angora",
    "46": "Turkish Van",
    "47": "Tuxedo"
  },
  "image_size": 224,
  "initializer_range": 0.02,
  "intermediate_size": 3072,
  "label2id": {
    "Abyssinian": 0,
    "American Bobtail": 1,
    "American Curl": 2,
    "American Shorthair": 3,
    "Applehead Siamese": 4,
    "Balinese": 5,
    "Bengal": 6,
    "Birman": 7,
    "Bombay": 8,
    "British Shorthair": 9,
    "Burmese": 10,
    "Calico": 11,
    "Cornish Rex": 12,
    "Devon Rex": 13,
    "Dilute Calico": 14,
    "Dilute Tortoiseshell": 15,
    "Domestic Long Hair": 16,
    "Domestic Medium Hair": 17,
    "Domestic Short Hair": 18,
    "Egyptian Mau": 19,
    "Exotic Shorthair": 20,
    "Extra-Toes Cat - Hemingway Polydactyl": 21,
    "Havana": 22,
    "Himalayan": 23,
    "Japanese Bobtail": 24,
    "Maine Coon": 25,
    "Manx": 26,
    "Munchkin": 27,
    "Nebelung": 28,
    "Norwegian Forest": 29,
    "Oriental Short Hair": 30,
    "Persian": 31,
    "Ragamuffin": 32,
    "Ragdoll": 33,
    "Russian Blue": 34,
    "Scottish Fold": 35,
    "Siamese": 36,
    "Siberian": 37,
    "Snowshoe": 38,
    "Sphynx": 39,
    "Tabby": 40,
    "Tiger": 41,
    "Tonkinese": 42,
    "Torbie": 43,
    "Tortoiseshell": 44,
    "Turkish Angora": 45,
    "Turkish Van": 46,
    "Tuxedo": 47
  },
  "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.44.2"
}