Librarian Bot: Add base_model information to model
#2
by
librarian-bot
- opened
README.md
CHANGED
@@ -1,15 +1,16 @@
|
|
1 |
---
|
|
|
|
|
|
|
2 |
tags:
|
3 |
- generated_from_trainer
|
4 |
metrics:
|
5 |
- wer
|
|
|
|
|
6 |
model-index:
|
7 |
- name: whisper-small-wolof
|
8 |
results: []
|
9 |
-
license: apache-2.0
|
10 |
-
language:
|
11 |
-
- wo
|
12 |
-
pipeline_tag: automatic-speech-recognition
|
13 |
---
|
14 |
|
15 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
+
- wo
|
4 |
+
license: apache-2.0
|
5 |
tags:
|
6 |
- generated_from_trainer
|
7 |
metrics:
|
8 |
- wer
|
9 |
+
pipeline_tag: automatic-speech-recognition
|
10 |
+
base_model: cifope/whisper-small-wolof
|
11 |
model-index:
|
12 |
- name: whisper-small-wolof
|
13 |
results: []
|
|
|
|
|
|
|
|
|
14 |
---
|
15 |
|
16 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|