CoolFace
Modelpublic

anirudhmu/videomae-base-finetuned-soccer-action-recognitionx

sourceHugging Facecc-by-nc-4.0updated 3y agoView on Hugging Face
0likes5downloads
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. -->

videomae-base-finetuned-soccer-action-recognitionx

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: 0.2575
  • —Accuracy: 0.9281

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: 4
  • —evalbatchsize: 4
  • —seed: 42
  • —gradientaccumulationsteps: 8
  • —totaltrainbatch_size: 32
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —lrschedulerwarmup_ratio: 0.1
  • —training_steps: 1376

Training results

Training LossEpochStepValidation LossAccuracy
No log0.03431.81510.3661
1.75891.03860.91330.6915
1.75892.031290.50260.7966
0.54943.031720.39370.8678
0.54944.032150.39430.8678
0.27475.032580.38760.8678
0.27476.033010.28030.9085
0.17317.033450.24140.9119
0.17318.033880.24340.9288
0.11659.034310.15600.9458
0.116510.034740.18940.9254
0.0711.035170.24010.9153
0.041712.035600.18830.9390
0.041713.036030.25890.9051
0.036214.036460.21250.9492
0.036215.036900.22280.9390
0.034816.037330.17970.9525
0.034817.037760.17280.9390
0.012918.038190.22530.9254
0.012919.038620.19830.9356
0.011220.039050.28210.9220
0.011221.039480.25270.9356
0.016522.039910.25980.9288
0.016523.0310350.26900.9288
0.005624.0310780.28170.9220
0.002625.0311210.20390.9424
0.002626.0311640.21640.9458
0.003327.0312070.20630.9424
0.003328.0312500.18360.9525
0.003829.0312930.18990.9458
0.003830.0313360.18150.9492
0.002431.0313760.18160.9525

Framework versions

  • —Transformers 4.35.0
  • —Pytorch 2.1.0+cu118
  • —Datasets 2.14.6
  • —Tokenizers 0.14.1