Commit
•
7eb32cf
1
Parent(s):
53f44f8
Librarian Bot: Add base_model information to model (#3)
Browse files- Librarian Bot: Add base_model information to model (0aaaffd0c7510bd13fb6f91859a37e7c90f764da)
Co-authored-by: Librarian Bot (Bot) <librarian-bot@users.noreply.huggingface.co>
README.md
CHANGED
@@ -8,6 +8,7 @@ datasets:
|
|
8 |
metrics:
|
9 |
- wer
|
10 |
- cer
|
|
|
11 |
model-index:
|
12 |
- name: openai/whisper-large-v2
|
13 |
results:
|
|
|
8 |
metrics:
|
9 |
- wer
|
10 |
- cer
|
11 |
+
base_model: openai/whisper-large-v2
|
12 |
model-index:
|
13 |
- name: openai/whisper-large-v2
|
14 |
results:
|