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.5716
- Accuracy: 0.87
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: 2e-05
- train_batch_size: 8
- eval_batch_size: 8
- seed: 42
- gradient_accumulation_steps: 3
- total_train_batch_size: 24
- optimizer: Use OptimizerNames.ADAMW_TORCH_FUSED with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
- lr_scheduler_type: cosine
- lr_scheduler_warmup_steps: 80
- num_epochs: 15
- mixed_precision_training: Native AMP
Training results
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|---|---|---|---|---|
| 3.5526 | 1.0 | 38 | 1.0526 | 0.74 |
| 2.9102 | 2.0 | 76 | 0.9862 | 0.73 |
| 2.5619 | 3.0 | 114 | 0.9668 | 0.79 |
| 2.3661 | 4.0 | 152 | 0.8460 | 0.77 |
| 1.9551 | 5.0 | 190 | 0.7865 | 0.78 |
| 2.0060 | 6.0 | 228 | 0.7492 | 0.79 |
| 1.7944 | 7.0 | 266 | 0.7298 | 0.79 |
| 1.7270 | 8.0 | 304 | 0.6502 | 0.82 |
| 1.3241 | 9.0 | 342 | 0.6204 | 0.85 |
| 1.3817 | 10.0 | 380 | 0.6128 | 0.84 |
| 1.1978 | 11.0 | 418 | 0.5962 | 0.86 |
| 1.2737 | 12.0 | 456 | 0.5824 | 0.86 |
| 1.0680 | 13.0 | 494 | 0.5758 | 0.86 |
| 1.0149 | 14.0 | 532 | 0.5716 | 0.87 |
| 1.1550 | 15.0 | 570 | 0.5728 | 0.86 |
Framework versions
- Transformers 5.0.0
- Pytorch 2.10.0+cu128
- Datasets 4.0.0
- Tokenizers 0.22.2
- Downloads last month
- 39
Model tree for Ryalenn/distilhubert-finetuned-gtzan
Base model
ntu-spml/distilhubertDataset used to train Ryalenn/distilhubert-finetuned-gtzan
Evaluation results
- Accuracy on GTZANself-reported0.870