update model card README.md
Browse files
README.md
CHANGED
|
@@ -6,26 +6,11 @@ base_model: openai/whisper-base
|
|
| 6 |
tags:
|
| 7 |
- hf-asr-leaderboard
|
| 8 |
- generated_from_trainer
|
| 9 |
-
datasets:
|
| 10 |
-
- mozilla-foundation/common_voice_11_0
|
| 11 |
metrics:
|
| 12 |
- accuracy
|
| 13 |
model-index:
|
| 14 |
- name: Whisper Base Hi - Age Estimation
|
| 15 |
-
results:
|
| 16 |
-
- task:
|
| 17 |
-
name: Automatic Speech Recognition
|
| 18 |
-
type: automatic-speech-recognition
|
| 19 |
-
dataset:
|
| 20 |
-
name: Common Voice 11.0
|
| 21 |
-
type: mozilla-foundation/common_voice_11_0
|
| 22 |
-
config: null
|
| 23 |
-
split: None
|
| 24 |
-
args: '{''Config'': ''hi''}'
|
| 25 |
-
metrics:
|
| 26 |
-
- name: Accuracy
|
| 27 |
-
type: accuracy
|
| 28 |
-
value: 0.62590799031477
|
| 29 |
---
|
| 30 |
|
| 31 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
@@ -33,7 +18,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 33 |
|
| 34 |
# Whisper Base Hi - Age Estimation
|
| 35 |
|
| 36 |
-
This model is a fine-tuned version of [openai/whisper-base](https://huggingface.co/openai/whisper-base) on the
|
| 37 |
It achieves the following results on the evaluation set:
|
| 38 |
- Loss: 1.0118
|
| 39 |
- Accuracy: 0.6259
|
|
|
|
| 6 |
tags:
|
| 7 |
- hf-asr-leaderboard
|
| 8 |
- generated_from_trainer
|
|
|
|
|
|
|
| 9 |
metrics:
|
| 10 |
- accuracy
|
| 11 |
model-index:
|
| 12 |
- name: Whisper Base Hi - Age Estimation
|
| 13 |
+
results: []
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 14 |
---
|
| 15 |
|
| 16 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
|
| 18 |
|
| 19 |
# Whisper Base Hi - Age Estimation
|
| 20 |
|
| 21 |
+
This model is a fine-tuned version of [openai/whisper-base](https://huggingface.co/openai/whisper-base) on the None dataset.
|
| 22 |
It achieves the following results on the evaluation set:
|
| 23 |
- Loss: 1.0118
|
| 24 |
- Accuracy: 0.6259
|