CoolFace
Modelpublic

yehiawp4/vivit-b-16x2-collected-dataset

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

vivit-b-16x2-collected-dataset

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.2578
  • —Accuracy: 0.9610

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
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —lrschedulerwarmup_ratio: 0.1
  • —training_steps: 14020

Training results

Training LossEpochStepValidation LossAccuracy
0.10010.114030.89890.7789
0.26461.128060.56550.8857
0.07852.142090.48060.9053
0.00013.156120.37060.9398
0.0544.170150.40070.9368
0.00035.184180.23540.9669
0.00016.198210.39000.9474
0.00037.1112240.26670.9579
0.00018.1126270.24360.9654
0.09.1140200.24320.9654

Framework versions

  • —Transformers 4.39.0
  • —Pytorch 2.1.0
  • —Datasets 2.18.0
  • —Tokenizers 0.15.2