Commit
•
b20ea95
1
Parent(s):
a64382f
Librarian Bot: Add base_model information to model (#1)
Browse files- Librarian Bot: Add base_model information to model (32b837520ed2a06399e71a8032256770cfdff082)
Co-authored-by: Librarian Bot (Bot) <[email protected]>
README.md
CHANGED
@@ -2,6 +2,7 @@
|
|
2 |
license: apache-2.0
|
3 |
tags:
|
4 |
- generated_from_trainer
|
|
|
5 |
model-index:
|
6 |
- name: wav2vec2-1b-npsc-nst
|
7 |
results: []
|
|
|
2 |
license: apache-2.0
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
+
base_model: facebook/wav2vec2-xls-r-1b
|
6 |
model-index:
|
7 |
- name: wav2vec2-1b-npsc-nst
|
8 |
results: []
|