wav2vec2-base-finetuned-stop-classification-2
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.2352
- Accuracy: 0.9135
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.6906 | 0.99 | 18 | 0.6898 | 0.5538 |
0.6108 | 1.97 | 36 | 0.5873 | 0.7146 |
0.5002 | 2.96 | 54 | 0.4149 | 0.8290 |
0.4179 | 4.0 | 73 | 0.3823 | 0.8508 |
0.3733 | 4.99 | 91 | 0.2859 | 0.9012 |
0.3442 | 5.97 | 109 | 0.2641 | 0.9101 |
0.2907 | 6.96 | 127 | 0.2401 | 0.9155 |
0.2742 | 8.0 | 146 | 0.2276 | 0.9196 |
0.2624 | 8.99 | 164 | 0.2341 | 0.9162 |
0.2533 | 9.86 | 180 | 0.2352 | 0.9135 |
Framework versions
- Transformers 4.27.4
- Pytorch 1.13.0
- Datasets 2.7.1
- Tokenizers 0.13.2
- Downloads last month
- 8
This model does not have enough activity to be deployed to Inference API (serverless) yet. Increase its social
visibility and check back later, or deploy to Inference Endpoints (dedicated)
instead.