CoolFace
Modelpublic

ahmedmohamed55/ast-tennis

sourceHugging Facebsd-3-clauseupdated 2mo agoView on Hugging Face
0likes211downloads
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. -->

ast-tennis

This model is a fine-tuned version of MIT/ast-finetuned-audioset-10-10-0.4593 on an unknown dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.1345
  • —Accuracy: 0.9828
  • —F1: 0.9815

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: 1e-05
  • —trainbatchsize: 16
  • —evalbatchsize: 16
  • —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
  • —num_epochs: 15
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossAccuracyF1
No log1.0150.57280.81030.8084
0.85152.0300.28000.91380.9143
0.30413.0450.17790.93100.9262
0.09464.0600.15390.93100.9262
0.09465.0750.08990.94830.9426
0.02566.0900.06830.98280.9815
0.00627.01050.07930.96550.9623
0.00178.01200.15860.93100.9274
0.00179.01350.11030.98280.9815
0.000810.01500.11420.98280.9815
0.000611.01650.14600.96550.9633
0.000512.01800.14890.96550.9633
0.000513.01950.13560.98280.9815
0.000514.02100.13430.98280.9815
0.000515.02250.13450.98280.9815

Framework versions

  • —Transformers 5.13.1
  • —Pytorch 2.11.0+cu128
  • —Datasets 4.0.0
  • —Tokenizers 0.22.2