Commit
•
61611cc
1
Parent(s):
958c7c0
Librarian Bot: Add base_model information to model (#4)
Browse files- Librarian Bot: Add base_model information to model (f4c5a8e18efa4bf7ef483980ef86b2348052cf0f)
Co-authored-by: Librarian Bot (Bot) <[email protected]>
README.md
CHANGED
@@ -2,12 +2,12 @@
|
|
2 |
license: apache-2.0
|
3 |
tags:
|
4 |
- generated_from_trainer
|
|
|
|
|
|
|
5 |
model-index:
|
6 |
- name: kids_phoneme_sm_model
|
7 |
results: []
|
8 |
-
|
9 |
-
datasets:
|
10 |
-
- mirfan899/kids_phoneme_sm
|
11 |
---
|
12 |
|
13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
2 |
license: apache-2.0
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
+
datasets:
|
6 |
+
- mirfan899/kids_phoneme_sm
|
7 |
+
base_model: facebook/wav2vec2-large-xlsr-53
|
8 |
model-index:
|
9 |
- name: kids_phoneme_sm_model
|
10 |
results: []
|
|
|
|
|
|
|
11 |
---
|
12 |
|
13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|