Commit
•
6f2b42f
1
Parent(s):
5f1681a
Librarian Bot: Add base_model information to model (#2)
Browse files- Librarian Bot: Add base_model information to model (dbe2c65255ff742e6261b767c11d2ca992074077)
Co-authored-by: Librarian Bot (Bot) <librarian-bot@users.noreply.huggingface.co>
README.md
CHANGED
@@ -8,6 +8,7 @@ tags:
|
|
8 |
- generated_from_trainer
|
9 |
datasets:
|
10 |
- common_voice_10_0
|
|
|
11 |
model-index:
|
12 |
- name: xls-r-uzbek-cv10
|
13 |
results: []
|
|
|
8 |
- generated_from_trainer
|
9 |
datasets:
|
10 |
- common_voice_10_0
|
11 |
+
base_model: facebook/wav2vec2-xls-r-300m
|
12 |
model-index:
|
13 |
- name: xls-r-uzbek-cv10
|
14 |
results: []
|