mitegvg commited on
Commit
caa7b54
·
verified ·
1 Parent(s): 361356b

Training in progress, epoch 0

Browse files
README.md ADDED
@@ -0,0 +1,85 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ tags:
4
+ - generated_from_trainer
5
+ metrics:
6
+ - accuracy
7
+ model-index:
8
+ - name: videomae-base-finetuned-kinetics-finetuned-sports-videos-in-the-wild
9
+ results: []
10
+ ---
11
+
12
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
13
+ should probably proofread and complete it, then remove this comment. -->
14
+
15
+ # videomae-base-finetuned-kinetics-finetuned-sports-videos-in-the-wild
16
+
17
+ This model is a fine-tuned version of [](https://huggingface.co/) on an unknown dataset.
18
+ It achieves the following results on the evaluation set:
19
+ - Loss: 1.9210
20
+ - Accuracy: 0.4659
21
+ - Macro Precision: 0.3938
22
+ - Macro Recall: 0.4489
23
+ - Macro F1: 0.4007
24
+ - Weighted Precision: 0.4987
25
+ - Weighted Recall: 0.4659
26
+ - Weighted F1: 0.4613
27
+
28
+ ## Model description
29
+
30
+ More information needed
31
+
32
+ ## Intended uses & limitations
33
+
34
+ More information needed
35
+
36
+ ## Training and evaluation data
37
+
38
+ More information needed
39
+
40
+ ## Training procedure
41
+
42
+ ### Training hyperparameters
43
+
44
+ The following hyperparameters were used during training:
45
+ - learning_rate: 0.0005
46
+ - train_batch_size: 8
47
+ - eval_batch_size: 8
48
+ - seed: 42
49
+ - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
50
+ - lr_scheduler_type: linear
51
+ - lr_scheduler_warmup_ratio: 0.1
52
+ - training_steps: 8400
53
+
54
+ ### Training results
55
+
56
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | Macro Precision | Macro Recall | Macro F1 | Weighted Precision | Weighted Recall | Weighted F1 |
57
+ |:-------------:|:-------:|:----:|:---------------:|:--------:|:---------------:|:------------:|:--------:|:------------------:|:---------------:|:-----------:|
58
+ | 2.9626 | 0.0501 | 421 | 2.7906 | 0.2195 | 0.1161 | 0.1519 | 0.1070 | 0.2141 | 0.2195 | 0.1965 |
59
+ | 2.5842 | 1.0501 | 842 | 2.8099 | 0.2494 | 0.1654 | 0.2218 | 0.1441 | 0.2625 | 0.2494 | 0.2014 |
60
+ | 2.6205 | 2.0501 | 1263 | 2.5678 | 0.2603 | 0.2323 | 0.2441 | 0.1927 | 0.3526 | 0.2603 | 0.2535 |
61
+ | 2.6291 | 3.0501 | 1684 | 2.4386 | 0.3256 | 0.2617 | 0.2725 | 0.2380 | 0.3552 | 0.3256 | 0.3169 |
62
+ | 2.6426 | 4.0501 | 2105 | 2.3998 | 0.3380 | 0.2961 | 0.2888 | 0.2537 | 0.3914 | 0.3380 | 0.3318 |
63
+ | 2.3348 | 5.0501 | 2526 | 2.3434 | 0.3230 | 0.2693 | 0.3114 | 0.2395 | 0.3982 | 0.3230 | 0.2966 |
64
+ | 2.0078 | 6.0501 | 2947 | 2.3699 | 0.3328 | 0.3123 | 0.3292 | 0.2734 | 0.4285 | 0.3328 | 0.3271 |
65
+ | 1.9522 | 7.0501 | 3368 | 2.2550 | 0.3722 | 0.3517 | 0.3427 | 0.2978 | 0.4422 | 0.3722 | 0.3688 |
66
+ | 2.1432 | 8.0501 | 3789 | 2.1527 | 0.3832 | 0.3581 | 0.3516 | 0.3042 | 0.4461 | 0.3832 | 0.3696 |
67
+ | 2.001 | 9.0501 | 4210 | 2.1392 | 0.4189 | 0.3563 | 0.3938 | 0.3431 | 0.4775 | 0.4189 | 0.4071 |
68
+ | 2.1731 | 10.0501 | 4631 | 2.1665 | 0.4065 | 0.3527 | 0.3772 | 0.3215 | 0.4499 | 0.4065 | 0.3869 |
69
+ | 1.8674 | 11.0501 | 5052 | 2.0639 | 0.4367 | 0.3765 | 0.4068 | 0.3620 | 0.4888 | 0.4367 | 0.4332 |
70
+ | 2.1969 | 12.0501 | 5473 | 2.1350 | 0.4240 | 0.3609 | 0.3921 | 0.3439 | 0.4717 | 0.4240 | 0.4144 |
71
+ | 1.6659 | 13.0501 | 5894 | 1.9765 | 0.4448 | 0.3715 | 0.4046 | 0.3631 | 0.4803 | 0.4448 | 0.4350 |
72
+ | 1.9602 | 14.0501 | 6315 | 2.0385 | 0.4258 | 0.3756 | 0.3993 | 0.3537 | 0.4910 | 0.4258 | 0.4229 |
73
+ | 1.6218 | 15.0501 | 6736 | 2.0035 | 0.4517 | 0.3815 | 0.4311 | 0.3795 | 0.4958 | 0.4517 | 0.4450 |
74
+ | 1.6883 | 16.0501 | 7157 | 2.0044 | 0.4367 | 0.3913 | 0.4252 | 0.3795 | 0.4992 | 0.4367 | 0.4364 |
75
+ | 1.5521 | 17.0501 | 7578 | 1.9295 | 0.4568 | 0.3847 | 0.4350 | 0.3869 | 0.4823 | 0.4568 | 0.4452 |
76
+ | 1.5913 | 18.0501 | 7999 | 1.9850 | 0.4491 | 0.3732 | 0.4316 | 0.3804 | 0.4880 | 0.4491 | 0.4438 |
77
+ | 1.8007 | 19.0477 | 8400 | 1.9210 | 0.4659 | 0.3938 | 0.4489 | 0.4007 | 0.4987 | 0.4659 | 0.4613 |
78
+
79
+
80
+ ### Framework versions
81
+
82
+ - Transformers 4.51.3
83
+ - Pytorch 2.1.0+cu118
84
+ - Datasets 3.6.0
85
+ - Tokenizers 0.21.1
config.json ADDED
@@ -0,0 +1,93 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "VideoMAEForVideoClassification"
4
+ ],
5
+ "attention_probs_dropout_prob": 0.0,
6
+ "decoder_hidden_size": 384,
7
+ "decoder_intermediate_size": 1536,
8
+ "decoder_num_attention_heads": 6,
9
+ "decoder_num_hidden_layers": 4,
10
+ "hidden_act": "gelu",
11
+ "hidden_dropout_prob": 0.0,
12
+ "hidden_size": 768,
13
+ "id2label": {
14
+ "0": "archery",
15
+ "1": "baseball",
16
+ "2": "basketball",
17
+ "3": "bmx",
18
+ "4": "bowling",
19
+ "5": "boxing",
20
+ "6": "cheerleading",
21
+ "7": "discusthrow",
22
+ "8": "diving",
23
+ "9": "football",
24
+ "10": "golf",
25
+ "11": "gymnastics",
26
+ "12": "hammerthrow",
27
+ "13": "highjump",
28
+ "14": "hockey",
29
+ "15": "hurdling",
30
+ "16": "javelin",
31
+ "17": "longjump",
32
+ "18": "polevault",
33
+ "19": "rowing",
34
+ "20": "running",
35
+ "21": "shotput",
36
+ "22": "skating",
37
+ "23": "skiing",
38
+ "24": "soccer",
39
+ "25": "swimming",
40
+ "26": "tennis",
41
+ "27": "volleyball",
42
+ "28": "weight",
43
+ "29": "wrestling"
44
+ },
45
+ "image_size": 224,
46
+ "initializer_range": 0.02,
47
+ "intermediate_size": 3072,
48
+ "label2id": {
49
+ "archery": 0,
50
+ "baseball": 1,
51
+ "basketball": 2,
52
+ "bmx": 3,
53
+ "bowling": 4,
54
+ "boxing": 5,
55
+ "cheerleading": 6,
56
+ "discusthrow": 7,
57
+ "diving": 8,
58
+ "football": 9,
59
+ "golf": 10,
60
+ "gymnastics": 11,
61
+ "hammerthrow": 12,
62
+ "highjump": 13,
63
+ "hockey": 14,
64
+ "hurdling": 15,
65
+ "javelin": 16,
66
+ "longjump": 17,
67
+ "polevault": 18,
68
+ "rowing": 19,
69
+ "running": 20,
70
+ "shotput": 21,
71
+ "skating": 22,
72
+ "skiing": 23,
73
+ "soccer": 24,
74
+ "swimming": 25,
75
+ "tennis": 26,
76
+ "volleyball": 27,
77
+ "weight": 28,
78
+ "wrestling": 29
79
+ },
80
+ "layer_norm_eps": 1e-12,
81
+ "model_type": "videomae",
82
+ "norm_pix_loss": false,
83
+ "num_attention_heads": 12,
84
+ "num_channels": 3,
85
+ "num_frames": 16,
86
+ "num_hidden_layers": 12,
87
+ "patch_size": 16,
88
+ "qkv_bias": true,
89
+ "torch_dtype": "float32",
90
+ "transformers_version": "4.51.3",
91
+ "tubelet_size": 2,
92
+ "use_mean_pooling": true
93
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f1ad3a25f2193c4d706492100a53b5a3748e146a9b41b8788bd4074c2aa2d413
3
+ size 345023472
preprocessor_config.json ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ "image_mean": [
11
+ 0.485,
12
+ 0.456,
13
+ 0.406
14
+ ],
15
+ "image_processor_type": "VideoMAEImageProcessor",
16
+ "image_std": [
17
+ 0.229,
18
+ 0.224,
19
+ 0.225
20
+ ],
21
+ "resample": 2,
22
+ "rescale_factor": 0.00392156862745098,
23
+ "size": {
24
+ "shortest_edge": 224
25
+ }
26
+ }
runs/Aug13_20-13-10_DESKTOP-JCNIME4/events.out.tfevents.1755112409.DESKTOP-JCNIME4.14432.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ccb55fa0be3cc521ef48a804fed31aafc6d19a0ee4305c2941da54dbefe6445f
3
+ size 15972
runs/Aug13_20-55-17_DESKTOP-JCNIME4/events.out.tfevents.1755114927.DESKTOP-JCNIME4.2880.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:741bbae6bf08ebe8e6f7dc47c6416c291082c46431f301cf70c1d959999dae33
3
+ size 197358
runs/Aug14_09-40-02_DESKTOP-JCNIME4/events.out.tfevents.1755160818.DESKTOP-JCNIME4.27752.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:23e078bc59177248171e228a87ec77f9b65147ade5a7c0a228c28d11c95fa16f
3
+ size 197285
runs/Aug14_20-02-58_DESKTOP-JCNIME4/events.out.tfevents.1755198186.DESKTOP-JCNIME4.8092.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3b6146090356c79518b1c791757c25b8b821c76c5077726bc4239097c25594d0
3
+ size 15972
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dffb72be47b92fb0c709372ff5317f5265b47801d169bbc22e16e6c1a114497b
3
+ size 5432