Commit
•
2925348
1
Parent(s):
c08d2fc
Librarian Bot: Add base_model information to model (#7)
Browse files- Librarian Bot: Add base_model information to model (882794cd6f015e5e20272f9cd603a6e9de0b0571)
Co-authored-by: Librarian Bot (Bot) <librarian-bot@users.noreply.huggingface.co>
README.md
CHANGED
@@ -7,6 +7,7 @@ datasets:
|
|
7 |
- xtreme_s
|
8 |
metrics:
|
9 |
- accuracy
|
|
|
10 |
model-index:
|
11 |
- name: whisper-medium-fleurs-lang-id
|
12 |
results: []
|
|
|
7 |
- xtreme_s
|
8 |
metrics:
|
9 |
- accuracy
|
10 |
+
base_model: openai/whisper-medium
|
11 |
model-index:
|
12 |
- name: whisper-medium-fleurs-lang-id
|
13 |
results: []
|