aaronwzl commited on
Commit
de0b8f2
·
verified ·
1 Parent(s): 2dbc153

Upload ViltForQuestionAnswering

Browse files
Files changed (3) hide show
  1. README.md +199 -0
  2. config.json +1088 -0
  3. model.safetensors +3 -0
README.md ADDED
@@ -0,0 +1,199 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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]
config.json ADDED
@@ -0,0 +1,1088 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "ViltForQuestionAnswering"
4
+ ],
5
+ "attention_probs_dropout_prob": 0.0,
6
+ "hidden_act": "gelu",
7
+ "hidden_dropout_prob": 0.0,
8
+ "hidden_size": 768,
9
+ "id2label": {
10
+ "0": 0,
11
+ "1": 1,
12
+ "2": 2,
13
+ "3": 3,
14
+ "4": 4,
15
+ "5": 5,
16
+ "6": 6,
17
+ "7": 7,
18
+ "8": 8,
19
+ "9": 9,
20
+ "10": 10,
21
+ "11": 11,
22
+ "12": 12,
23
+ "13": 13,
24
+ "14": 14,
25
+ "15": 15,
26
+ "16": 16,
27
+ "17": 17,
28
+ "18": 18,
29
+ "19": 19,
30
+ "20": 20,
31
+ "21": 21,
32
+ "22": 22,
33
+ "23": 23,
34
+ "24": 24,
35
+ "25": 25,
36
+ "26": 26,
37
+ "27": 27,
38
+ "28": 28,
39
+ "29": 29,
40
+ "30": 30,
41
+ "31": 31,
42
+ "32": 32,
43
+ "33": 33,
44
+ "34": 34,
45
+ "35": 35,
46
+ "36": 36,
47
+ "37": 37,
48
+ "38": 38,
49
+ "39": 39,
50
+ "40": 40,
51
+ "41": 41,
52
+ "42": 42,
53
+ "43": 43,
54
+ "44": 44,
55
+ "45": 45,
56
+ "46": 46,
57
+ "47": 47,
58
+ "48": 48,
59
+ "49": 49,
60
+ "50": 50,
61
+ "51": 51,
62
+ "52": 52,
63
+ "53": 53,
64
+ "54": 54,
65
+ "55": 55,
66
+ "56": 56,
67
+ "57": 57,
68
+ "58": 58,
69
+ "59": 59,
70
+ "60": 60,
71
+ "61": 61,
72
+ "62": 62,
73
+ "63": 63,
74
+ "64": 64,
75
+ "65": 65,
76
+ "66": 66,
77
+ "67": 67,
78
+ "68": 68,
79
+ "69": 69,
80
+ "70": 70,
81
+ "71": 71,
82
+ "72": 72,
83
+ "73": 73,
84
+ "74": 74,
85
+ "75": 75,
86
+ "76": 76,
87
+ "77": 77,
88
+ "78": 78,
89
+ "79": 79,
90
+ "80": 80,
91
+ "81": 81,
92
+ "82": 82,
93
+ "83": 83,
94
+ "84": 84,
95
+ "85": 85,
96
+ "86": 86,
97
+ "87": 87,
98
+ "88": 88,
99
+ "89": 89,
100
+ "90": 90,
101
+ "91": 91,
102
+ "92": 92,
103
+ "93": 93,
104
+ "94": 94,
105
+ "95": 95,
106
+ "96": 96,
107
+ "97": 97,
108
+ "98": 98,
109
+ "99": 99,
110
+ "100": 100,
111
+ "101": 101,
112
+ "102": 102,
113
+ "103": 103,
114
+ "104": 104,
115
+ "105": 105,
116
+ "106": 106,
117
+ "107": 107,
118
+ "108": 108,
119
+ "109": 109,
120
+ "110": 110,
121
+ "111": 111,
122
+ "112": 112,
123
+ "113": 113,
124
+ "114": 114,
125
+ "115": 115,
126
+ "116": 116,
127
+ "117": 117,
128
+ "118": 118,
129
+ "119": 119,
130
+ "120": 120,
131
+ "121": 121,
132
+ "122": 122,
133
+ "123": 123,
134
+ "124": 124,
135
+ "125": 125,
136
+ "126": 126,
137
+ "127": 127,
138
+ "128": 128,
139
+ "129": 129,
140
+ "130": 130,
141
+ "131": 131,
142
+ "132": 132,
143
+ "133": 133,
144
+ "134": 134,
145
+ "135": 135,
146
+ "136": 136,
147
+ "137": 137,
148
+ "138": 138,
149
+ "139": 139,
150
+ "140": 140,
151
+ "141": 141,
152
+ "142": 142,
153
+ "143": 143,
154
+ "144": 144,
155
+ "145": 145,
156
+ "146": 146,
157
+ "147": 147,
158
+ "148": 148,
159
+ "149": 149,
160
+ "150": 150,
161
+ "151": 151,
162
+ "152": 152,
163
+ "153": 153,
164
+ "154": 154,
165
+ "155": 155,
166
+ "156": 156,
167
+ "157": 157,
168
+ "158": 158,
169
+ "159": 159,
170
+ "160": 160,
171
+ "161": 161,
172
+ "162": 162,
173
+ "163": 163,
174
+ "164": 164,
175
+ "165": 165,
176
+ "166": 166,
177
+ "167": 167,
178
+ "168": 168,
179
+ "169": 169,
180
+ "170": 170,
181
+ "171": 171,
182
+ "172": 172,
183
+ "173": 173,
184
+ "174": 174,
185
+ "175": 175,
186
+ "176": 176,
187
+ "177": 177,
188
+ "178": 178,
189
+ "179": 179,
190
+ "180": 180,
191
+ "181": 181,
192
+ "182": 182,
193
+ "183": 183,
194
+ "184": 184,
195
+ "185": 185,
196
+ "186": 186,
197
+ "187": 187,
198
+ "188": 188,
199
+ "189": 189,
200
+ "190": 190,
201
+ "191": 191,
202
+ "192": 192,
203
+ "193": 193,
204
+ "194": 194,
205
+ "195": 195,
206
+ "196": 196,
207
+ "197": 197,
208
+ "198": 198,
209
+ "199": 199,
210
+ "200": 200,
211
+ "201": 201,
212
+ "202": 202,
213
+ "203": 203,
214
+ "204": 204,
215
+ "205": 205,
216
+ "206": 206,
217
+ "207": 207,
218
+ "208": 208,
219
+ "209": 209,
220
+ "210": 210,
221
+ "211": 211,
222
+ "212": 212,
223
+ "213": 213,
224
+ "214": 214,
225
+ "215": 215,
226
+ "216": 216,
227
+ "217": 217,
228
+ "218": 218,
229
+ "219": 219,
230
+ "220": 220,
231
+ "221": 221,
232
+ "222": 222,
233
+ "223": 223,
234
+ "224": 224,
235
+ "225": 225,
236
+ "226": 226,
237
+ "227": 227,
238
+ "228": 228,
239
+ "229": 229,
240
+ "230": 230,
241
+ "231": 231,
242
+ "232": 232,
243
+ "233": 233,
244
+ "234": 234,
245
+ "235": 235,
246
+ "236": 236,
247
+ "237": 237,
248
+ "238": 238,
249
+ "239": 239,
250
+ "240": 240,
251
+ "241": 241,
252
+ "242": 242,
253
+ "243": 243,
254
+ "244": 244,
255
+ "245": 245,
256
+ "246": 246,
257
+ "247": 247,
258
+ "248": 248,
259
+ "249": 249,
260
+ "250": 250,
261
+ "251": 251,
262
+ "252": 252,
263
+ "253": 253,
264
+ "254": 254,
265
+ "255": 255,
266
+ "256": 256,
267
+ "257": 257,
268
+ "258": 258,
269
+ "259": 259,
270
+ "260": 260,
271
+ "261": 261,
272
+ "262": 262,
273
+ "263": 263,
274
+ "264": 264,
275
+ "265": 265,
276
+ "266": 266,
277
+ "267": 267,
278
+ "268": 268,
279
+ "269": 269,
280
+ "270": 270,
281
+ "271": 271,
282
+ "272": 272,
283
+ "273": 273,
284
+ "274": 274,
285
+ "275": 275,
286
+ "276": 276,
287
+ "277": 277,
288
+ "278": 278,
289
+ "279": 279,
290
+ "280": 280,
291
+ "281": 281,
292
+ "282": 282,
293
+ "283": 283,
294
+ "284": 284,
295
+ "285": 285,
296
+ "286": 286,
297
+ "287": 287,
298
+ "288": 288,
299
+ "289": 289,
300
+ "290": 290,
301
+ "291": 291,
302
+ "292": 292,
303
+ "293": 293,
304
+ "294": 294,
305
+ "295": 295,
306
+ "296": 296,
307
+ "297": 297,
308
+ "298": 298,
309
+ "299": 299,
310
+ "300": 300,
311
+ "301": 301,
312
+ "302": 302,
313
+ "303": 303,
314
+ "304": 304,
315
+ "305": 305,
316
+ "306": 306,
317
+ "307": 307,
318
+ "308": 308,
319
+ "309": 309,
320
+ "310": 310,
321
+ "311": 311,
322
+ "312": 312,
323
+ "313": 313,
324
+ "314": 314,
325
+ "315": 315,
326
+ "316": 316,
327
+ "317": 317,
328
+ "318": 318,
329
+ "319": 319,
330
+ "320": 320,
331
+ "321": 321,
332
+ "322": 322,
333
+ "323": 323,
334
+ "324": 324,
335
+ "325": 325,
336
+ "326": 326,
337
+ "327": 327,
338
+ "328": 328,
339
+ "329": 329,
340
+ "330": 330,
341
+ "331": 331,
342
+ "332": 332,
343
+ "333": 333,
344
+ "334": 334,
345
+ "335": 335,
346
+ "336": 336,
347
+ "337": 337,
348
+ "338": 338,
349
+ "339": 339,
350
+ "340": 340,
351
+ "341": 341,
352
+ "342": 342,
353
+ "343": 343,
354
+ "344": 344,
355
+ "345": 345,
356
+ "346": 346,
357
+ "347": 347,
358
+ "348": 348,
359
+ "349": 349,
360
+ "350": 350,
361
+ "351": 351,
362
+ "352": 352,
363
+ "353": 353,
364
+ "354": 354,
365
+ "355": 355,
366
+ "356": 356,
367
+ "357": 357,
368
+ "358": 358,
369
+ "359": 359,
370
+ "360": 360,
371
+ "361": 361,
372
+ "362": 362,
373
+ "363": 363,
374
+ "364": 364,
375
+ "365": 365,
376
+ "366": 366,
377
+ "367": 367,
378
+ "368": 368,
379
+ "369": 369,
380
+ "370": 370,
381
+ "371": 371,
382
+ "372": 372,
383
+ "373": 373,
384
+ "374": 374,
385
+ "375": 375,
386
+ "376": 376,
387
+ "377": 377,
388
+ "378": 378,
389
+ "379": 379,
390
+ "380": 380,
391
+ "381": 381,
392
+ "382": 382,
393
+ "383": 383,
394
+ "384": 384,
395
+ "385": 385,
396
+ "386": 386,
397
+ "387": 387,
398
+ "388": 388,
399
+ "389": 389,
400
+ "390": 390,
401
+ "391": 391,
402
+ "392": 392,
403
+ "393": 393,
404
+ "394": 394,
405
+ "395": 395,
406
+ "396": 396,
407
+ "397": 397,
408
+ "398": 398,
409
+ "399": 399,
410
+ "400": 400,
411
+ "401": 401,
412
+ "402": 402,
413
+ "403": 403,
414
+ "404": 404,
415
+ "405": 405,
416
+ "406": 406,
417
+ "407": 407,
418
+ "408": 408,
419
+ "409": 409,
420
+ "410": 410,
421
+ "411": 411,
422
+ "412": 412,
423
+ "413": 413,
424
+ "414": 414,
425
+ "415": 415,
426
+ "416": 416,
427
+ "417": 417,
428
+ "418": 418,
429
+ "419": 419,
430
+ "420": 420,
431
+ "421": 421,
432
+ "422": 422,
433
+ "423": 423,
434
+ "424": 424,
435
+ "425": 425,
436
+ "426": 426,
437
+ "427": 427,
438
+ "428": 428,
439
+ "429": 429,
440
+ "430": 430,
441
+ "431": 431,
442
+ "432": 432,
443
+ "433": 433,
444
+ "434": 434,
445
+ "435": 435,
446
+ "436": 436,
447
+ "437": 437,
448
+ "438": 438,
449
+ "439": 439,
450
+ "440": 440,
451
+ "441": 441,
452
+ "442": 442,
453
+ "443": 443,
454
+ "444": 444,
455
+ "445": 445,
456
+ "446": 446,
457
+ "447": 447,
458
+ "448": 448,
459
+ "449": 449,
460
+ "450": 450,
461
+ "451": 451,
462
+ "452": 452,
463
+ "453": 453,
464
+ "454": 454,
465
+ "455": 455,
466
+ "456": 456,
467
+ "457": 457,
468
+ "458": 458,
469
+ "459": 459,
470
+ "460": 460,
471
+ "461": 461,
472
+ "462": 462,
473
+ "463": 463,
474
+ "464": 464,
475
+ "465": 465,
476
+ "466": 466,
477
+ "467": 467,
478
+ "468": 468,
479
+ "469": 469,
480
+ "470": 470,
481
+ "471": 471,
482
+ "472": 472,
483
+ "473": 473,
484
+ "474": 474,
485
+ "475": 475,
486
+ "476": 476,
487
+ "477": 477,
488
+ "478": 478,
489
+ "479": 479,
490
+ "480": 480,
491
+ "481": 481,
492
+ "482": 482,
493
+ "483": 483,
494
+ "484": 484,
495
+ "485": 485,
496
+ "486": 486,
497
+ "487": 487,
498
+ "488": 488,
499
+ "489": 489,
500
+ "490": 490,
501
+ "491": 491,
502
+ "492": 492,
503
+ "493": 493,
504
+ "494": 494,
505
+ "495": 495,
506
+ "496": 496,
507
+ "497": 497,
508
+ "498": 498,
509
+ "499": 499,
510
+ "500": 500,
511
+ "501": 501,
512
+ "502": 502,
513
+ "503": 503,
514
+ "504": 504,
515
+ "505": 505,
516
+ "506": 506,
517
+ "507": 507,
518
+ "508": 508,
519
+ "509": 509,
520
+ "510": 510,
521
+ "511": 511,
522
+ "512": 512,
523
+ "513": 513,
524
+ "514": 514,
525
+ "515": 515,
526
+ "516": 516,
527
+ "517": 517,
528
+ "518": 518,
529
+ "519": 519,
530
+ "520": 520,
531
+ "521": 521,
532
+ "522": 522,
533
+ "523": 523,
534
+ "524": 524,
535
+ "525": 525,
536
+ "526": 526,
537
+ "527": 527
538
+ },
539
+ "image_size": 384,
540
+ "initializer_range": 0.02,
541
+ "intermediate_size": 3072,
542
+ "label2id": {
543
+ "0": 0,
544
+ "1": 1,
545
+ "2": 2,
546
+ "3": 3,
547
+ "4": 4,
548
+ "5": 5,
549
+ "6": 6,
550
+ "7": 7,
551
+ "8": 8,
552
+ "9": 9,
553
+ "10": 10,
554
+ "11": 11,
555
+ "12": 12,
556
+ "13": 13,
557
+ "14": 14,
558
+ "15": 15,
559
+ "16": 16,
560
+ "17": 17,
561
+ "18": 18,
562
+ "19": 19,
563
+ "20": 20,
564
+ "21": 21,
565
+ "22": 22,
566
+ "23": 23,
567
+ "24": 24,
568
+ "25": 25,
569
+ "26": 26,
570
+ "27": 27,
571
+ "28": 28,
572
+ "29": 29,
573
+ "30": 30,
574
+ "31": 31,
575
+ "32": 32,
576
+ "33": 33,
577
+ "34": 34,
578
+ "35": 35,
579
+ "36": 36,
580
+ "37": 37,
581
+ "38": 38,
582
+ "39": 39,
583
+ "40": 40,
584
+ "41": 41,
585
+ "42": 42,
586
+ "43": 43,
587
+ "44": 44,
588
+ "45": 45,
589
+ "46": 46,
590
+ "47": 47,
591
+ "48": 48,
592
+ "49": 49,
593
+ "50": 50,
594
+ "51": 51,
595
+ "52": 52,
596
+ "53": 53,
597
+ "54": 54,
598
+ "55": 55,
599
+ "56": 56,
600
+ "57": 57,
601
+ "58": 58,
602
+ "59": 59,
603
+ "60": 60,
604
+ "61": 61,
605
+ "62": 62,
606
+ "63": 63,
607
+ "64": 64,
608
+ "65": 65,
609
+ "66": 66,
610
+ "67": 67,
611
+ "68": 68,
612
+ "69": 69,
613
+ "70": 70,
614
+ "71": 71,
615
+ "72": 72,
616
+ "73": 73,
617
+ "74": 74,
618
+ "75": 75,
619
+ "76": 76,
620
+ "77": 77,
621
+ "78": 78,
622
+ "79": 79,
623
+ "80": 80,
624
+ "81": 81,
625
+ "82": 82,
626
+ "83": 83,
627
+ "84": 84,
628
+ "85": 85,
629
+ "86": 86,
630
+ "87": 87,
631
+ "88": 88,
632
+ "89": 89,
633
+ "90": 90,
634
+ "91": 91,
635
+ "92": 92,
636
+ "93": 93,
637
+ "94": 94,
638
+ "95": 95,
639
+ "96": 96,
640
+ "97": 97,
641
+ "98": 98,
642
+ "99": 99,
643
+ "100": 100,
644
+ "101": 101,
645
+ "102": 102,
646
+ "103": 103,
647
+ "104": 104,
648
+ "105": 105,
649
+ "106": 106,
650
+ "107": 107,
651
+ "108": 108,
652
+ "109": 109,
653
+ "110": 110,
654
+ "111": 111,
655
+ "112": 112,
656
+ "113": 113,
657
+ "114": 114,
658
+ "115": 115,
659
+ "116": 116,
660
+ "117": 117,
661
+ "118": 118,
662
+ "119": 119,
663
+ "120": 120,
664
+ "121": 121,
665
+ "122": 122,
666
+ "123": 123,
667
+ "124": 124,
668
+ "125": 125,
669
+ "126": 126,
670
+ "127": 127,
671
+ "128": 128,
672
+ "129": 129,
673
+ "130": 130,
674
+ "131": 131,
675
+ "132": 132,
676
+ "133": 133,
677
+ "134": 134,
678
+ "135": 135,
679
+ "136": 136,
680
+ "137": 137,
681
+ "138": 138,
682
+ "139": 139,
683
+ "140": 140,
684
+ "141": 141,
685
+ "142": 142,
686
+ "143": 143,
687
+ "144": 144,
688
+ "145": 145,
689
+ "146": 146,
690
+ "147": 147,
691
+ "148": 148,
692
+ "149": 149,
693
+ "150": 150,
694
+ "151": 151,
695
+ "152": 152,
696
+ "153": 153,
697
+ "154": 154,
698
+ "155": 155,
699
+ "156": 156,
700
+ "157": 157,
701
+ "158": 158,
702
+ "159": 159,
703
+ "160": 160,
704
+ "161": 161,
705
+ "162": 162,
706
+ "163": 163,
707
+ "164": 164,
708
+ "165": 165,
709
+ "166": 166,
710
+ "167": 167,
711
+ "168": 168,
712
+ "169": 169,
713
+ "170": 170,
714
+ "171": 171,
715
+ "172": 172,
716
+ "173": 173,
717
+ "174": 174,
718
+ "175": 175,
719
+ "176": 176,
720
+ "177": 177,
721
+ "178": 178,
722
+ "179": 179,
723
+ "180": 180,
724
+ "181": 181,
725
+ "182": 182,
726
+ "183": 183,
727
+ "184": 184,
728
+ "185": 185,
729
+ "186": 186,
730
+ "187": 187,
731
+ "188": 188,
732
+ "189": 189,
733
+ "190": 190,
734
+ "191": 191,
735
+ "192": 192,
736
+ "193": 193,
737
+ "194": 194,
738
+ "195": 195,
739
+ "196": 196,
740
+ "197": 197,
741
+ "198": 198,
742
+ "199": 199,
743
+ "200": 200,
744
+ "201": 201,
745
+ "202": 202,
746
+ "203": 203,
747
+ "204": 204,
748
+ "205": 205,
749
+ "206": 206,
750
+ "207": 207,
751
+ "208": 208,
752
+ "209": 209,
753
+ "210": 210,
754
+ "211": 211,
755
+ "212": 212,
756
+ "213": 213,
757
+ "214": 214,
758
+ "215": 215,
759
+ "216": 216,
760
+ "217": 217,
761
+ "218": 218,
762
+ "219": 219,
763
+ "220": 220,
764
+ "221": 221,
765
+ "222": 222,
766
+ "223": 223,
767
+ "224": 224,
768
+ "225": 225,
769
+ "226": 226,
770
+ "227": 227,
771
+ "228": 228,
772
+ "229": 229,
773
+ "230": 230,
774
+ "231": 231,
775
+ "232": 232,
776
+ "233": 233,
777
+ "234": 234,
778
+ "235": 235,
779
+ "236": 236,
780
+ "237": 237,
781
+ "238": 238,
782
+ "239": 239,
783
+ "240": 240,
784
+ "241": 241,
785
+ "242": 242,
786
+ "243": 243,
787
+ "244": 244,
788
+ "245": 245,
789
+ "246": 246,
790
+ "247": 247,
791
+ "248": 248,
792
+ "249": 249,
793
+ "250": 250,
794
+ "251": 251,
795
+ "252": 252,
796
+ "253": 253,
797
+ "254": 254,
798
+ "255": 255,
799
+ "256": 256,
800
+ "257": 257,
801
+ "258": 258,
802
+ "259": 259,
803
+ "260": 260,
804
+ "261": 261,
805
+ "262": 262,
806
+ "263": 263,
807
+ "264": 264,
808
+ "265": 265,
809
+ "266": 266,
810
+ "267": 267,
811
+ "268": 268,
812
+ "269": 269,
813
+ "270": 270,
814
+ "271": 271,
815
+ "272": 272,
816
+ "273": 273,
817
+ "274": 274,
818
+ "275": 275,
819
+ "276": 276,
820
+ "277": 277,
821
+ "278": 278,
822
+ "279": 279,
823
+ "280": 280,
824
+ "281": 281,
825
+ "282": 282,
826
+ "283": 283,
827
+ "284": 284,
828
+ "285": 285,
829
+ "286": 286,
830
+ "287": 287,
831
+ "288": 288,
832
+ "289": 289,
833
+ "290": 290,
834
+ "291": 291,
835
+ "292": 292,
836
+ "293": 293,
837
+ "294": 294,
838
+ "295": 295,
839
+ "296": 296,
840
+ "297": 297,
841
+ "298": 298,
842
+ "299": 299,
843
+ "300": 300,
844
+ "301": 301,
845
+ "302": 302,
846
+ "303": 303,
847
+ "304": 304,
848
+ "305": 305,
849
+ "306": 306,
850
+ "307": 307,
851
+ "308": 308,
852
+ "309": 309,
853
+ "310": 310,
854
+ "311": 311,
855
+ "312": 312,
856
+ "313": 313,
857
+ "314": 314,
858
+ "315": 315,
859
+ "316": 316,
860
+ "317": 317,
861
+ "318": 318,
862
+ "319": 319,
863
+ "320": 320,
864
+ "321": 321,
865
+ "322": 322,
866
+ "323": 323,
867
+ "324": 324,
868
+ "325": 325,
869
+ "326": 326,
870
+ "327": 327,
871
+ "328": 328,
872
+ "329": 329,
873
+ "330": 330,
874
+ "331": 331,
875
+ "332": 332,
876
+ "333": 333,
877
+ "334": 334,
878
+ "335": 335,
879
+ "336": 336,
880
+ "337": 337,
881
+ "338": 338,
882
+ "339": 339,
883
+ "340": 340,
884
+ "341": 341,
885
+ "342": 342,
886
+ "343": 343,
887
+ "344": 344,
888
+ "345": 345,
889
+ "346": 346,
890
+ "347": 347,
891
+ "348": 348,
892
+ "349": 349,
893
+ "350": 350,
894
+ "351": 351,
895
+ "352": 352,
896
+ "353": 353,
897
+ "354": 354,
898
+ "355": 355,
899
+ "356": 356,
900
+ "357": 357,
901
+ "358": 358,
902
+ "359": 359,
903
+ "360": 360,
904
+ "361": 361,
905
+ "362": 362,
906
+ "363": 363,
907
+ "364": 364,
908
+ "365": 365,
909
+ "366": 366,
910
+ "367": 367,
911
+ "368": 368,
912
+ "369": 369,
913
+ "370": 370,
914
+ "371": 371,
915
+ "372": 372,
916
+ "373": 373,
917
+ "374": 374,
918
+ "375": 375,
919
+ "376": 376,
920
+ "377": 377,
921
+ "378": 378,
922
+ "379": 379,
923
+ "380": 380,
924
+ "381": 381,
925
+ "382": 382,
926
+ "383": 383,
927
+ "384": 384,
928
+ "385": 385,
929
+ "386": 386,
930
+ "387": 387,
931
+ "388": 388,
932
+ "389": 389,
933
+ "390": 390,
934
+ "391": 391,
935
+ "392": 392,
936
+ "393": 393,
937
+ "394": 394,
938
+ "395": 395,
939
+ "396": 396,
940
+ "397": 397,
941
+ "398": 398,
942
+ "399": 399,
943
+ "400": 400,
944
+ "401": 401,
945
+ "402": 402,
946
+ "403": 403,
947
+ "404": 404,
948
+ "405": 405,
949
+ "406": 406,
950
+ "407": 407,
951
+ "408": 408,
952
+ "409": 409,
953
+ "410": 410,
954
+ "411": 411,
955
+ "412": 412,
956
+ "413": 413,
957
+ "414": 414,
958
+ "415": 415,
959
+ "416": 416,
960
+ "417": 417,
961
+ "418": 418,
962
+ "419": 419,
963
+ "420": 420,
964
+ "421": 421,
965
+ "422": 422,
966
+ "423": 423,
967
+ "424": 424,
968
+ "425": 425,
969
+ "426": 426,
970
+ "427": 427,
971
+ "428": 428,
972
+ "429": 429,
973
+ "430": 430,
974
+ "431": 431,
975
+ "432": 432,
976
+ "433": 433,
977
+ "434": 434,
978
+ "435": 435,
979
+ "436": 436,
980
+ "437": 437,
981
+ "438": 438,
982
+ "439": 439,
983
+ "440": 440,
984
+ "441": 441,
985
+ "442": 442,
986
+ "443": 443,
987
+ "444": 444,
988
+ "445": 445,
989
+ "446": 446,
990
+ "447": 447,
991
+ "448": 448,
992
+ "449": 449,
993
+ "450": 450,
994
+ "451": 451,
995
+ "452": 452,
996
+ "453": 453,
997
+ "454": 454,
998
+ "455": 455,
999
+ "456": 456,
1000
+ "457": 457,
1001
+ "458": 458,
1002
+ "459": 459,
1003
+ "460": 460,
1004
+ "461": 461,
1005
+ "462": 462,
1006
+ "463": 463,
1007
+ "464": 464,
1008
+ "465": 465,
1009
+ "466": 466,
1010
+ "467": 467,
1011
+ "468": 468,
1012
+ "469": 469,
1013
+ "470": 470,
1014
+ "471": 471,
1015
+ "472": 472,
1016
+ "473": 473,
1017
+ "474": 474,
1018
+ "475": 475,
1019
+ "476": 476,
1020
+ "477": 477,
1021
+ "478": 478,
1022
+ "479": 479,
1023
+ "480": 480,
1024
+ "481": 481,
1025
+ "482": 482,
1026
+ "483": 483,
1027
+ "484": 484,
1028
+ "485": 485,
1029
+ "486": 486,
1030
+ "487": 487,
1031
+ "488": 488,
1032
+ "489": 489,
1033
+ "490": 490,
1034
+ "491": 491,
1035
+ "492": 492,
1036
+ "493": 493,
1037
+ "494": 494,
1038
+ "495": 495,
1039
+ "496": 496,
1040
+ "497": 497,
1041
+ "498": 498,
1042
+ "499": 499,
1043
+ "500": 500,
1044
+ "501": 501,
1045
+ "502": 502,
1046
+ "503": 503,
1047
+ "504": 504,
1048
+ "505": 505,
1049
+ "506": 506,
1050
+ "507": 507,
1051
+ "508": 508,
1052
+ "509": 509,
1053
+ "510": 510,
1054
+ "511": 511,
1055
+ "512": 512,
1056
+ "513": 513,
1057
+ "514": 514,
1058
+ "515": 515,
1059
+ "516": 516,
1060
+ "517": 517,
1061
+ "518": 518,
1062
+ "519": 519,
1063
+ "520": 520,
1064
+ "521": 521,
1065
+ "522": 522,
1066
+ "523": 523,
1067
+ "524": 524,
1068
+ "525": 525,
1069
+ "526": 526,
1070
+ "527": 527
1071
+ },
1072
+ "layer_norm_eps": 1e-12,
1073
+ "max_image_length": -1,
1074
+ "max_position_embeddings": 40,
1075
+ "modality_type_vocab_size": 2,
1076
+ "model_type": "vilt",
1077
+ "num_attention_heads": 12,
1078
+ "num_channels": 3,
1079
+ "num_hidden_layers": 12,
1080
+ "num_images": -1,
1081
+ "patch_size": 32,
1082
+ "qkv_bias": true,
1083
+ "tie_word_embeddings": false,
1084
+ "torch_dtype": "float32",
1085
+ "transformers_version": "4.53.3",
1086
+ "type_vocab_size": 2,
1087
+ "vocab_size": 30522
1088
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:50f4361dbd9d79617d9430843c5ba7472a00400e18fad4897137a39adae2b88a
3
+ size 454388016