CoolFace
Modelpublic

Shawon16/ViViT_BDSLW60_U5_20_coR

sourceHugging Facemitupdated 10mo agoView on Hugging Face
0likes27downloads
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. -->

ViViTBDSLW60U520coR

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: 0.5355
  • —Accuracy: 0.8717

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

Training results

Training LossEpochStepValidation LossAccuracy
11.14920.05019291.44890.7117
1.0511.050118580.65730.7883
0.18492.050127870.70590.8117
0.11693.050137160.65540.8233
0.10424.050146450.86160.79
0.10285.050155740.83050.8267
0.04646.050165030.96670.8083
0.0687.050174321.03000.7767
0.09578.050183610.86420.81
0.05629.050192901.01330.83
0.02310.0501102190.86390.8367
0.052611.0501111480.68150.86
0.044512.0501120770.64880.8633
0.011213.0501130060.50260.8833
0.002814.0501139350.89860.8367
0.053415.0501148640.58980.8567
0.00916.0501157930.68520.8233
0.008617.0501167220.48410.8683
0.010818.0501176510.53550.8717

Framework versions

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