Librarian Bot: Add base_model information to model
#2
by
librarian-bot
- opened
README.md
CHANGED
@@ -1,13 +1,14 @@
|
|
1 |
---
|
2 |
tags:
|
3 |
- generated_from_trainer
|
|
|
|
|
4 |
metrics:
|
5 |
- accuracy
|
|
|
6 |
model-index:
|
7 |
- name: wavlm-base-plus-ft
|
8 |
results: []
|
9 |
-
datasets:
|
10 |
-
- mazkooleg/0-9up_google_speech_commands_augmented_raw
|
11 |
---
|
12 |
|
13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
1 |
---
|
2 |
tags:
|
3 |
- generated_from_trainer
|
4 |
+
datasets:
|
5 |
+
- mazkooleg/0-9up_google_speech_commands_augmented_raw
|
6 |
metrics:
|
7 |
- accuracy
|
8 |
+
base_model: microsoft/wavlm-base-plus
|
9 |
model-index:
|
10 |
- name: wavlm-base-plus-ft
|
11 |
results: []
|
|
|
|
|
12 |
---
|
13 |
|
14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|