Commit
•
5327a56
1
Parent(s):
bebcdd1
Librarian Bot: Add base_model information to model (#2)
Browse files- Librarian Bot: Add base_model information to model (bcabc253be3c27a1886b2ca91da0f8378dbd7101)
Co-authored-by: Librarian Bot (Bot) <librarian-bot@users.noreply.huggingface.co>
README.md
CHANGED
@@ -9,6 +9,7 @@ datasets:
|
|
9 |
- mozilla-foundation/common_voice_11_0
|
10 |
metrics:
|
11 |
- wer
|
|
|
12 |
model-index:
|
13 |
- name: Whisper Large V2 Japanese
|
14 |
results:
|
|
|
9 |
- mozilla-foundation/common_voice_11_0
|
10 |
metrics:
|
11 |
- wer
|
12 |
+
base_model: openai/whisper-large-v2
|
13 |
model-index:
|
14 |
- name: Whisper Large V2 Japanese
|
15 |
results:
|