Librarian Bot: Add base_model information to model
#7
by
librarian-bot
- opened
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: []
|