invictusying commited on
Commit
18a7880
·
1 Parent(s): d45dca3

Training in progress, epoch 0

Browse files
.gitignore ADDED
@@ -0,0 +1 @@
 
 
1
+ checkpoint-*/
config.json ADDED
@@ -0,0 +1,55 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ },
26
+ "image_size": 224,
27
+ "initializer_range": 0.02,
28
+ "intermediate_size": 3072,
29
+ "label2id": {
30
+ "ApplyEyeMakeup": 0,
31
+ "ApplyLipstick": 1,
32
+ "Archery": 2,
33
+ "BabyCrawling": 3,
34
+ "BalanceBeam": 4,
35
+ "BandMarching": 5,
36
+ "BaseballPitch": 6,
37
+ "Basketball": 7,
38
+ "BasketballDunk": 8,
39
+ "BenchPress": 9
40
+ },
41
+ "layer_norm_eps": 1e-12,
42
+ "model_type": "videomae",
43
+ "norm_pix_loss": true,
44
+ "num_attention_heads": 12,
45
+ "num_channels": 3,
46
+ "num_frames": 16,
47
+ "num_hidden_layers": 12,
48
+ "patch_size": 16,
49
+ "problem_type": "single_label_classification",
50
+ "qkv_bias": true,
51
+ "torch_dtype": "float32",
52
+ "transformers_version": "4.28.1",
53
+ "tubelet_size": 2,
54
+ "use_mean_pooling": false
55
+ }
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:573322a56918ed062576b6f037631d019a9b8db3fef16e314040c79fec2c9af6
3
+ size 345003509
runs/Apr19_03-58-17_ac90ff29ba1c/1681876904.023332/events.out.tfevents.1681876904.ac90ff29ba1c.2718.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:08b28d324e03be9291fdfd8ce8f4c43593fa3ffe37955a75c0a64b6a98e6e7a4
3
+ size 5937
runs/Apr19_03-58-17_ac90ff29ba1c/events.out.tfevents.1681876904.ac90ff29ba1c.2718.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:960ec90e7162565e3e4b443373fa2e67008f5331d0a301c7cc6c2b5325f8199f
3
+ size 4692
runs/Apr19_04-02-15_ac90ff29ba1c/1681876940.7036262/events.out.tfevents.1681876940.ac90ff29ba1c.2718.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9777a90927dec79069752b700a7bfb0adc5c229a8d4d19aaec7566075c058900
3
+ size 5937
runs/Apr19_04-02-15_ac90ff29ba1c/1681876947.4249084/events.out.tfevents.1681876947.ac90ff29ba1c.2718.4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:23bebb9bc112c41cb66a60d57fc47ab913c5da3f448615be684803502de99ed2
3
+ size 5937
runs/Apr19_04-02-15_ac90ff29ba1c/1681876983.3213086/events.out.tfevents.1681876983.ac90ff29ba1c.2718.5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a702d8b027e900de3caddefe71bd4f184fa5416cf16fb85f2281e3fb67046ac0
3
+ size 5937
runs/Apr19_04-02-15_ac90ff29ba1c/events.out.tfevents.1681876940.ac90ff29ba1c.2718.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bc8f69a4b931ca381440c657e69fa9c77c3db972d292f4068c01c8acfbf83098
3
+ size 12376
runs/Apr19_04-03-19_ac90ff29ba1c/1681877024.0056088/events.out.tfevents.1681877024.ac90ff29ba1c.2718.7 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e257fc90fe2872b091d5d0dcc810cf6e07f454709f182066fb647b0ebebc1e56
3
+ size 5937
runs/Apr19_04-03-19_ac90ff29ba1c/1681877035.8886304/events.out.tfevents.1681877035.ac90ff29ba1c.2718.8 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:518691cbc7d7c1d1f843fdab2197fa8dac022e13eee5c7bf6aae0c26a9b3d4b1
3
+ size 5937
runs/Apr19_04-03-19_ac90ff29ba1c/events.out.tfevents.1681877024.ac90ff29ba1c.2718.6 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d6e4e9dafed29e742a5192eae8f1a04085f6b4377a38458eb23ffca65087565a
3
+ size 8280
runs/Apr19_04-05-05_ac90ff29ba1c/1681877112.8369238/events.out.tfevents.1681877112.ac90ff29ba1c.10524.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cdad8b21f90b16ea711c4aa0d7f215b8976572071561f92b2fb0dde8cfc69ce8
3
+ size 5937
runs/Apr19_04-05-05_ac90ff29ba1c/events.out.tfevents.1681877112.ac90ff29ba1c.10524.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:da2e019ac417af343af88c196cb5b85c8e84b9093c9489d732a1acf15a04e383
3
+ size 7333
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3bbba8ab1c1ad6b79a967dd03cf92f8293eb781300cf8ce6fe9ab46cd06fef6d
3
+ size 3643