wav2vec2-base-finetuned-stop-classification-4
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.1914
- Accuracy: 0.9285
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.691 | 0.99 | 18 | 0.6559 | 0.7091 |
0.6097 | 1.97 | 36 | 0.4592 | 0.8229 |
0.4469 | 2.96 | 54 | 0.4591 | 0.7861 |
0.361 | 4.0 | 73 | 0.2763 | 0.8999 |
0.303 | 4.99 | 91 | 0.2650 | 0.9012 |
0.2829 | 5.97 | 109 | 0.2189 | 0.9210 |
0.2557 | 6.96 | 127 | 0.2003 | 0.9292 |
0.2416 | 8.0 | 146 | 0.2252 | 0.9149 |
0.2316 | 8.99 | 164 | 0.1855 | 0.9346 |
0.2329 | 9.86 | 180 | 0.1914 | 0.9285 |
Framework versions
- Transformers 4.27.4
- Pytorch 1.13.0
- Datasets 2.7.1
- Tokenizers 0.13.2
- Downloads last month
- 5
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.