wav2vec2-base-finetuned-stop-classification-3
This model is a fine-tuned version of facebook/wav2vec2-base on the audiofolder dataset. It achieves the following results on the evaluation set:
- Loss: 0.2520
- Accuracy: 0.9169
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: 64
- eval_batch_size: 64
- seed: 42
- gradient_accumulation_steps: 4
- total_train_batch_size: 256
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
- lr_scheduler_type: linear
- lr_scheduler_warmup_ratio: 0.1
- num_epochs: 10
Training results
Training Loss | Epoch | Step | Validation Loss | Accuracy |
---|---|---|---|---|
0.692 | 0.99 | 18 | 0.6418 | 0.6689 |
0.6027 | 1.97 | 36 | 0.4459 | 0.8236 |
0.4567 | 2.96 | 54 | 0.3602 | 0.8753 |
0.3893 | 4.0 | 73 | 0.3106 | 0.8896 |
0.366 | 4.99 | 91 | 0.2621 | 0.9094 |
0.3309 | 5.97 | 109 | 0.2325 | 0.9183 |
0.3041 | 6.96 | 127 | 0.2374 | 0.9244 |
0.2926 | 8.0 | 146 | 0.2372 | 0.9223 |
0.2617 | 8.99 | 164 | 0.2548 | 0.9135 |
0.2523 | 9.86 | 180 | 0.2520 | 0.9169 |
Framework versions
- Transformers 4.27.4
- Pytorch 1.13.0
- Datasets 2.7.1
- Tokenizers 0.13.2
- Downloads last month
- 168
Inference Providers
NEW
This model is not currently available via any of the supported Inference Providers.