distilhubert-finetuned-breathiness
This model is a fine-tuned version of ntu-spml/distilhubert on the PQVD dataset. It achieves the following results on the evaluation set:
- Loss: 0.6187
- Accuracy: 0.7802
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: 8
- eval_batch_size: 8
- seed: 42
- optimizer: Use 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: 6
- mixed_precision_training: Native AMP
Training results
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|---|---|---|---|---|
| 0.5805 | 1.0 | 92 | 0.6048 | 0.6923 |
| 0.307 | 2.0 | 184 | 0.5671 | 0.7363 |
| 0.2998 | 3.0 | 276 | 0.5872 | 0.7363 |
| 0.5056 | 4.0 | 368 | 0.5755 | 0.7473 |
| 0.2912 | 5.0 | 460 | 0.6515 | 0.7692 |
| 0.2159 | 6.0 | 552 | 0.6187 | 0.7802 |
Framework versions
- Transformers 4.49.0
- Pytorch 2.6.0+cu124
- Datasets 3.3.2
- Tokenizers 0.21.0
- Downloads last month
- 3
Model tree for NiloofarMomeni/distilhubert-finetuned-brathiness
Base model
ntu-spml/distilhubertEvaluation results
- Accuracy on PQVDself-reported0.780