allandclive commited on
Commit
01d32fe
1 Parent(s): 6b2e4f3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -21
README.md CHANGED
@@ -4,31 +4,23 @@ base_model: openai/whisper-medium
4
  tags:
5
  - generated_from_trainer
6
  model-index:
7
- - name: my-whisper-medium
8
  results: []
 
 
 
 
 
 
9
  ---
10
 
11
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
12
  should probably proofread and complete it, then remove this comment. -->
13
 
14
- # my-whisper-medium
15
 
16
  This model is a fine-tuned version of [openai/whisper-medium](https://huggingface.co/openai/whisper-medium) on the None dataset.
17
 
18
- ## Model description
19
-
20
- More information needed
21
-
22
- ## Intended uses & limitations
23
-
24
- More information needed
25
-
26
- ## Training and evaluation data
27
-
28
- More information needed
29
-
30
- ## Training procedure
31
-
32
  ### Training hyperparameters
33
 
34
  The following hyperparameters were used during training:
@@ -42,13 +34,9 @@ The following hyperparameters were used during training:
42
  - training_steps: 11000
43
  - mixed_precision_training: Native AMP
44
 
45
- ### Training results
46
-
47
-
48
-
49
  ### Framework versions
50
 
51
  - Transformers 4.38.2
52
  - Pytorch 2.1.0+cu121
53
  - Datasets 2.18.0
54
- - Tokenizers 0.15.2
 
4
  tags:
5
  - generated_from_trainer
6
  model-index:
7
+ - name: whisper-medium-luganda
8
  results: []
9
+ datasets:
10
+ - mozilla-foundation/common_voice_16_1
11
+ - google/fleurs
12
+ language:
13
+ - lg
14
+ pipeline_tag: automatic-speech-recognition
15
  ---
16
 
17
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
18
  should probably proofread and complete it, then remove this comment. -->
19
 
20
+ # whisper-medium-luganda
21
 
22
  This model is a fine-tuned version of [openai/whisper-medium](https://huggingface.co/openai/whisper-medium) on the None dataset.
23
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
24
  ### Training hyperparameters
25
 
26
  The following hyperparameters were used during training:
 
34
  - training_steps: 11000
35
  - mixed_precision_training: Native AMP
36
 
 
 
 
 
37
  ### Framework versions
38
 
39
  - Transformers 4.38.2
40
  - Pytorch 2.1.0+cu121
41
  - Datasets 2.18.0
42
+ - Tokenizers 0.15.2