CoolFace
Modelpublic

pavitemple/finetuned-Accident-SingleLabel-Final-v4

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. -->

finetuned-Accident-SingleLabel-Final-v4

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: 1.2089
  • —Accuracy: 0.5588

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
  • —distributed_type: multi-GPU
  • —num_devices: 2
  • —totaltrainbatch_size: 16
  • —totalevalbatch_size: 16
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —lrschedulerwarmup_ratio: 0.1
  • —training_steps: 65

Training results

Training LossEpochStepValidation LossAccuracy
No log0.0641.85260.1304
No log1.0681.68720.3913
1.62092.06121.42510.5652
1.62093.06161.27850.5652
1.11844.06201.18130.6522
1.11845.06241.08270.4783
1.11846.06280.94230.6522
1.00867.06320.95380.6522
1.00868.06360.87840.6087
0.75919.06400.98700.6087
0.759110.06440.99130.6522
0.759111.06480.86610.6087
0.692512.06520.87890.5652
0.692513.06560.82630.6522
0.749714.06601.07720.6522
0.749715.06640.96890.6522
0.749716.02650.88050.6522

Framework versions

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