CoolFace
Modelpublic

Shawon16/timesformer_wlasl_100_20ep_coR_

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

timesformerwlasl10020epcoR_

This model is a fine-tuned version of facebook/timesformer-base-finetuned-k400 on an unknown dataset. It achieves the following results on the evaluation set:

  • —Loss: 1.4422
  • —Accuracy: 0.6657

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.5160.051804.32680.0680
14.62821.04993603.23820.3077
9.19832.04995402.51090.4379
5.2173.05017212.04610.5148
2.68584.059011.77170.5769
1.28845.049910811.67580.6006
0.64686.049912611.52350.6213
0.33987.050114421.44980.6272
0.18048.0516221.47020.6272
0.11199.049918021.41630.6302
0.07910.049919821.42690.6538
0.068611.050121631.40970.6568
0.062612.0523431.38780.6657
0.048513.049925231.45280.6686
0.061314.049927031.43480.6627
0.05315.050128841.40800.6716
0.043516.0530641.43310.6627
0.02917.049932441.44460.6568
0.029218.049934241.44390.6686
0.019919.048736001.44220.6657

Framework versions

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