Librarian Bot: Add base_model information to model
#1
by
librarian-bot
- opened
README.md
CHANGED
@@ -6,6 +6,7 @@ datasets:
|
|
6 |
- speech_commands
|
7 |
metrics:
|
8 |
- accuracy
|
|
|
9 |
model-index:
|
10 |
- name: wav2vec2-base-finetuned-speech_commands-v0.02
|
11 |
results: []
|
|
|
6 |
- speech_commands
|
7 |
metrics:
|
8 |
- accuracy
|
9 |
+
base_model: facebook/wav2vec2-base
|
10 |
model-index:
|
11 |
- name: wav2vec2-base-finetuned-speech_commands-v0.02
|
12 |
results: []
|