google/fleurs
Viewer • Updated • 768k • 64.2k • 407
How to use Qulabarzi21/whisper-small-ckb-fleurs-pro with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("Qulabarzi21/whisper-small-ckb-fleurs-pro", dtype="auto")This model is a fine-tuned version of openai/whisper-small on the Google FLEURS dataset. It achieves the following results on the evaluation set:
More information needed
More information needed
More information needed
The following hyperparameters were used during training:
| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 0.2672 | 2.5907 | 500 | 0.3034 |
| 0.0416 | 5.1813 | 1000 | 0.2682 |
| 0.0152 | 7.7720 | 1500 | 0.2846 |
| 0.0032 | 10.3627 | 2000 | 0.3132 |
| 0.0013 | 12.9534 | 2500 | 0.3376 |
| 0.0006 | 15.5440 | 3000 | 0.3526 |
| 0.0003 | 18.1347 | 3500 | 0.3617 |
| 0.0002 | 20.7254 | 4000 | 0.3688 |
| 0.0001 | 23.3161 | 4500 | 0.3746 |
| 0.0002 | 25.9067 | 5000 | 0.3767 |
Base model
openai/whisper-small