CoolFace
Modelpublic

pavitemple/finetuned-Accident-Video-subsetv2

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

finetuned-Accident-Video-subsetv2

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.4718
  • —Accuracy: 0.9032

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

Training results

Training LossEpochStepValidation LossAccuracy
No log0.0361.61750.08
1.58311.03121.37290.52
1.58312.03181.19540.52
1.30373.03241.17630.48
1.18334.03301.14210.52
1.18335.03361.12210.52
1.1256.03421.04690.68
1.1257.03481.05530.6
1.09678.03540.96450.72
1.00259.03600.94350.6
1.002510.03660.84980.76
0.920711.03720.80960.72
0.920712.03780.81770.68
0.799413.03840.72370.64
0.75314.03900.68270.72
0.75315.03960.56970.88
0.699816.031020.75950.76
0.699817.031080.56310.88
0.656418.031140.51460.8
0.592919.031200.79570.6
0.592920.031260.52540.88
0.514821.031320.41020.88
0.514822.031380.45550.88
0.335123.031440.77320.72
0.448924.031500.44640.92
0.448925.031560.38730.92
0.365226.031620.38170.92
0.365227.031680.39160.92
0.253228.031740.39450.92
0.171229.031800.39990.92

Framework versions

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