CoolFace
Modelpublic

Shawon16/ViViT_WLASL_250_epochs

sourceHugging Facemitupdated 2y agoView on Hugging Face
0likes8downloads
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. -->

ViViTWLASL250_epochs

This model is a fine-tuned version of google/vivit-b-16x2-kinetics400 on an unknown dataset. It achieves the following results on the evaluation set:

  • —Loss: 4.0544
  • —Top 1 Accuracy: 0.2617
  • —Top 5 Accuracy: 0.5577
  • —Top 10 Accuracy: 0.6670
  • —Accuracy: 0.2617
  • —Precision: 0.2325
  • —Recall: 0.2617
  • —F1: 0.2253

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

Training results

Training LossEpochStepValidation LossTop 1 AccuracyTop 5 AccuracyTop 10 AccuracyAccuracyPrecisionRecallF1
30.55980.00435727.65280.00100.00380.00640.00100.00080.00100.0004
29.98411.004071447.55480.00460.01200.01760.00460.00060.00460.0009
28.25972.0040107167.29590.01250.03370.04950.01250.00530.01250.0048
26.11273.0040142896.91650.03040.07480.12230.03010.01080.03010.0120
23.70444.004178616.49960.04470.14070.21020.04470.01820.04470.0196
20.66045.0040214336.03280.08220.22880.31210.08220.04210.08220.0434
17.62876.0040250055.56220.12100.30410.42130.12100.07140.12100.0742
14.32157.0040285785.07940.15760.37970.49510.15730.09980.15730.1038
10.50328.004321504.64390.19150.44940.56950.19150.13530.19150.1386
7.23879.0040357224.24610.22470.51230.62970.22550.16760.22550.1721
3.970810.0040392943.96320.24850.55870.67010.24870.20340.24870.2046
2.124411.0040428673.77480.25870.57530.68720.25870.22580.25870.2220
1.399212.004464393.69070.25430.57940.68850.25430.22790.25430.2210
1.017513.0040500113.70600.25030.57380.68740.25030.21760.25030.2142
0.91414.0040535833.68190.26480.58040.69150.26480.23800.26480.2311
0.752215.0040571563.73600.25610.57580.69690.25640.23250.25640.2235
1.04516.004607283.78460.26380.57230.68770.26350.24700.26350.2327
0.823417.0040643003.89100.25740.56920.67240.25720.23860.25720.2261
0.731118.0040678724.01420.25610.55850.66800.25610.24020.25610.2262
1.098119.0040714454.05440.26170.55770.66700.26170.23250.26170.2253

Framework versions

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