Model save
Browse files
README.md
CHANGED
|
@@ -16,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 16 |
[<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/mohitdeep-singh-doordash/whisper-finetuning/runs/8tgca58p)
|
| 17 |
# ap-8nSWIs3nxWdyPntIhfBatc
|
| 18 |
|
| 19 |
-
This model is a fine-tuned version of [openai/whisper-large](https://huggingface.co/openai/whisper-large) on
|
| 20 |
|
| 21 |
## Model description
|
| 22 |
|
|
@@ -47,6 +47,10 @@ The following hyperparameters were used during training:
|
|
| 47 |
- num_epochs: 10
|
| 48 |
- mixed_precision_training: Native AMP
|
| 49 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 50 |
### Framework versions
|
| 51 |
|
| 52 |
- Transformers 4.48.3
|
|
|
|
| 16 |
[<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/mohitdeep-singh-doordash/whisper-finetuning/runs/8tgca58p)
|
| 17 |
# ap-8nSWIs3nxWdyPntIhfBatc
|
| 18 |
|
| 19 |
+
This model is a fine-tuned version of [openai/whisper-large](https://huggingface.co/openai/whisper-large) on the None dataset.
|
| 20 |
|
| 21 |
## Model description
|
| 22 |
|
|
|
|
| 47 |
- num_epochs: 10
|
| 48 |
- mixed_precision_training: Native AMP
|
| 49 |
|
| 50 |
+
### Training results
|
| 51 |
+
|
| 52 |
+
|
| 53 |
+
|
| 54 |
### Framework versions
|
| 55 |
|
| 56 |
- Transformers 4.48.3
|