wav2vec2-base-finetuned-gtzan
This model is a fine-tuned version of facebook/wav2vec2-base on the GTZAN dataset. It achieves the following results on the evaluation set:
- Loss: 0.5579
- Accuracy: 0.86
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: 4
- eval_batch_size: 4
- seed: 42
- gradient_accumulation_steps: 2
- total_train_batch_size: 8
- 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: linear
- lr_scheduler_warmup_ratio: 0.1
- num_epochs: 10
- mixed_precision_training: Native AMP
Training results
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|---|---|---|---|---|
| 1.9302 | 1.0 | 113 | 1.8797 | 0.58 |
| 1.3945 | 2.0 | 226 | 1.5384 | 0.58 |
| 1.2142 | 3.0 | 339 | 1.2104 | 0.66 |
| 0.9286 | 4.0 | 452 | 1.0251 | 0.68 |
| 0.7291 | 5.0 | 565 | 0.9575 | 0.75 |
| 0.6079 | 6.0 | 678 | 0.7278 | 0.77 |
| 0.4658 | 7.0 | 791 | 0.6953 | 0.83 |
| 0.2547 | 8.0 | 904 | 0.6530 | 0.82 |
| 0.2012 | 9.0 | 1017 | 0.5614 | 0.87 |
| 0.1797 | 10.0 | 1130 | 0.5579 | 0.86 |
Framework versions
- Transformers 4.57.1
- Pytorch 2.8.0+cu126
- Datasets 2.16.1
- Tokenizers 0.22.1
- Downloads last month
- 79
Model tree for hangnguyen25/wav2vec2-base-finetuned-gtzan
Base model
facebook/wav2vec2-base