Commit
•
0d77b61
1
Parent(s):
15f88c0
Librarian Bot: Add base_model information to model (#2)
Browse files- Librarian Bot: Add base_model information to model (1b86601dee21ac3ad5c27435c0f0ce1e0c8c9d78)
Co-authored-by: Librarian Bot (Bot) <[email protected]>
README.md
CHANGED
@@ -6,6 +6,7 @@ datasets:
|
|
6 |
- superb
|
7 |
metrics:
|
8 |
- accuracy
|
|
|
9 |
model-index:
|
10 |
- name: wav2vec2-finetuned-ks
|
11 |
results: []
|
|
|
6 |
- superb
|
7 |
metrics:
|
8 |
- accuracy
|
9 |
+
base_model: facebook/wav2vec2-base
|
10 |
model-index:
|
11 |
- name: wav2vec2-finetuned-ks
|
12 |
results: []
|