CoolFace
Modelpublic

Shawon16/videomae_kinetics_wlasl_2000_20ep_coR

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

videomaekineticswlasl200020ep_coR

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: 2.5193
  • —Accuracy: 0.4382

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

Training results

Training LossEpochStepValidation LossAccuracy
30.44610.0517867.57310.0020
28.80851.050035726.71520.0240
24.63412.050053585.77000.0827
20.22043.050071454.95290.1581
16.04754.0589314.25230.2296
12.25155.0500107173.66460.3044
9.03296.0500125033.22120.3488
6.48417.0500142902.95840.3739
4.55338.05160762.73720.3996
3.16169.0500178622.64460.4119
2.21910.0500196482.54570.4254
1.597511.0500214352.53480.4201
1.200912.05232212.52320.4270
0.964813.0500250072.53050.4277
0.787714.0500267932.53890.4231
0.681215.0500285802.51980.4349
0.579516.05303662.51960.4331
0.506617.0500321522.51300.4336
0.45318.0500339382.51750.4385
0.392819.0499357202.51930.4382

Framework versions

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