CoolFace
Modelpublic

TanAlexanderlz/RALL_RGBmasking_Aug16F-8B16F

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

RALLRGBmaskingAug16F-8B16F

This model is a fine-tuned version of MCG-NJU/videomae-base-finetuned-kinetics on an unknown dataset. It achieves the following results on the evaluation set:

  • Loss: 1.3708
  • Accuracy: 0.8012

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: 8
  • evalbatchsize: 8
  • seed: 42
  • optimizer: Use OptimizerNames.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: 3372

Training results

Training LossEpochStepValidation LossAccuracy
0.37940.08362820.78300.7583
0.10141.08365640.91720.8083
0.10982.08368461.16300.8146
0.00093.083611281.31650.7979
0.04.083614101.37700.8063
0.05.083616921.21230.8313
0.06.083619741.35530.8208
0.07.083622561.46540.8208
0.08.083625381.39370.8208
0.09.083628201.43040.8292

Framework versions

  • Transformers 4.51.3
  • Pytorch 2.6.0+cu124
  • Datasets 3.6.0
  • Tokenizers 0.21.1