KasuleTrevor
commited on
Commit
•
7d45a04
1
Parent(s):
bde36bd
End of training
Browse files
README.md
CHANGED
@@ -1,20 +1,40 @@
|
|
1 |
---
|
2 |
library_name: transformers
|
|
|
|
|
3 |
license: apache-2.0
|
4 |
base_model: openai/whisper-small
|
5 |
tags:
|
6 |
- generated_from_trainer
|
|
|
|
|
|
|
|
|
7 |
model-index:
|
8 |
-
- name:
|
9 |
-
results:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
---
|
11 |
|
12 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
13 |
should probably proofread and complete it, then remove this comment. -->
|
14 |
|
15 |
-
#
|
16 |
|
17 |
-
This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on
|
|
|
|
|
|
|
18 |
|
19 |
## Model description
|
20 |
|
@@ -42,16 +62,23 @@ The following hyperparameters were used during training:
|
|
42 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
43 |
- lr_scheduler_type: linear
|
44 |
- lr_scheduler_warmup_steps: 500
|
45 |
-
-
|
46 |
- mixed_precision_training: Native AMP
|
47 |
|
48 |
### Training results
|
49 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
50 |
|
51 |
|
52 |
### Framework versions
|
53 |
|
54 |
- Transformers 4.44.2
|
55 |
- Pytorch 2.1.0+cu118
|
56 |
-
- Datasets 2.
|
57 |
- Tokenizers 0.19.1
|
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
+
language:
|
4 |
+
- sw
|
5 |
license: apache-2.0
|
6 |
base_model: openai/whisper-small
|
7 |
tags:
|
8 |
- generated_from_trainer
|
9 |
+
datasets:
|
10 |
+
- DigitalUmuganda/AfriVoice
|
11 |
+
metrics:
|
12 |
+
- wer
|
13 |
model-index:
|
14 |
+
- name: Whisper Small Hi - Sanchit Gandhi
|
15 |
+
results:
|
16 |
+
- task:
|
17 |
+
name: Automatic Speech Recognition
|
18 |
+
type: automatic-speech-recognition
|
19 |
+
dataset:
|
20 |
+
name: AfriVoice
|
21 |
+
type: DigitalUmuganda/AfriVoice
|
22 |
+
args: 'config: sw, split: test'
|
23 |
+
metrics:
|
24 |
+
- name: Wer
|
25 |
+
type: wer
|
26 |
+
value: 53.52916232990247
|
27 |
---
|
28 |
|
29 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
30 |
should probably proofread and complete it, then remove this comment. -->
|
31 |
|
32 |
+
# Whisper Small Hi - Sanchit Gandhi
|
33 |
|
34 |
+
This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the AfriVoice dataset.
|
35 |
+
It achieves the following results on the evaluation set:
|
36 |
+
- Loss: 1.6526
|
37 |
+
- Wer: 53.5292
|
38 |
|
39 |
## Model description
|
40 |
|
|
|
62 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
63 |
- lr_scheduler_type: linear
|
64 |
- lr_scheduler_warmup_steps: 500
|
65 |
+
- training_steps: 5000
|
66 |
- mixed_precision_training: Native AMP
|
67 |
|
68 |
### Training results
|
69 |
|
70 |
+
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
71 |
+
|:-------------:|:--------:|:----:|:---------------:|:-------:|
|
72 |
+
| 0.0002 | 153.8462 | 1000 | 1.4799 | 52.3072 |
|
73 |
+
| 0.0001 | 307.6923 | 2000 | 1.5528 | 52.1298 |
|
74 |
+
| 0.0 | 461.5385 | 3000 | 1.6058 | 52.3033 |
|
75 |
+
| 0.0 | 615.3846 | 4000 | 1.6294 | 52.8546 |
|
76 |
+
| 0.0 | 769.2308 | 5000 | 1.6526 | 53.5292 |
|
77 |
|
78 |
|
79 |
### Framework versions
|
80 |
|
81 |
- Transformers 4.44.2
|
82 |
- Pytorch 2.1.0+cu118
|
83 |
+
- Datasets 2.21.0
|
84 |
- Tokenizers 0.19.1
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 966995080
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:51e0481baced621ee94229d81fcf4a806d189231eaee21c609bc7ae15566c504
|
3 |
size 966995080
|
runs/Sep10_10-37-36_1bd770182770/events.out.tfevents.1725964671.1bd770182770.456.0
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0245681a0780f4bca3b7c7790054d664a1e1019a8c2e621746e783e96f04f1f1
|
3 |
+
size 50834
|