Commit
•
04b795a
1
Parent(s):
eee6244
Librarian Bot: Add base_model information to model (#1)
Browse files- Librarian Bot: Add base_model information to model (b526d27e6f0bbadfc3a78313e82077a3921553b2)
Co-authored-by: Librarian Bot (Bot) <librarian-bot@users.noreply.huggingface.co>
README.md
CHANGED
@@ -6,6 +6,7 @@ tags:
|
|
6 |
- generated_from_trainer
|
7 |
datasets:
|
8 |
- mozilla-foundation/common_voice_13_0
|
|
|
9 |
model-index:
|
10 |
- name: whisper-large-v2-french-2
|
11 |
results: []
|
|
|
6 |
- generated_from_trainer
|
7 |
datasets:
|
8 |
- mozilla-foundation/common_voice_13_0
|
9 |
+
base_model: openai/whisper-large-v2
|
10 |
model-index:
|
11 |
- name: whisper-large-v2-french-2
|
12 |
results: []
|