Instructions to use AleksanderObuchowski/whisper-large-v3-turbo-med-pl-lora-r16-decoder-only-lr5e-05-ep3-whisper_bigos20k_fair with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use AleksanderObuchowski/whisper-large-v3-turbo-med-pl-lora-r16-decoder-only-lr5e-05-ep3-whisper_bigos20k_fair with PEFT:
Task type is invalid.
- Transformers
How to use AleksanderObuchowski/whisper-large-v3-turbo-med-pl-lora-r16-decoder-only-lr5e-05-ep3-whisper_bigos20k_fair with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("AleksanderObuchowski/whisper-large-v3-turbo-med-pl-lora-r16-decoder-only-lr5e-05-ep3-whisper_bigos20k_fair", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Configuration Parsing Warning:In adapter_config.json: "peft.task_type" must be a string
whisper-large-v3-turbo-med-pl-lora-r16-decoder-only-lr5e-05-ep3-whisper_bigos20k_fair
This model is a fine-tuned version of openai/whisper-large-v3-turbo on the None dataset. It achieves the following results on the evaluation set:
- Loss: 1.6537
- Model Preparation Time: 0.0117
- Wer: 14.7782
- Cer: 4.6285
- Content Wer: 8.9107
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: 16
- eval_batch_size: 8
- seed: 42
- 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: 3
- mixed_precision_training: Native AMP
- label_smoothing_factor: 0.1
Training results
| Training Loss | Epoch | Step | Validation Loss | Model Preparation Time | Wer | Cer | Content Wer |
|---|---|---|---|---|---|---|---|
| 1.685 | 1.0 | 2452 | 1.6720 | 0.0117 | 14.6684 | 4.3194 | 8.5719 |
| 1.6504 | 2.0 | 4904 | 1.6568 | 0.0117 | 14.0177 | 4.2206 | 8.1569 |
| 1.6498 | 3.0 | 7356 | 1.6537 | 0.0117 | 14.7782 | 4.6285 | 8.9107 |
Framework versions
- PEFT 0.18.1
- Transformers 4.57.6
- Pytorch 2.8.0+cu128
- Datasets 4.5.0
- Tokenizers 0.22.2
- Downloads last month
- 1
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support