drone-audio-detection-model
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.0303
- Accuracy: 0.9966
- Precision: 0.9998
- Recall: 0.9959
- F1: 0.9978
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: 3e-05
- train_batch_size: 32
- eval_batch_size: 32
- seed: 42
- gradient_accumulation_steps: 4
- total_train_batch_size: 128
- optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
- lr_scheduler_type: linear
- lr_scheduler_warmup_ratio: 0.1
- num_epochs: 5
- mixed_precision_training: Native AMP
Training results
Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
---|---|---|---|---|---|---|---|
0.0092 | 1.0 | 4592 | 0.0285 | 0.9947 | 1.0000 | 0.9932 | 0.9966 |
0.0038 | 2.0 | 9184 | 0.0222 | 0.9958 | 0.9994 | 0.9953 | 0.9973 |
0.0 | 3.0 | 13776 | 0.0264 | 0.9964 | 0.9999 | 0.9955 | 0.9977 |
0.0 | 4.0 | 18368 | 0.0303 | 0.9966 | 0.9998 | 0.9959 | 0.9978 |
0.0 | 4.9990 | 22955 | 0.0411 | 0.9962 | 0.9999 | 0.9953 | 0.9976 |
Framework versions
- Transformers 4.48.3
- Pytorch 2.5.1+cu124
- Datasets 3.6.0
- Tokenizers 0.21.0
- Downloads last month
- 0
Inference Providers
NEW
This model isn't deployed by any Inference Provider.
๐
Ask for provider support
Model tree for preszzz/drone-audio-detection-model
Base model
MIT/ast-finetuned-audioset-10-10-0.4593