CoolFace
Modelpublic

preszzz/drone-audio-detection-05-17-trial-6

sourceHugging Facebsd-3-clauseupdated 1y agoView on Hugging Face
0likes8downloads
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. -->

drone-audio-detection-05-17-trial-6

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.0174
  • —Accuracy: 0.995
  • —Precision: 0.9981
  • —Recall: 0.9955
  • —F1: 0.9968

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: 1.257746306413444e-05
  • —trainbatchsize: 16
  • —evalbatchsize: 8
  • —seed: 42
  • —gradientaccumulationsteps: 4
  • —totaltrainbatch_size: 64
  • —optimizer: Use OptimizerNames.ADAMWTORCHFUSED with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
  • —lrschedulertype: polynomial
  • —lrschedulerwarmup_ratio: 0.034505843844643884
  • —num_epochs: 5
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossAccuracyPrecisionRecallF1
0.02141.01250.02370.99051.00.98780.9939
0.012.02500.01950.9950.99810.99550.9968
0.00223.03750.01450.9950.99740.99620.9968
0.00014.05000.01690.99450.99740.99550.9965
0.00015.06250.01740.9950.99810.99550.9968

Framework versions

  • —Transformers 4.51.3
  • —Pytorch 2.6.0+cu124
  • —Datasets 3.6.0
  • —Tokenizers 0.21.1