AseemD commited on
Commit
931b69a
1 Parent(s): dbfb137

Training in progress, epoch 0

Browse files
.gitignore ADDED
@@ -0,0 +1 @@
 
 
1
+ checkpoint-*/
config.json ADDED
@@ -0,0 +1,237 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": "ApplyEyeMakeup",
16
+ "1": "ApplyLipstick",
17
+ "2": "Archery",
18
+ "3": "BabyCrawling",
19
+ "4": "BalanceBeam",
20
+ "5": "BandMarching",
21
+ "6": "BaseballPitch",
22
+ "7": "Basketball",
23
+ "8": "BasketballDunk",
24
+ "9": "BenchPress",
25
+ "10": "Biking",
26
+ "11": "Billiards",
27
+ "12": "BlowDryHair",
28
+ "13": "BlowingCandles",
29
+ "14": "BodyWeightSquats",
30
+ "15": "Bowling",
31
+ "16": "BoxingPunchingBag",
32
+ "17": "BoxingSpeedBag",
33
+ "18": "BreastStroke",
34
+ "19": "BrushingTeeth",
35
+ "20": "CleanAndJerk",
36
+ "21": "CliffDiving",
37
+ "22": "CricketBowling",
38
+ "23": "CricketShot",
39
+ "24": "CuttingInKitchen",
40
+ "25": "Diving",
41
+ "26": "Drumming",
42
+ "27": "Fencing",
43
+ "28": "FieldHockeyPenalty",
44
+ "29": "FloorGymnastics",
45
+ "30": "FrisbeeCatch",
46
+ "31": "FrontCrawl",
47
+ "32": "GolfSwing",
48
+ "33": "Haircut",
49
+ "34": "HammerThrow",
50
+ "35": "Hammering",
51
+ "36": "HandstandPushups",
52
+ "37": "HandstandWalking",
53
+ "38": "HeadMassage",
54
+ "39": "HighJump",
55
+ "40": "HorseRace",
56
+ "41": "HorseRiding",
57
+ "42": "HulaHoop",
58
+ "43": "IceDancing",
59
+ "44": "JavelinThrow",
60
+ "45": "JugglingBalls",
61
+ "46": "JumpRope",
62
+ "47": "JumpingJack",
63
+ "48": "Kayaking",
64
+ "49": "Knitting",
65
+ "50": "LongJump",
66
+ "51": "Lunges",
67
+ "52": "MilitaryParade",
68
+ "53": "Mixing",
69
+ "54": "MoppingFloor",
70
+ "55": "Nunchucks",
71
+ "56": "ParallelBars",
72
+ "57": "PizzaTossing",
73
+ "58": "PlayingCello",
74
+ "59": "PlayingDaf",
75
+ "60": "PlayingDhol",
76
+ "61": "PlayingFlute",
77
+ "62": "PlayingGuitar",
78
+ "63": "PlayingPiano",
79
+ "64": "PlayingSitar",
80
+ "65": "PlayingTabla",
81
+ "66": "PlayingViolin",
82
+ "67": "PoleVault",
83
+ "68": "PommelHorse",
84
+ "69": "PullUps",
85
+ "70": "Punch",
86
+ "71": "PushUps",
87
+ "72": "Rafting",
88
+ "73": "RockClimbingIndoor",
89
+ "74": "RopeClimbing",
90
+ "75": "Rowing",
91
+ "76": "SalsaSpin",
92
+ "77": "ShavingBeard",
93
+ "78": "Shotput",
94
+ "79": "SkateBoarding",
95
+ "80": "Skiing",
96
+ "81": "Skijet",
97
+ "82": "SkyDiving",
98
+ "83": "SoccerJuggling",
99
+ "84": "SoccerPenalty",
100
+ "85": "StillRings",
101
+ "86": "SumoWrestling",
102
+ "87": "Surfing",
103
+ "88": "Swing",
104
+ "89": "TableTennisShot",
105
+ "90": "TaiChi",
106
+ "91": "TennisSwing",
107
+ "92": "ThrowDiscus",
108
+ "93": "TrampolineJumping",
109
+ "94": "Typing",
110
+ "95": "UnevenBars",
111
+ "96": "VolleyballSpiking",
112
+ "97": "WalkingWithDog",
113
+ "98": "WallPushups",
114
+ "99": "WritingOnBoard",
115
+ "100": "YoYo"
116
+ },
117
+ "image_size": 224,
118
+ "initializer_range": 0.02,
119
+ "intermediate_size": 3072,
120
+ "label2id": {
121
+ "ApplyEyeMakeup": 0,
122
+ "ApplyLipstick": 1,
123
+ "Archery": 2,
124
+ "BabyCrawling": 3,
125
+ "BalanceBeam": 4,
126
+ "BandMarching": 5,
127
+ "BaseballPitch": 6,
128
+ "Basketball": 7,
129
+ "BasketballDunk": 8,
130
+ "BenchPress": 9,
131
+ "Biking": 10,
132
+ "Billiards": 11,
133
+ "BlowDryHair": 12,
134
+ "BlowingCandles": 13,
135
+ "BodyWeightSquats": 14,
136
+ "Bowling": 15,
137
+ "BoxingPunchingBag": 16,
138
+ "BoxingSpeedBag": 17,
139
+ "BreastStroke": 18,
140
+ "BrushingTeeth": 19,
141
+ "CleanAndJerk": 20,
142
+ "CliffDiving": 21,
143
+ "CricketBowling": 22,
144
+ "CricketShot": 23,
145
+ "CuttingInKitchen": 24,
146
+ "Diving": 25,
147
+ "Drumming": 26,
148
+ "Fencing": 27,
149
+ "FieldHockeyPenalty": 28,
150
+ "FloorGymnastics": 29,
151
+ "FrisbeeCatch": 30,
152
+ "FrontCrawl": 31,
153
+ "GolfSwing": 32,
154
+ "Haircut": 33,
155
+ "HammerThrow": 34,
156
+ "Hammering": 35,
157
+ "HandstandPushups": 36,
158
+ "HandstandWalking": 37,
159
+ "HeadMassage": 38,
160
+ "HighJump": 39,
161
+ "HorseRace": 40,
162
+ "HorseRiding": 41,
163
+ "HulaHoop": 42,
164
+ "IceDancing": 43,
165
+ "JavelinThrow": 44,
166
+ "JugglingBalls": 45,
167
+ "JumpRope": 46,
168
+ "JumpingJack": 47,
169
+ "Kayaking": 48,
170
+ "Knitting": 49,
171
+ "LongJump": 50,
172
+ "Lunges": 51,
173
+ "MilitaryParade": 52,
174
+ "Mixing": 53,
175
+ "MoppingFloor": 54,
176
+ "Nunchucks": 55,
177
+ "ParallelBars": 56,
178
+ "PizzaTossing": 57,
179
+ "PlayingCello": 58,
180
+ "PlayingDaf": 59,
181
+ "PlayingDhol": 60,
182
+ "PlayingFlute": 61,
183
+ "PlayingGuitar": 62,
184
+ "PlayingPiano": 63,
185
+ "PlayingSitar": 64,
186
+ "PlayingTabla": 65,
187
+ "PlayingViolin": 66,
188
+ "PoleVault": 67,
189
+ "PommelHorse": 68,
190
+ "PullUps": 69,
191
+ "Punch": 70,
192
+ "PushUps": 71,
193
+ "Rafting": 72,
194
+ "RockClimbingIndoor": 73,
195
+ "RopeClimbing": 74,
196
+ "Rowing": 75,
197
+ "SalsaSpin": 76,
198
+ "ShavingBeard": 77,
199
+ "Shotput": 78,
200
+ "SkateBoarding": 79,
201
+ "Skiing": 80,
202
+ "Skijet": 81,
203
+ "SkyDiving": 82,
204
+ "SoccerJuggling": 83,
205
+ "SoccerPenalty": 84,
206
+ "StillRings": 85,
207
+ "SumoWrestling": 86,
208
+ "Surfing": 87,
209
+ "Swing": 88,
210
+ "TableTennisShot": 89,
211
+ "TaiChi": 90,
212
+ "TennisSwing": 91,
213
+ "ThrowDiscus": 92,
214
+ "TrampolineJumping": 93,
215
+ "Typing": 94,
216
+ "UnevenBars": 95,
217
+ "VolleyballSpiking": 96,
218
+ "WalkingWithDog": 97,
219
+ "WallPushups": 98,
220
+ "WritingOnBoard": 99,
221
+ "YoYo": 100
222
+ },
223
+ "layer_norm_eps": 1e-12,
224
+ "model_type": "videomae",
225
+ "norm_pix_loss": true,
226
+ "num_attention_heads": 12,
227
+ "num_channels": 3,
228
+ "num_frames": 16,
229
+ "num_hidden_layers": 12,
230
+ "patch_size": 16,
231
+ "problem_type": "single_label_classification",
232
+ "qkv_bias": true,
233
+ "torch_dtype": "float32",
234
+ "transformers_version": "4.27.1",
235
+ "tubelet_size": 2,
236
+ "use_mean_pooling": false
237
+ }
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:fdf512d2186d9fa267176b06505435ddbc350a7cfa5607f3ecb82ccaf9f2bb75
3
+ size 345281741
runs/Mar20_04-58-12_Legion_7/1679269100.9764493/events.out.tfevents.1679269100.Legion_7.14288.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a761cc9732f8ebd725f575694c0055b0f7bf74b1858e18ff34fa1af5c7f6cb44
3
+ size 5811
runs/Mar20_04-58-12_Legion_7/events.out.tfevents.1679269100.Legion_7.14288.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:af9d04e08c8d35aac1768116e6f02ac09841e07a2c88012ccab32070179b1fca
3
+ size 8906
runs/Mar20_05-18-13_Legion_7/1679269725.4829152/events.out.tfevents.1679269725.Legion_7.8692.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9d21ac47660ddef8a4c04dfe55bb3a0e123ce757377a931ad28d99065f787e7b
3
+ size 5811
runs/Mar20_05-18-13_Legion_7/events.out.tfevents.1679269725.Legion_7.8692.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:061fb18f688017b15c6c52a4fafd915fc6313c504bded49a96c794c3d92863ba
3
+ size 8906
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2a5a2e06dcbeaa36dbc7d960c02854f8759eab17f8a569f16b710ef9644b32ff
3
+ size 3567