CoolFace
Modelpublic

einoa04/human_action_recognition_model

sourceHugging Faceapache-2.0updated 2y 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. -->

humanactionrecognition_model

This model is a fine-tuned version of google/vit-base-patch16-224-in21k on an unknown dataset. It achieves the following results on the evaluation set:

  • Loss: 7.8069
  • Accuracy: 0.0659

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: 0.0002
  • trainbatchsize: 8
  • evalbatchsize: 8
  • seed: 42
  • optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • lrschedulertype: linear
  • num_epochs: 4

Training results

Training LossEpochStepValidation LossAccuracy
1.31020.31755003.54390.0761
0.98610.634910004.13240.065
0.87910.952415004.67080.0752
0.52811.269820005.06050.0980
0.45981.587325006.16270.0437
0.47331.904830005.67460.0754
0.28442.222235006.53900.0746
0.16972.539740006.93960.0537
0.16972.857145007.16440.0672
0.10133.174650007.40830.0619
0.05563.492155007.42830.0694
0.03383.809560007.80690.0659

Framework versions

  • Transformers 4.44.2
  • Pytorch 2.4.0+cu121
  • Datasets 3.0.0
  • Tokenizers 0.19.1