Commit
•
1b75cdd
1
Parent(s):
8bbedc3
Librarian Bot: Add base_model information to model (#2)
Browse files- Librarian Bot: Add base_model information to model (5fe06485d6ba115edf2655af6274135526c5c506)
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 Small PL
|
14 |
results:
|
|
|
9 |
- mozilla-foundation/common_voice_11_0
|
10 |
metrics:
|
11 |
- wer
|
12 |
+
base_model: openai/whisper-medium
|
13 |
model-index:
|
14 |
- name: Whisper Small PL
|
15 |
results:
|