marcm07 commited on
Commit
49cd552
1 Parent(s): efddad4

Training in progress, epoch 0

Browse files
Files changed (5) hide show
  1. .gitignore +1 -0
  2. config.json +487 -0
  3. preprocessor_config.json +27 -0
  4. pytorch_model.bin +3 -0
  5. training_args.bin +3 -0
.gitignore ADDED
@@ -0,0 +1 @@
 
 
1
+ checkpoint-*/
config.json ADDED
@@ -0,0 +1,487 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "MCG-NJU/videomae-base",
3
+ "architectures": [
4
+ "VideoMAEForVideoClassification"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.0,
7
+ "decoder_hidden_size": 384,
8
+ "decoder_intermediate_size": 1536,
9
+ "decoder_num_attention_heads": 6,
10
+ "decoder_num_hidden_layers": 4,
11
+ "hidden_act": "gelu",
12
+ "hidden_dropout_prob": 0.0,
13
+ "hidden_size": 768,
14
+ "id2label": {
15
+ "0": "I",
16
+ "1": "absent",
17
+ "2": "accident",
18
+ "3": "allright",
19
+ "4": "alone",
20
+ "5": "always",
21
+ "6": "angel",
22
+ "7": "animal",
23
+ "8": "apologize",
24
+ "9": "ataturk",
25
+ "10": "baby",
26
+ "11": "bad",
27
+ "12": "band-aid",
28
+ "13": "be_pleased",
29
+ "14": "bed",
30
+ "15": "belt",
31
+ "16": "bill",
32
+ "17": "book",
33
+ "18": "border",
34
+ "19": "breakfast",
35
+ "20": "bridge",
36
+ "21": "bring",
37
+ "22": "brother",
38
+ "23": "carpet",
39
+ "24": "ceiling",
40
+ "25": "champion",
41
+ "26": "change",
42
+ "27": "child",
43
+ "28": "coal",
44
+ "29": "cologne",
45
+ "30": "comb",
46
+ "31": "congratulations",
47
+ "32": "cook",
48
+ "33": "cotton",
49
+ "34": "crossroads",
50
+ "35": "cry",
51
+ "36": "danger",
52
+ "37": "date",
53
+ "38": "difficult",
54
+ "39": "do",
55
+ "40": "doctor",
56
+ "41": "dog",
57
+ "42": "door",
58
+ "43": "drink",
59
+ "44": "eat",
60
+ "45": "egg",
61
+ "46": "elephant",
62
+ "47": "enemy",
63
+ "48": "enjoy_your_meal",
64
+ "49": "escape",
65
+ "50": "evil",
66
+ "51": "existing",
67
+ "52": "family",
68
+ "53": "far",
69
+ "54": "fasting",
70
+ "55": "father",
71
+ "56": "fault",
72
+ "57": "feast",
73
+ "58": "female",
74
+ "59": "flag",
75
+ "60": "flour",
76
+ "61": "football",
77
+ "62": "forbidden",
78
+ "63": "forest",
79
+ "64": "fork",
80
+ "65": "free",
81
+ "66": "friday",
82
+ "67": "friend",
83
+ "68": "full",
84
+ "69": "garden",
85
+ "70": "get_well",
86
+ "71": "gift",
87
+ "72": "glass",
88
+ "73": "glove",
89
+ "74": "god_preserve",
90
+ "75": "good",
91
+ "76": "goodbye",
92
+ "77": "government",
93
+ "78": "grandfather",
94
+ "79": "grandmother",
95
+ "80": "guest",
96
+ "81": "halal",
97
+ "82": "hammer",
98
+ "83": "hat",
99
+ "84": "heavy",
100
+ "85": "help",
101
+ "86": "hi",
102
+ "87": "holiday",
103
+ "88": "honey",
104
+ "89": "hospital",
105
+ "90": "hour",
106
+ "91": "house",
107
+ "92": "how",
108
+ "93": "hungry",
109
+ "94": "hurry",
110
+ "95": "identity",
111
+ "96": "if_only",
112
+ "97": "ill",
113
+ "98": "inform",
114
+ "99": "key",
115
+ "100": "kin",
116
+ "101": "labor",
117
+ "102": "lake",
118
+ "103": "lap",
119
+ "104": "laugh",
120
+ "105": "light",
121
+ "106": "lightweight",
122
+ "107": "look",
123
+ "108": "love",
124
+ "109": "male",
125
+ "110": "manager",
126
+ "111": "married",
127
+ "112": "meal",
128
+ "113": "medicine",
129
+ "114": "memorize",
130
+ "115": "milk",
131
+ "116": "mince",
132
+ "117": "minute",
133
+ "118": "mirror",
134
+ "119": "monday",
135
+ "120": "money",
136
+ "121": "mother",
137
+ "122": "napkin",
138
+ "123": "near",
139
+ "124": "needle",
140
+ "125": "never",
141
+ "126": "no",
142
+ "127": "nope",
143
+ "128": "not_interested",
144
+ "129": "okay",
145
+ "130": "olympiad",
146
+ "131": "orange",
147
+ "132": "oven",
148
+ "133": "past",
149
+ "134": "pastrami",
150
+ "135": "pencil",
151
+ "136": "petrol",
152
+ "137": "pharmacy",
153
+ "138": "photograph",
154
+ "139": "picnic",
155
+ "140": "pillow",
156
+ "141": "police",
157
+ "142": "potato",
158
+ "143": "promise",
159
+ "144": "psychology",
160
+ "145": "push",
161
+ "146": "radiator",
162
+ "147": "rent",
163
+ "148": "request",
164
+ "149": "retired",
165
+ "150": "right",
166
+ "151": "road",
167
+ "152": "room",
168
+ "153": "sad",
169
+ "154": "salary",
170
+ "155": "same",
171
+ "156": "saturday",
172
+ "157": "sauce",
173
+ "158": "say",
174
+ "159": "scales",
175
+ "160": "school",
176
+ "161": "scissors",
177
+ "162": "screwdriver",
178
+ "163": "see",
179
+ "164": "shirt",
180
+ "165": "shoe",
181
+ "166": "shopping",
182
+ "167": "show",
183
+ "168": "sibling",
184
+ "169": "single",
185
+ "170": "sister",
186
+ "171": "slow",
187
+ "172": "smell",
188
+ "173": "soap",
189
+ "174": "soup",
190
+ "175": "stain",
191
+ "176": "stairs",
192
+ "177": "star",
193
+ "178": "sugar",
194
+ "179": "sunday",
195
+ "180": "sweet",
196
+ "181": "tailor",
197
+ "182": "tap",
198
+ "183": "tax",
199
+ "184": "tea",
200
+ "185": "teacher",
201
+ "186": "teapot",
202
+ "187": "telephone",
203
+ "188": "thanks",
204
+ "189": "they",
205
+ "190": "thursday",
206
+ "191": "time",
207
+ "192": "tired",
208
+ "193": "together",
209
+ "194": "toilet",
210
+ "195": "tomorrow",
211
+ "196": "tongs",
212
+ "197": "topple",
213
+ "198": "towel",
214
+ "199": "tree",
215
+ "200": "trousers",
216
+ "201": "tuesday",
217
+ "202": "turkey",
218
+ "203": "ugly",
219
+ "204": "umbrella",
220
+ "205": "unwise",
221
+ "206": "voice",
222
+ "207": "wait",
223
+ "208": "wall",
224
+ "209": "wallet",
225
+ "210": "war",
226
+ "211": "we",
227
+ "212": "wedding",
228
+ "213": "wednesday",
229
+ "214": "where",
230
+ "215": "who",
231
+ "216": "why",
232
+ "217": "window",
233
+ "218": "wise",
234
+ "219": "wood",
235
+ "220": "work",
236
+ "221": "wrong",
237
+ "222": "yes",
238
+ "223": "yesterday",
239
+ "224": "you",
240
+ "225": "you_(plural)"
241
+ },
242
+ "image_size": 224,
243
+ "initializer_range": 0.02,
244
+ "intermediate_size": 3072,
245
+ "label2id": {
246
+ "I": 0,
247
+ "absent": 1,
248
+ "accident": 2,
249
+ "allright": 3,
250
+ "alone": 4,
251
+ "always": 5,
252
+ "angel": 6,
253
+ "animal": 7,
254
+ "apologize": 8,
255
+ "ataturk": 9,
256
+ "baby": 10,
257
+ "bad": 11,
258
+ "band-aid": 12,
259
+ "be_pleased": 13,
260
+ "bed": 14,
261
+ "belt": 15,
262
+ "bill": 16,
263
+ "book": 17,
264
+ "border": 18,
265
+ "breakfast": 19,
266
+ "bridge": 20,
267
+ "bring": 21,
268
+ "brother": 22,
269
+ "carpet": 23,
270
+ "ceiling": 24,
271
+ "champion": 25,
272
+ "change": 26,
273
+ "child": 27,
274
+ "coal": 28,
275
+ "cologne": 29,
276
+ "comb": 30,
277
+ "congratulations": 31,
278
+ "cook": 32,
279
+ "cotton": 33,
280
+ "crossroads": 34,
281
+ "cry": 35,
282
+ "danger": 36,
283
+ "date": 37,
284
+ "difficult": 38,
285
+ "do": 39,
286
+ "doctor": 40,
287
+ "dog": 41,
288
+ "door": 42,
289
+ "drink": 43,
290
+ "eat": 44,
291
+ "egg": 45,
292
+ "elephant": 46,
293
+ "enemy": 47,
294
+ "enjoy_your_meal": 48,
295
+ "escape": 49,
296
+ "evil": 50,
297
+ "existing": 51,
298
+ "family": 52,
299
+ "far": 53,
300
+ "fasting": 54,
301
+ "father": 55,
302
+ "fault": 56,
303
+ "feast": 57,
304
+ "female": 58,
305
+ "flag": 59,
306
+ "flour": 60,
307
+ "football": 61,
308
+ "forbidden": 62,
309
+ "forest": 63,
310
+ "fork": 64,
311
+ "free": 65,
312
+ "friday": 66,
313
+ "friend": 67,
314
+ "full": 68,
315
+ "garden": 69,
316
+ "get_well": 70,
317
+ "gift": 71,
318
+ "glass": 72,
319
+ "glove": 73,
320
+ "god_preserve": 74,
321
+ "good": 75,
322
+ "goodbye": 76,
323
+ "government": 77,
324
+ "grandfather": 78,
325
+ "grandmother": 79,
326
+ "guest": 80,
327
+ "halal": 81,
328
+ "hammer": 82,
329
+ "hat": 83,
330
+ "heavy": 84,
331
+ "help": 85,
332
+ "hi": 86,
333
+ "holiday": 87,
334
+ "honey": 88,
335
+ "hospital": 89,
336
+ "hour": 90,
337
+ "house": 91,
338
+ "how": 92,
339
+ "hungry": 93,
340
+ "hurry": 94,
341
+ "identity": 95,
342
+ "if_only": 96,
343
+ "ill": 97,
344
+ "inform": 98,
345
+ "key": 99,
346
+ "kin": 100,
347
+ "labor": 101,
348
+ "lake": 102,
349
+ "lap": 103,
350
+ "laugh": 104,
351
+ "light": 105,
352
+ "lightweight": 106,
353
+ "look": 107,
354
+ "love": 108,
355
+ "male": 109,
356
+ "manager": 110,
357
+ "married": 111,
358
+ "meal": 112,
359
+ "medicine": 113,
360
+ "memorize": 114,
361
+ "milk": 115,
362
+ "mince": 116,
363
+ "minute": 117,
364
+ "mirror": 118,
365
+ "monday": 119,
366
+ "money": 120,
367
+ "mother": 121,
368
+ "napkin": 122,
369
+ "near": 123,
370
+ "needle": 124,
371
+ "never": 125,
372
+ "no": 126,
373
+ "nope": 127,
374
+ "not_interested": 128,
375
+ "okay": 129,
376
+ "olympiad": 130,
377
+ "orange": 131,
378
+ "oven": 132,
379
+ "past": 133,
380
+ "pastrami": 134,
381
+ "pencil": 135,
382
+ "petrol": 136,
383
+ "pharmacy": 137,
384
+ "photograph": 138,
385
+ "picnic": 139,
386
+ "pillow": 140,
387
+ "police": 141,
388
+ "potato": 142,
389
+ "promise": 143,
390
+ "psychology": 144,
391
+ "push": 145,
392
+ "radiator": 146,
393
+ "rent": 147,
394
+ "request": 148,
395
+ "retired": 149,
396
+ "right": 150,
397
+ "road": 151,
398
+ "room": 152,
399
+ "sad": 153,
400
+ "salary": 154,
401
+ "same": 155,
402
+ "saturday": 156,
403
+ "sauce": 157,
404
+ "say": 158,
405
+ "scales": 159,
406
+ "school": 160,
407
+ "scissors": 161,
408
+ "screwdriver": 162,
409
+ "see": 163,
410
+ "shirt": 164,
411
+ "shoe": 165,
412
+ "shopping": 166,
413
+ "show": 167,
414
+ "sibling": 168,
415
+ "single": 169,
416
+ "sister": 170,
417
+ "slow": 171,
418
+ "smell": 172,
419
+ "soap": 173,
420
+ "soup": 174,
421
+ "stain": 175,
422
+ "stairs": 176,
423
+ "star": 177,
424
+ "sugar": 178,
425
+ "sunday": 179,
426
+ "sweet": 180,
427
+ "tailor": 181,
428
+ "tap": 182,
429
+ "tax": 183,
430
+ "tea": 184,
431
+ "teacher": 185,
432
+ "teapot": 186,
433
+ "telephone": 187,
434
+ "thanks": 188,
435
+ "they": 189,
436
+ "thursday": 190,
437
+ "time": 191,
438
+ "tired": 192,
439
+ "together": 193,
440
+ "toilet": 194,
441
+ "tomorrow": 195,
442
+ "tongs": 196,
443
+ "topple": 197,
444
+ "towel": 198,
445
+ "tree": 199,
446
+ "trousers": 200,
447
+ "tuesday": 201,
448
+ "turkey": 202,
449
+ "ugly": 203,
450
+ "umbrella": 204,
451
+ "unwise": 205,
452
+ "voice": 206,
453
+ "wait": 207,
454
+ "wall": 208,
455
+ "wallet": 209,
456
+ "war": 210,
457
+ "we": 211,
458
+ "wedding": 212,
459
+ "wednesday": 213,
460
+ "where": 214,
461
+ "who": 215,
462
+ "why": 216,
463
+ "window": 217,
464
+ "wise": 218,
465
+ "wood": 219,
466
+ "work": 220,
467
+ "wrong": 221,
468
+ "yes": 222,
469
+ "yesterday": 223,
470
+ "you": 224,
471
+ "you_(plural)": 225
472
+ },
473
+ "layer_norm_eps": 1e-12,
474
+ "model_type": "videomae",
475
+ "norm_pix_loss": true,
476
+ "num_attention_heads": 12,
477
+ "num_channels": 3,
478
+ "num_frames": 16,
479
+ "num_hidden_layers": 12,
480
+ "patch_size": 16,
481
+ "problem_type": "single_label_classification",
482
+ "qkv_bias": true,
483
+ "torch_dtype": "float32",
484
+ "transformers_version": "4.31.0",
485
+ "tubelet_size": 2,
486
+ "use_mean_pooling": false
487
+ }
preprocessor_config.json ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "crop_size": {
3
+ "height": 224,
4
+ "width": 224
5
+ },
6
+ "do_center_crop": true,
7
+ "do_normalize": true,
8
+ "do_rescale": true,
9
+ "do_resize": true,
10
+ "feature_extractor_type": "VideoMAEFeatureExtractor",
11
+ "image_mean": [
12
+ 0.485,
13
+ 0.456,
14
+ 0.406
15
+ ],
16
+ "image_processor_type": "VideoMAEImageProcessor",
17
+ "image_std": [
18
+ 0.229,
19
+ 0.224,
20
+ 0.225
21
+ ],
22
+ "resample": 2,
23
+ "rescale_factor": 0.00392156862745098,
24
+ "size": {
25
+ "shortest_edge": 224
26
+ }
27
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:daa89ccf8af1b63920472933a0dc41944671c0d5a360756d62c1b141a17e8141
3
+ size 345667957
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:66dd8881c891d061f5260f930966e54d795d9d4ca8e48116792901f1ec1a100d
3
+ size 3963