CoolFace
Modelpublic

esmaelehab/videomae-base-finetuned-kinetics-finetuned-Accident-dataset

sourceHugging Facecc-by-nc-4.0updated 8mo 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. -->

videomae-base-finetuned-kinetics-finetuned-Accident-dataset

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: 0.0077
  • —Accuracy: 1.0

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: 2e-05
  • —trainbatchsize: 8
  • —evalbatchsize: 8
  • —seed: 42
  • —optimizer: Use OptimizerNames.ADAMWTORCHFUSED with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
  • —lrschedulertype: linear
  • —lrschedulerwarmup_ratio: 0.1
  • —training_steps: 392
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossAccuracy
0.56750.1276500.25090.9126
0.14711.12761000.23540.9126
0.0222.12761500.12930.9515
0.00133.12762000.04220.9806
0.00094.12762500.01730.9903
0.00245.12763000.05440.9806
0.03766.12763500.04470.9806
0.00077.10713920.03170.9806

Framework versions

  • —Transformers 4.57.1
  • —Pytorch 2.8.0+cu126
  • —Datasets 4.4.2
  • —Tokenizers 0.22.1