CoolFace
Modelpublic

Shawon16/VideoMAE_base_wlasl_100__signer_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. -->

VideoMAEbasewlasl100signer20ep_coR

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

  • —Loss: 3.1409
  • —Accuracy: 0.2367

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.66820.051804.62650.0178
18.62931.04993604.62380.0178
18.55432.04995404.61350.0178
18.30073.05017214.62310.0237
18.30884.059014.58220.0237
18.03345.049910814.54510.0207
17.53986.049912614.41640.0207
16.65537.050114424.28520.0325
16.00718.0516224.26310.0414
15.22129.049918024.04660.0621
14.198410.049919823.93050.0799
13.044111.050121633.81820.1095
11.968912.0523433.58900.1272
10.735713.049925233.49550.1598
9.682914.049927033.39520.1834
8.646215.050128843.30820.1746
7.797116.0530643.22460.2160
7.097817.049932443.20380.2308
6.48318.049934243.16050.2396
6.065119.048736003.14090.2367

Framework versions

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