distilhubert-finetuned-gtzan
This model is a fine-tuned version of ntu-spml/distilhubert on the GTZAN dataset. It achieves the following results on the evaluation set:
- Loss: 0.6781
- Accuracy: 0.8
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
- train_batch_size: 16
- eval_batch_size: 16
- seed: 42
- 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: 10
- mixed_precision_training: Native AMP
Training results
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|---|---|---|---|---|
| 2.123 | 1.0 | 57 | 1.9872 | 0.44 |
| 1.7906 | 2.0 | 114 | 1.4647 | 0.63 |
| 1.0542 | 3.0 | 171 | 1.2621 | 0.64 |
| 0.6288 | 4.0 | 228 | 1.0636 | 0.69 |
| 0.8828 | 5.0 | 285 | 0.8549 | 0.76 |
| 0.3367 | 6.0 | 342 | 0.8226 | 0.76 |
| 0.861 | 7.0 | 399 | 0.7517 | 0.81 |
| 0.2306 | 8.0 | 456 | 0.7129 | 0.8 |
| 0.4565 | 9.0 | 513 | 0.7061 | 0.79 |
| 0.2202 | 10.0 | 570 | 0.6781 | 0.8 |
Framework versions
- Transformers 4.52.4
- Pytorch 2.6.0+cu124
- Datasets 3.6.0
- Tokenizers 0.21.2
- Downloads last month
- 2
Model tree for krishanmittal018/distilhubert-finetuned-gtzan
Base model
ntu-spml/distilhubertDataset used to train krishanmittal018/distilhubert-finetuned-gtzan
Evaluation results
- Accuracy on GTZANself-reported0.800