Update README.md
Browse files
README.md
CHANGED
@@ -6,6 +6,10 @@ metrics:
|
|
6 |
model-index:
|
7 |
- name: whisper-small-wolof
|
8 |
results: []
|
|
|
|
|
|
|
|
|
9 |
---
|
10 |
|
11 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -28,9 +32,7 @@ More information needed
|
|
28 |
|
29 |
## Training and evaluation data
|
30 |
|
31 |
-
|
32 |
-
|
33 |
-
## Training procedure
|
34 |
|
35 |
### Training hyperparameters
|
36 |
|
@@ -57,4 +59,4 @@ The following hyperparameters were used during training:
|
|
57 |
- Transformers 4.29.2
|
58 |
- Pytorch 2.0.1+cu117
|
59 |
- Datasets 2.12.0
|
60 |
-
- Tokenizers 0.13.3
|
|
|
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
|
|
|
32 |
|
33 |
## Training and evaluation data
|
34 |
|
35 |
+
the model was trained on 9000 examples and tested on 1500 examples
|
|
|
|
|
36 |
|
37 |
### Training hyperparameters
|
38 |
|
|
|
59 |
- Transformers 4.29.2
|
60 |
- Pytorch 2.0.1+cu117
|
61 |
- Datasets 2.12.0
|
62 |
+
- Tokenizers 0.13.3
|