CoolFace
Modelpublic

yerx/videomae-base-finetuned-basketball-subset-v3-25epoch

sourceHugging Facecc-by-nc-4.0updated 3y agoView on Hugging Face
1likes12downloads
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-basketball-subset-v3-25epoch

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.8922
  • —Accuracy: 0.9

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

Training results

Training LossEpochStepValidation LossAccuracy
1.24890.042020.72520.7
0.53661.044041.27450.6
0.96592.046060.70130.85
0.02263.048081.30650.7
0.54374.0410102.03970.7
0.00025.0412121.89360.75
0.00036.0414141.44730.8
0.01937.0416161.16020.75
0.00018.0418180.89220.9
0.00019.0420201.07810.85
0.010.0422221.19480.85
0.011.0424241.24310.85
0.012.0426261.27940.85
0.013.0428281.30820.85
0.014.0430301.33320.85
0.015.0432321.35390.85
0.016.0434341.37930.85
0.017.0436361.45100.8
0.018.0438381.56460.8
0.019.0440401.65350.8
0.020.0442421.70170.8
0.021.0444441.73660.8
0.022.0446461.76390.8
0.023.0448481.77920.8
0.024.0450501.78550.8
0.025.0151001.78570.8

Framework versions

  • —Transformers 4.26.1
  • —Pytorch 1.12.1+cu116
  • —Datasets 2.4.0
  • —Tokenizers 0.12.1