CoolFace
Modelpublic

Shawon16/VideoMAE_WLASL_2000_200_epochs_p20_SR_8_kinetics

sourceHugging Facecc-by-nc-4.0updated 2y agoView on Hugging Face
0likes13downloads
Model Card

<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. -->

VideoMAEWLASL2000200epochsp20SR8kinetics

This model is a fine-tuned version of MCG-NJU/videomae-base-finetuned-kinetics on an unknown dataset. It achieves the following results on the evaluation set:

  • —Loss: 3.3164
  • —Top 1 Accuracy: 0.3721
  • —Top 5 Accuracy: 0.6987
  • —Top 10 Accuracy: 0.7911
  • —Accuracy: 0.3718
  • —Precision: 0.3566
  • —Recall: 0.3718
  • —F1: 0.3366

Model description

More information needed

Intended uses & limitations

More information needed

Training and evaluation data

More information needed

Training procedure

Training hyperparameters

The following hyperparameters were used during training:

  • —learning_rate: 5e-05
  • —trainbatchsize: 2
  • —evalbatchsize: 2
  • —seed: 42
  • —gradientaccumulationsteps: 4
  • —totaltrainbatch_size: 8
  • —optimizer: Use adamwtorch with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • —lrschedulertype: linear
  • —lrschedulerwarmup_ratio: 0.1
  • —training_steps: 357200
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossTop 1 AccuracyTop 5 AccuracyTop 10 AccuracyAccuracyPrecisionRecallF1
30.44190.00517867.59990.00130.00410.00770.00130.00040.00130.0003
30.32311.005035727.57060.00180.00770.01170.00180.00070.00180.0006
29.55462.005053587.38460.00740.02400.04160.00740.00170.00740.0019
28.13213.005071457.09720.02400.07070.10930.02400.00880.02400.0087
26.79874.00589316.76560.04650.12720.19130.04650.01700.04650.0184
24.70065.0050107176.40740.07020.19820.28650.07020.03050.07020.0330
22.99516.0050125036.03140.10340.26940.36850.10340.05110.10340.0538
21.07967.0050142905.59340.14560.34550.45970.14560.08040.14560.0840
18.82798.005160765.15350.17290.40910.52990.17290.10200.17290.1060
16.01689.0050178624.68720.22700.48700.61240.22700.14830.22700.1535
13.466210.0050196484.21740.27040.55850.68030.27070.18250.27070.1926
10.882511.0050214353.79370.31590.61820.72880.31660.23410.31660.2405
8.49312.005232213.45290.34010.66190.76020.34070.26850.34070.2747
6.386413.0050250073.14270.36310.69740.78520.36310.30580.36310.3063
4.859814.0050267932.98180.36700.69970.80080.36720.32370.36720.3195
3.589415.0050285802.79000.39250.73600.82070.39270.34930.39270.3457
2.705316.005303662.70450.39200.74030.82970.39200.35790.39200.3486
2.051717.0050321522.73390.38840.73440.82050.38790.35980.38790.3481
1.986218.0050339382.77490.38200.72850.81720.38180.36140.38180.3446
1.935219.0050357252.81570.36340.71350.81560.36340.33960.36340.3256
1.638920.005375112.79680.38000.72470.81440.38000.35320.38000.3403
1.416621.0050392972.84140.37390.71320.80670.37410.34980.37410.3358
1.311322.0050410832.91110.36670.70330.80410.36700.35080.36700.3340
1.469823.0050428702.92820.36750.70710.79470.36770.34660.36770.3296
1.159424.005446562.91860.38990.71250.79880.38990.36620.38990.3532
0.881525.0050464423.02100.38280.70530.79650.38250.36400.38250.3469
1.34826.0050482283.02670.37720.70740.79780.37720.35370.37720.3397
1.053127.0050500153.00550.38050.71960.81080.38070.36560.38070.3464
1.251628.005518013.17020.36340.68410.78830.36310.33530.36310.3244
1.214229.0050535873.15370.37440.69480.79720.37460.36270.37460.3409
1.178330.0050553733.23290.36590.69510.79160.36590.34000.36590.3278
1.207531.0050571603.22510.36950.69710.78800.36930.35210.36930.3348
1.136932.005589463.34220.34580.68030.77370.34600.32880.34600.3114
1.194833.0050607323.34760.36340.67260.77350.36340.33750.36340.3240
1.016434.0050625183.31880.36870.69690.78550.36870.34340.36870.3312
0.898735.0050643053.31640.37210.69870.79110.37180.35660.37180.3366

Framework versions

  • —Transformers 4.46.1
  • —Pytorch 2.5.1+cu124
  • —Datasets 3.1.0
  • —Tokenizers 0.20.1