Update README.md
Browse files
README.md
CHANGED
|
@@ -4,11 +4,17 @@ license: apache-2.0
|
|
| 4 |
base_model: openai/whisper-tiny
|
| 5 |
tags:
|
| 6 |
- generated_from_trainer
|
|
|
|
| 7 |
metrics:
|
| 8 |
- wer
|
| 9 |
model-index:
|
| 10 |
- name: whisper-tiny-en
|
| 11 |
results: []
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 12 |
---
|
| 13 |
|
| 14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
@@ -61,4 +67,4 @@ The following hyperparameters were used during training:
|
|
| 61 |
- Transformers 4.51.0.dev0
|
| 62 |
- Pytorch 2.6.0+cu124
|
| 63 |
- Datasets 3.5.0
|
| 64 |
-
- Tokenizers 0.21.1
|
|
|
|
| 4 |
base_model: openai/whisper-tiny
|
| 5 |
tags:
|
| 6 |
- generated_from_trainer
|
| 7 |
+
- PolyAI/minds14
|
| 8 |
metrics:
|
| 9 |
- wer
|
| 10 |
model-index:
|
| 11 |
- name: whisper-tiny-en
|
| 12 |
results: []
|
| 13 |
+
datasets:
|
| 14 |
+
- PolyAI/minds14
|
| 15 |
+
language:
|
| 16 |
+
- en
|
| 17 |
+
pipeline_tag: automatic-speech-recognition
|
| 18 |
---
|
| 19 |
|
| 20 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
|
| 67 |
- Transformers 4.51.0.dev0
|
| 68 |
- Pytorch 2.6.0+cu124
|
| 69 |
- Datasets 3.5.0
|
| 70 |
+
- Tokenizers 0.21.1
|