CoolFace
Modelpublic

Shawon16/videoMAE_kinetics_wlasl_100__signer_20ep_coR

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

videoMAEkineticswlasl100signer20ep_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: 0.8901
  • —Accuracy: 0.7811

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

Training results

Training LossEpochStepValidation LossAccuracy
18.45250.051804.52960.0325
16.6711.04993603.69680.1716
12.20612.04995402.82140.4290
8.07183.05017212.17030.5562
5.33424.059011.83510.6213
3.38425.049910811.51100.6923
2.09966.049912611.35040.6864
1.2537.050114421.17040.7249
0.80348.0516221.11630.7219
0.44579.049918021.03920.7367
0.280910.049919821.11980.7012
0.165511.050121630.95660.7456
0.114612.0523430.94040.7633
0.072713.049925230.91710.7663
0.064614.049927030.87660.7722
0.057515.050128840.90620.7633
0.047516.0530640.90650.7663
0.05117.049932440.90420.7663
0.040618.049934240.89830.7751
0.046719.048736000.89010.7811

Framework versions

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