SamHUNG03 commited on
Commit
3832d44
1 Parent(s): cd6afe8

Upload ViTForImageClassification

Browse files
Files changed (3) hide show
  1. README.md +201 -0
  2. config.json +420 -0
  3. model.safetensors +3 -0
README.md ADDED
@@ -0,0 +1,201 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ tags: []
4
+ ---
5
+
6
+ # Model Card for Model ID
7
+
8
+ <!-- Provide a quick summary of what the model is/does. -->
9
+
10
+
11
+
12
+ ## Model Details
13
+
14
+ ### Model Description
15
+
16
+ <!-- Provide a longer summary of what this model is. -->
17
+
18
+ This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
19
+
20
+ - **Developed by:** [More Information Needed]
21
+ - **Funded by [optional]:** [More Information Needed]
22
+ - **Shared by [optional]:** [More Information Needed]
23
+ - **Model type:** [More Information Needed]
24
+ - **Language(s) (NLP):** [More Information Needed]
25
+ - **License:** [More Information Needed]
26
+ - **Finetuned from model [optional]:** [More Information Needed]
27
+
28
+ ### Model Sources [optional]
29
+
30
+ <!-- Provide the basic links for the model. -->
31
+
32
+ - **Repository:** [More Information Needed]
33
+ - **Paper [optional]:** [More Information Needed]
34
+ - **Demo [optional]:** [More Information Needed]
35
+
36
+ ## Uses
37
+
38
+ <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
39
+
40
+ ### Direct Use
41
+
42
+ <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
43
+
44
+ [More Information Needed]
45
+
46
+ ### Downstream Use [optional]
47
+
48
+ <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
49
+
50
+ [More Information Needed]
51
+
52
+ ### Out-of-Scope Use
53
+
54
+ <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
55
+
56
+ [More Information Needed]
57
+
58
+ ## Bias, Risks, and Limitations
59
+
60
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
61
+
62
+ [More Information Needed]
63
+
64
+ ### Recommendations
65
+
66
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
67
+
68
+ Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
69
+
70
+ ## How to Get Started with the Model
71
+
72
+ Use the code below to get started with the model.
73
+
74
+ [More Information Needed]
75
+
76
+ ## Training Details
77
+
78
+ ### Training Data
79
+
80
+ <!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
81
+
82
+ [More Information Needed]
83
+
84
+ ### Training Procedure
85
+
86
+ <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
87
+
88
+ #### Preprocessing [optional]
89
+
90
+ [More Information Needed]
91
+
92
+
93
+ #### Training Hyperparameters
94
+
95
+ - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
96
+
97
+ #### Speeds, Sizes, Times [optional]
98
+
99
+ <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
100
+
101
+ [More Information Needed]
102
+
103
+ ## Evaluation
104
+
105
+ <!-- This section describes the evaluation protocols and provides the results. -->
106
+
107
+ ### Testing Data, Factors & Metrics
108
+
109
+ #### Testing Data
110
+
111
+ <!-- This should link to a Dataset Card if possible. -->
112
+
113
+ [More Information Needed]
114
+
115
+ #### Factors
116
+
117
+ <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
118
+
119
+ [More Information Needed]
120
+
121
+ #### Metrics
122
+
123
+ <!-- These are the evaluation metrics being used, ideally with a description of why. -->
124
+
125
+ [More Information Needed]
126
+
127
+ ### Results
128
+
129
+ [More Information Needed]
130
+
131
+ #### Summary
132
+
133
+
134
+
135
+ ## Model Examination [optional]
136
+
137
+ <!-- Relevant interpretability work for the model goes here -->
138
+
139
+ [More Information Needed]
140
+
141
+ ## Environmental Impact
142
+
143
+ <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
144
+
145
+ Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
146
+
147
+ - **Hardware Type:** [More Information Needed]
148
+ - **Hours used:** [More Information Needed]
149
+ - **Cloud Provider:** [More Information Needed]
150
+ - **Compute Region:** [More Information Needed]
151
+ - **Carbon Emitted:** [More Information Needed]
152
+
153
+ ## Technical Specifications [optional]
154
+
155
+ ### Model Architecture and Objective
156
+
157
+ [More Information Needed]
158
+
159
+ ### Compute Infrastructure
160
+
161
+ [More Information Needed]
162
+
163
+ #### Hardware
164
+
165
+ [More Information Needed]
166
+
167
+ #### Software
168
+
169
+ [More Information Needed]
170
+
171
+ ## Citation [optional]
172
+
173
+ <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
174
+
175
+ **BibTeX:**
176
+
177
+ [More Information Needed]
178
+
179
+ **APA:**
180
+
181
+ [More Information Needed]
182
+
183
+ ## Glossary [optional]
184
+
185
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
186
+
187
+ [More Information Needed]
188
+
189
+ ## More Information [optional]
190
+
191
+ [More Information Needed]
192
+
193
+ ## Model Card Authors [optional]
194
+
195
+ [More Information Needed]
196
+
197
+ ## Model Card Contact
198
+
199
+ [More Information Needed]
200
+
201
+
config.json ADDED
@@ -0,0 +1,420 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "/content/drive/MyDrive/Dataset/Audi_model_finetuned1",
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": "AM_General_Hummer_SUV_2000",
13
+ "1": "Acura_Integra_Type_R_2001",
14
+ "2": "Acura_RL_Sedan_2012",
15
+ "3": "Acura_TL_Sedan_2012",
16
+ "4": "Acura_TL_Type-S_2008",
17
+ "5": "Acura_TSX_Sedan_2012",
18
+ "6": "Acura_ZDX_Hatchback_2012",
19
+ "7": "Aston_Martin_V8_Vantage_Convertible_2012",
20
+ "8": "Aston_Martin_V8_Vantage_Coupe_2012",
21
+ "9": "Aston_Martin_Virage_Convertible_2012",
22
+ "10": "Aston_Martin_Virage_Coupe_2012",
23
+ "11": "Audi_100_Sedan_1994",
24
+ "12": "Audi_100_Wagon_1994",
25
+ "13": "Audi_A5_Coupe_2012",
26
+ "14": "Audi_R8_Coupe_2012",
27
+ "15": "Audi_RS_4_Convertible_2008",
28
+ "16": "Audi_S4_Sedan_2007",
29
+ "17": "Audi_S4_Sedan_2012",
30
+ "18": "Audi_S5_Convertible_2012",
31
+ "19": "Audi_S5_Coupe_2012",
32
+ "20": "Audi_S6_Sedan_2011",
33
+ "21": "Audi_TTS_Coupe_2012",
34
+ "22": "Audi_TT_Hatchback_2011",
35
+ "23": "Audi_TT_RS_Coupe_2012",
36
+ "24": "Audi_V8_Sedan_1994",
37
+ "25": "BMW_1_Series_Convertible_2012",
38
+ "26": "BMW_1_Series_Coupe_2012",
39
+ "27": "BMW_3_Series_Sedan_2012",
40
+ "28": "BMW_3_Series_Wagon_2012",
41
+ "29": "BMW_6_Series_Convertible_2007",
42
+ "30": "BMW_ActiveHybrid_5_Sedan_2012",
43
+ "31": "BMW_M3_Coupe_2012",
44
+ "32": "BMW_M5_Sedan_2010",
45
+ "33": "BMW_M6_Convertible_2010",
46
+ "34": "BMW_X3_SUV_2012",
47
+ "35": "BMW_X5_SUV_2007",
48
+ "36": "BMW_X6_SUV_2012",
49
+ "37": "BMW_Z4_Convertible_2012",
50
+ "38": "Bentley_Arnage_Sedan_2009",
51
+ "39": "Bentley_Continental_Flying_Spur_Sedan_2007",
52
+ "40": "Bentley_Continental_GT_Coupe_2007",
53
+ "41": "Bentley_Continental_GT_Coupe_2012",
54
+ "42": "Bentley_Continental_Supersports_Conv._Convertible_2012",
55
+ "43": "Bentley_Mulsanne_Sedan_2011",
56
+ "44": "Bugatti_Veyron_16.4_Convertible_2009",
57
+ "45": "Bugatti_Veyron_16.4_Coupe_2009",
58
+ "46": "Buick_Enclave_SUV_2012",
59
+ "47": "Buick_Rainier_SUV_2007",
60
+ "48": "Buick_Regal_GS_2012",
61
+ "49": "Buick_Verano_Sedan_2012",
62
+ "50": "Cadillac_CTS-V_Sedan_2012",
63
+ "51": "Cadillac_Escalade_EXT_Crew_Cab_2007",
64
+ "52": "Cadillac_SRX_SUV_2012",
65
+ "53": "Chevrolet_Avalanche_Crew_Cab_2012",
66
+ "54": "Chevrolet_Camaro_Convertible_2012",
67
+ "55": "Chevrolet_Cobalt_SS_2010",
68
+ "56": "Chevrolet_Corvette_Convertible_2012",
69
+ "57": "Chevrolet_Corvette_Ron_Fellows_Edition_Z06_2007",
70
+ "58": "Chevrolet_Corvette_ZR1_2012",
71
+ "59": "Chevrolet_Express_Cargo_Van_2007",
72
+ "60": "Chevrolet_Express_Van_2007",
73
+ "61": "Chevrolet_HHR_SS_2010",
74
+ "62": "Chevrolet_Impala_Sedan_2007",
75
+ "63": "Chevrolet_Malibu_Hybrid_Sedan_2010",
76
+ "64": "Chevrolet_Malibu_Sedan_2007",
77
+ "65": "Chevrolet_Monte_Carlo_Coupe_2007",
78
+ "66": "Chevrolet_Silverado_1500_Classic_Extended_Cab_2007",
79
+ "67": "Chevrolet_Silverado_1500_Extended_Cab_2012",
80
+ "68": "Chevrolet_Silverado_1500_Hybrid_Crew_Cab_2012",
81
+ "69": "Chevrolet_Silverado_1500_Regular_Cab_2012",
82
+ "70": "Chevrolet_Silverado_2500HD_Regular_Cab_2012",
83
+ "71": "Chevrolet_Sonic_Sedan_2012",
84
+ "72": "Chevrolet_Tahoe_Hybrid_SUV_2012",
85
+ "73": "Chevrolet_TrailBlazer_SS_2009",
86
+ "74": "Chevrolet_Traverse_SUV_2012",
87
+ "75": "Chrysler_300_SRT-8_2010",
88
+ "76": "Chrysler_Aspen_SUV_2009",
89
+ "77": "Chrysler_Crossfire_Convertible_2008",
90
+ "78": "Chrysler_PT_Cruiser_Convertible_2008",
91
+ "79": "Chrysler_Sebring_Convertible_2010",
92
+ "80": "Chrysler_Town_and_Country_Minivan_2012",
93
+ "81": "Daewoo_Nubira_Wagon_2002",
94
+ "82": "Dodge_Caliber_Wagon_2007",
95
+ "83": "Dodge_Caliber_Wagon_2012",
96
+ "84": "Dodge_Caravan_Minivan_1997",
97
+ "85": "Dodge_Challenger_SRT8_2011",
98
+ "86": "Dodge_Charger_SRT-8_2009",
99
+ "87": "Dodge_Charger_Sedan_2012",
100
+ "88": "Dodge_Dakota_Club_Cab_2007",
101
+ "89": "Dodge_Dakota_Crew_Cab_2010",
102
+ "90": "Dodge_Durango_SUV_2007",
103
+ "91": "Dodge_Durango_SUV_2012",
104
+ "92": "Dodge_Journey_SUV_2012",
105
+ "93": "Dodge_Magnum_Wagon_2008",
106
+ "94": "Dodge_Ram_Pickup_3500_Crew_Cab_2010",
107
+ "95": "Dodge_Ram_Pickup_3500_Quad_Cab_2009",
108
+ "96": "Dodge_Sprinter_Cargo_Van_2009",
109
+ "97": "Eagle_Talon_Hatchback_1998",
110
+ "98": "FIAT_500_Abarth_2012",
111
+ "99": "FIAT_500_Convertible_2012",
112
+ "100": "Ferrari_458_Italia_Convertible_2012",
113
+ "101": "Ferrari_458_Italia_Coupe_2012",
114
+ "102": "Ferrari_California_Convertible_2012",
115
+ "103": "Ferrari_FF_Coupe_2012",
116
+ "104": "Fisker_Karma_Sedan_2012",
117
+ "105": "Ford_E-Series_Wagon_Van_2012",
118
+ "106": "Ford_Edge_SUV_2012",
119
+ "107": "Ford_Expedition_EL_SUV_2009",
120
+ "108": "Ford_F-150_Regular_Cab_2007",
121
+ "109": "Ford_F-150_Regular_Cab_2012",
122
+ "110": "Ford_F-450_Super_Duty_Crew_Cab_2012",
123
+ "111": "Ford_Fiesta_Sedan_2012",
124
+ "112": "Ford_Focus_Sedan_2007",
125
+ "113": "Ford_Freestar_Minivan_2007",
126
+ "114": "Ford_GT_Coupe_2006",
127
+ "115": "Ford_Mustang_Convertible_2007",
128
+ "116": "Ford_Ranger_SuperCab_2011",
129
+ "117": "GMC_Acadia_SUV_2012",
130
+ "118": "GMC_Canyon_Extended_Cab_2012",
131
+ "119": "GMC_Savana_Van_2012",
132
+ "120": "GMC_Terrain_SUV_2012",
133
+ "121": "GMC_Yukon_Hybrid_SUV_2012",
134
+ "122": "Geo_Metro_Convertible_1993",
135
+ "123": "HUMMER_H2_SUT_Crew_Cab_2009",
136
+ "124": "HUMMER_H3T_Crew_Cab_2010",
137
+ "125": "Honda_Accord_Coupe_2012",
138
+ "126": "Honda_Accord_Sedan_2012",
139
+ "127": "Honda_Odyssey_Minivan_2007",
140
+ "128": "Honda_Odyssey_Minivan_2012",
141
+ "129": "Hyundai_Accent_Sedan_2012",
142
+ "130": "Hyundai_Azera_Sedan_2012",
143
+ "131": "Hyundai_Elantra_Sedan_2007",
144
+ "132": "Hyundai_Elantra_Touring_Hatchback_2012",
145
+ "133": "Hyundai_Genesis_Sedan_2012",
146
+ "134": "Hyundai_Santa_Fe_SUV_2012",
147
+ "135": "Hyundai_Sonata_Hybrid_Sedan_2012",
148
+ "136": "Hyundai_Sonata_Sedan_2012",
149
+ "137": "Hyundai_Tucson_SUV_2012",
150
+ "138": "Hyundai_Veloster_Hatchback_2012",
151
+ "139": "Hyundai_Veracruz_SUV_2012",
152
+ "140": "Infiniti_G_Coupe_IPL_2012",
153
+ "141": "Infiniti_QX56_SUV_2011",
154
+ "142": "Isuzu_Ascender_SUV_2008",
155
+ "143": "Jaguar_XK_XKR_2012",
156
+ "144": "Jeep_Compass_SUV_2012",
157
+ "145": "Jeep_Grand_Cherokee_SUV_2012",
158
+ "146": "Jeep_Liberty_SUV_2012",
159
+ "147": "Jeep_Patriot_SUV_2012",
160
+ "148": "Jeep_Wrangler_SUV_2012",
161
+ "149": "Lamborghini_Aventador_Coupe_2012",
162
+ "150": "Lamborghini_Diablo_Coupe_2001",
163
+ "151": "Lamborghini_Gallardo_LP_570-4_Superleggera_2012",
164
+ "152": "Lamborghini_Reventon_Coupe_2008",
165
+ "153": "Land_Rover_LR2_SUV_2012",
166
+ "154": "Land_Rover_Range_Rover_SUV_2012",
167
+ "155": "Lincoln_Town_Car_Sedan_2011",
168
+ "156": "MINI_Cooper_Roadster_Convertible_2012",
169
+ "157": "Maybach_Landaulet_Convertible_2012",
170
+ "158": "Mazda_Tribute_SUV_2011",
171
+ "159": "McLaren_MP4-12C_Coupe_2012",
172
+ "160": "Mercedes-Benz_300-Class_Convertible_1993",
173
+ "161": "Mercedes-Benz_C-Class_Sedan_2012",
174
+ "162": "Mercedes-Benz_E-Class_Sedan_2012",
175
+ "163": "Mercedes-Benz_S-Class_Sedan_2012",
176
+ "164": "Mercedes-Benz_SL-Class_Coupe_2009",
177
+ "165": "Mercedes-Benz_Sprinter_Van_2012",
178
+ "166": "Mitsubishi_Lancer_Sedan_2012",
179
+ "167": "Nissan_240SX_Coupe_1998",
180
+ "168": "Nissan_Juke_Hatchback_2012",
181
+ "169": "Nissan_Leaf_Hatchback_2012",
182
+ "170": "Nissan_NV_Passenger_Van_2012",
183
+ "171": "Plymouth_Neon_Coupe_1999",
184
+ "172": "Porsche_Panamera_Sedan_2012",
185
+ "173": "Ram_C_V_Cargo_Van_Minivan_2012",
186
+ "174": "Rolls-Royce_Ghost_Sedan_2012",
187
+ "175": "Rolls-Royce_Phantom_Drophead_Coupe_Convertible_2012",
188
+ "176": "Rolls-Royce_Phantom_Sedan_2012",
189
+ "177": "Scion_xD_Hatchback_2012",
190
+ "178": "Spyker_C8_Convertible_2009",
191
+ "179": "Spyker_C8_Coupe_2009",
192
+ "180": "Suzuki_Aerio_Sedan_2007",
193
+ "181": "Suzuki_Kizashi_Sedan_2012",
194
+ "182": "Suzuki_SX4_Hatchback_2012",
195
+ "183": "Suzuki_SX4_Sedan_2012",
196
+ "184": "Tesla_Model_S_Sedan_2012",
197
+ "185": "Toyota_4Runner_SUV_2012",
198
+ "186": "Toyota_Camry_Sedan_2012",
199
+ "187": "Toyota_Corolla_Sedan_2012",
200
+ "188": "Toyota_Sequoia_SUV_2012",
201
+ "189": "Volkswagen_Beetle_Hatchback_2012",
202
+ "190": "Volkswagen_Golf_Hatchback_1991",
203
+ "191": "Volkswagen_Golf_Hatchback_2012",
204
+ "192": "Volvo_240_Sedan_1993",
205
+ "193": "Volvo_C30_Hatchback_2012",
206
+ "194": "Volvo_XC90_SUV_2007",
207
+ "195": "smart_fortwo_Convertible_2012"
208
+ },
209
+ "image_size": 224,
210
+ "initializer_range": 0.02,
211
+ "intermediate_size": 3072,
212
+ "label2id": {
213
+ "AM_General_Hummer_SUV_2000": "0",
214
+ "Acura_Integra_Type_R_2001": "1",
215
+ "Acura_RL_Sedan_2012": "2",
216
+ "Acura_TL_Sedan_2012": "3",
217
+ "Acura_TL_Type-S_2008": "4",
218
+ "Acura_TSX_Sedan_2012": "5",
219
+ "Acura_ZDX_Hatchback_2012": "6",
220
+ "Aston_Martin_V8_Vantage_Convertible_2012": "7",
221
+ "Aston_Martin_V8_Vantage_Coupe_2012": "8",
222
+ "Aston_Martin_Virage_Convertible_2012": "9",
223
+ "Aston_Martin_Virage_Coupe_2012": "10",
224
+ "Audi_100_Sedan_1994": "11",
225
+ "Audi_100_Wagon_1994": "12",
226
+ "Audi_A5_Coupe_2012": "13",
227
+ "Audi_R8_Coupe_2012": "14",
228
+ "Audi_RS_4_Convertible_2008": "15",
229
+ "Audi_S4_Sedan_2007": "16",
230
+ "Audi_S4_Sedan_2012": "17",
231
+ "Audi_S5_Convertible_2012": "18",
232
+ "Audi_S5_Coupe_2012": "19",
233
+ "Audi_S6_Sedan_2011": "20",
234
+ "Audi_TTS_Coupe_2012": "21",
235
+ "Audi_TT_Hatchback_2011": "22",
236
+ "Audi_TT_RS_Coupe_2012": "23",
237
+ "Audi_V8_Sedan_1994": "24",
238
+ "BMW_1_Series_Convertible_2012": "25",
239
+ "BMW_1_Series_Coupe_2012": "26",
240
+ "BMW_3_Series_Sedan_2012": "27",
241
+ "BMW_3_Series_Wagon_2012": "28",
242
+ "BMW_6_Series_Convertible_2007": "29",
243
+ "BMW_ActiveHybrid_5_Sedan_2012": "30",
244
+ "BMW_M3_Coupe_2012": "31",
245
+ "BMW_M5_Sedan_2010": "32",
246
+ "BMW_M6_Convertible_2010": "33",
247
+ "BMW_X3_SUV_2012": "34",
248
+ "BMW_X5_SUV_2007": "35",
249
+ "BMW_X6_SUV_2012": "36",
250
+ "BMW_Z4_Convertible_2012": "37",
251
+ "Bentley_Arnage_Sedan_2009": "38",
252
+ "Bentley_Continental_Flying_Spur_Sedan_2007": "39",
253
+ "Bentley_Continental_GT_Coupe_2007": "40",
254
+ "Bentley_Continental_GT_Coupe_2012": "41",
255
+ "Bentley_Continental_Supersports_Conv._Convertible_2012": "42",
256
+ "Bentley_Mulsanne_Sedan_2011": "43",
257
+ "Bugatti_Veyron_16.4_Convertible_2009": "44",
258
+ "Bugatti_Veyron_16.4_Coupe_2009": "45",
259
+ "Buick_Enclave_SUV_2012": "46",
260
+ "Buick_Rainier_SUV_2007": "47",
261
+ "Buick_Regal_GS_2012": "48",
262
+ "Buick_Verano_Sedan_2012": "49",
263
+ "Cadillac_CTS-V_Sedan_2012": "50",
264
+ "Cadillac_Escalade_EXT_Crew_Cab_2007": "51",
265
+ "Cadillac_SRX_SUV_2012": "52",
266
+ "Chevrolet_Avalanche_Crew_Cab_2012": "53",
267
+ "Chevrolet_Camaro_Convertible_2012": "54",
268
+ "Chevrolet_Cobalt_SS_2010": "55",
269
+ "Chevrolet_Corvette_Convertible_2012": "56",
270
+ "Chevrolet_Corvette_Ron_Fellows_Edition_Z06_2007": "57",
271
+ "Chevrolet_Corvette_ZR1_2012": "58",
272
+ "Chevrolet_Express_Cargo_Van_2007": "59",
273
+ "Chevrolet_Express_Van_2007": "60",
274
+ "Chevrolet_HHR_SS_2010": "61",
275
+ "Chevrolet_Impala_Sedan_2007": "62",
276
+ "Chevrolet_Malibu_Hybrid_Sedan_2010": "63",
277
+ "Chevrolet_Malibu_Sedan_2007": "64",
278
+ "Chevrolet_Monte_Carlo_Coupe_2007": "65",
279
+ "Chevrolet_Silverado_1500_Classic_Extended_Cab_2007": "66",
280
+ "Chevrolet_Silverado_1500_Extended_Cab_2012": "67",
281
+ "Chevrolet_Silverado_1500_Hybrid_Crew_Cab_2012": "68",
282
+ "Chevrolet_Silverado_1500_Regular_Cab_2012": "69",
283
+ "Chevrolet_Silverado_2500HD_Regular_Cab_2012": "70",
284
+ "Chevrolet_Sonic_Sedan_2012": "71",
285
+ "Chevrolet_Tahoe_Hybrid_SUV_2012": "72",
286
+ "Chevrolet_TrailBlazer_SS_2009": "73",
287
+ "Chevrolet_Traverse_SUV_2012": "74",
288
+ "Chrysler_300_SRT-8_2010": "75",
289
+ "Chrysler_Aspen_SUV_2009": "76",
290
+ "Chrysler_Crossfire_Convertible_2008": "77",
291
+ "Chrysler_PT_Cruiser_Convertible_2008": "78",
292
+ "Chrysler_Sebring_Convertible_2010": "79",
293
+ "Chrysler_Town_and_Country_Minivan_2012": "80",
294
+ "Daewoo_Nubira_Wagon_2002": "81",
295
+ "Dodge_Caliber_Wagon_2007": "82",
296
+ "Dodge_Caliber_Wagon_2012": "83",
297
+ "Dodge_Caravan_Minivan_1997": "84",
298
+ "Dodge_Challenger_SRT8_2011": "85",
299
+ "Dodge_Charger_SRT-8_2009": "86",
300
+ "Dodge_Charger_Sedan_2012": "87",
301
+ "Dodge_Dakota_Club_Cab_2007": "88",
302
+ "Dodge_Dakota_Crew_Cab_2010": "89",
303
+ "Dodge_Durango_SUV_2007": "90",
304
+ "Dodge_Durango_SUV_2012": "91",
305
+ "Dodge_Journey_SUV_2012": "92",
306
+ "Dodge_Magnum_Wagon_2008": "93",
307
+ "Dodge_Ram_Pickup_3500_Crew_Cab_2010": "94",
308
+ "Dodge_Ram_Pickup_3500_Quad_Cab_2009": "95",
309
+ "Dodge_Sprinter_Cargo_Van_2009": "96",
310
+ "Eagle_Talon_Hatchback_1998": "97",
311
+ "FIAT_500_Abarth_2012": "98",
312
+ "FIAT_500_Convertible_2012": "99",
313
+ "Ferrari_458_Italia_Convertible_2012": "100",
314
+ "Ferrari_458_Italia_Coupe_2012": "101",
315
+ "Ferrari_California_Convertible_2012": "102",
316
+ "Ferrari_FF_Coupe_2012": "103",
317
+ "Fisker_Karma_Sedan_2012": "104",
318
+ "Ford_E-Series_Wagon_Van_2012": "105",
319
+ "Ford_Edge_SUV_2012": "106",
320
+ "Ford_Expedition_EL_SUV_2009": "107",
321
+ "Ford_F-150_Regular_Cab_2007": "108",
322
+ "Ford_F-150_Regular_Cab_2012": "109",
323
+ "Ford_F-450_Super_Duty_Crew_Cab_2012": "110",
324
+ "Ford_Fiesta_Sedan_2012": "111",
325
+ "Ford_Focus_Sedan_2007": "112",
326
+ "Ford_Freestar_Minivan_2007": "113",
327
+ "Ford_GT_Coupe_2006": "114",
328
+ "Ford_Mustang_Convertible_2007": "115",
329
+ "Ford_Ranger_SuperCab_2011": "116",
330
+ "GMC_Acadia_SUV_2012": "117",
331
+ "GMC_Canyon_Extended_Cab_2012": "118",
332
+ "GMC_Savana_Van_2012": "119",
333
+ "GMC_Terrain_SUV_2012": "120",
334
+ "GMC_Yukon_Hybrid_SUV_2012": "121",
335
+ "Geo_Metro_Convertible_1993": "122",
336
+ "HUMMER_H2_SUT_Crew_Cab_2009": "123",
337
+ "HUMMER_H3T_Crew_Cab_2010": "124",
338
+ "Honda_Accord_Coupe_2012": "125",
339
+ "Honda_Accord_Sedan_2012": "126",
340
+ "Honda_Odyssey_Minivan_2007": "127",
341
+ "Honda_Odyssey_Minivan_2012": "128",
342
+ "Hyundai_Accent_Sedan_2012": "129",
343
+ "Hyundai_Azera_Sedan_2012": "130",
344
+ "Hyundai_Elantra_Sedan_2007": "131",
345
+ "Hyundai_Elantra_Touring_Hatchback_2012": "132",
346
+ "Hyundai_Genesis_Sedan_2012": "133",
347
+ "Hyundai_Santa_Fe_SUV_2012": "134",
348
+ "Hyundai_Sonata_Hybrid_Sedan_2012": "135",
349
+ "Hyundai_Sonata_Sedan_2012": "136",
350
+ "Hyundai_Tucson_SUV_2012": "137",
351
+ "Hyundai_Veloster_Hatchback_2012": "138",
352
+ "Hyundai_Veracruz_SUV_2012": "139",
353
+ "Infiniti_G_Coupe_IPL_2012": "140",
354
+ "Infiniti_QX56_SUV_2011": "141",
355
+ "Isuzu_Ascender_SUV_2008": "142",
356
+ "Jaguar_XK_XKR_2012": "143",
357
+ "Jeep_Compass_SUV_2012": "144",
358
+ "Jeep_Grand_Cherokee_SUV_2012": "145",
359
+ "Jeep_Liberty_SUV_2012": "146",
360
+ "Jeep_Patriot_SUV_2012": "147",
361
+ "Jeep_Wrangler_SUV_2012": "148",
362
+ "Lamborghini_Aventador_Coupe_2012": "149",
363
+ "Lamborghini_Diablo_Coupe_2001": "150",
364
+ "Lamborghini_Gallardo_LP_570-4_Superleggera_2012": "151",
365
+ "Lamborghini_Reventon_Coupe_2008": "152",
366
+ "Land_Rover_LR2_SUV_2012": "153",
367
+ "Land_Rover_Range_Rover_SUV_2012": "154",
368
+ "Lincoln_Town_Car_Sedan_2011": "155",
369
+ "MINI_Cooper_Roadster_Convertible_2012": "156",
370
+ "Maybach_Landaulet_Convertible_2012": "157",
371
+ "Mazda_Tribute_SUV_2011": "158",
372
+ "McLaren_MP4-12C_Coupe_2012": "159",
373
+ "Mercedes-Benz_300-Class_Convertible_1993": "160",
374
+ "Mercedes-Benz_C-Class_Sedan_2012": "161",
375
+ "Mercedes-Benz_E-Class_Sedan_2012": "162",
376
+ "Mercedes-Benz_S-Class_Sedan_2012": "163",
377
+ "Mercedes-Benz_SL-Class_Coupe_2009": "164",
378
+ "Mercedes-Benz_Sprinter_Van_2012": "165",
379
+ "Mitsubishi_Lancer_Sedan_2012": "166",
380
+ "Nissan_240SX_Coupe_1998": "167",
381
+ "Nissan_Juke_Hatchback_2012": "168",
382
+ "Nissan_Leaf_Hatchback_2012": "169",
383
+ "Nissan_NV_Passenger_Van_2012": "170",
384
+ "Plymouth_Neon_Coupe_1999": "171",
385
+ "Porsche_Panamera_Sedan_2012": "172",
386
+ "Ram_C_V_Cargo_Van_Minivan_2012": "173",
387
+ "Rolls-Royce_Ghost_Sedan_2012": "174",
388
+ "Rolls-Royce_Phantom_Drophead_Coupe_Convertible_2012": "175",
389
+ "Rolls-Royce_Phantom_Sedan_2012": "176",
390
+ "Scion_xD_Hatchback_2012": "177",
391
+ "Spyker_C8_Convertible_2009": "178",
392
+ "Spyker_C8_Coupe_2009": "179",
393
+ "Suzuki_Aerio_Sedan_2007": "180",
394
+ "Suzuki_Kizashi_Sedan_2012": "181",
395
+ "Suzuki_SX4_Hatchback_2012": "182",
396
+ "Suzuki_SX4_Sedan_2012": "183",
397
+ "Tesla_Model_S_Sedan_2012": "184",
398
+ "Toyota_4Runner_SUV_2012": "185",
399
+ "Toyota_Camry_Sedan_2012": "186",
400
+ "Toyota_Corolla_Sedan_2012": "187",
401
+ "Toyota_Sequoia_SUV_2012": "188",
402
+ "Volkswagen_Beetle_Hatchback_2012": "189",
403
+ "Volkswagen_Golf_Hatchback_1991": "190",
404
+ "Volkswagen_Golf_Hatchback_2012": "191",
405
+ "Volvo_240_Sedan_1993": "192",
406
+ "Volvo_C30_Hatchback_2012": "193",
407
+ "Volvo_XC90_SUV_2007": "194",
408
+ "smart_fortwo_Convertible_2012": "195"
409
+ },
410
+ "layer_norm_eps": 1e-12,
411
+ "model_type": "vit",
412
+ "num_attention_heads": 12,
413
+ "num_channels": 3,
414
+ "num_hidden_layers": 12,
415
+ "patch_size": 16,
416
+ "problem_type": "single_label_classification",
417
+ "qkv_bias": true,
418
+ "torch_dtype": "float32",
419
+ "transformers_version": "4.39.0"
420
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d12c35d40eca0f69219016c645996b3997b82a6a4e5ba81b8e5b7f3c63a9aa50
3
+ size 343820728