CoolFace
Modelpublic

Shawon16/videomae_wlasl_100_30ep_coR

sourceHugging Facecc-by-nc-4.0updated 10mo agoView on Hugging Face
0likes16downloads
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. -->

videomaewlasl10030epcoR

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: 0.9268
  • —Accuracy: 0.7544

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: 5400
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossAccuracy
18.48070.03331804.56960.0296
17.38061.03333603.95770.1302
13.68692.03325403.12470.3846
9.48673.03347212.35840.5385
6.25634.03339011.88380.6302
3.96225.033310811.57970.6686
2.48516.033212611.40080.6746
1.48847.033414421.26040.7071
0.89638.033316221.16440.7249
0.52579.033318021.11320.7249
0.332810.033219821.13010.7101
0.172811.033421630.92610.7544
0.127212.033323430.96790.7515
0.094913.033325230.94190.7485
0.083214.033227030.93660.7426
0.067115.033428840.91280.7722
0.056316.033330640.89470.7663
0.065617.033332440.87820.7574
0.050618.033234240.89570.7722
0.055519.033436050.89480.7781
0.076520.033337850.90530.7722
0.061621.033339650.90240.7633
0.035922.033241450.94990.7574
0.056823.033443260.93150.7515
0.056224.033345060.92680.7544

Framework versions

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