End of training
Browse files
README.md
ADDED
@@ -0,0 +1,97 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
library_name: transformers
|
3 |
+
language:
|
4 |
+
- ac
|
5 |
+
license: apache-2.0
|
6 |
+
base_model: openai/whisper-small
|
7 |
+
tags:
|
8 |
+
- whisper-event
|
9 |
+
- generated_from_trainer
|
10 |
+
datasets:
|
11 |
+
- tericlabs
|
12 |
+
metrics:
|
13 |
+
- wer
|
14 |
+
model-index:
|
15 |
+
- name: Whisper base acholi
|
16 |
+
results:
|
17 |
+
- task:
|
18 |
+
name: Automatic Speech Recognition
|
19 |
+
type: automatic-speech-recognition
|
20 |
+
dataset:
|
21 |
+
name: Sunbird_salt
|
22 |
+
type: tericlabs
|
23 |
+
metrics:
|
24 |
+
- name: Wer
|
25 |
+
type: wer
|
26 |
+
value: 125.91206735266604
|
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 base acholi
|
33 |
+
|
34 |
+
This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the Sunbird_salt dataset.
|
35 |
+
It achieves the following results on the evaluation set:
|
36 |
+
- Loss: 6.3204
|
37 |
+
- Wer: 125.9121
|
38 |
+
|
39 |
+
## Model description
|
40 |
+
|
41 |
+
More information needed
|
42 |
+
|
43 |
+
## Intended uses & limitations
|
44 |
+
|
45 |
+
More information needed
|
46 |
+
|
47 |
+
## Training and evaluation data
|
48 |
+
|
49 |
+
More information needed
|
50 |
+
|
51 |
+
## Training procedure
|
52 |
+
|
53 |
+
### Training hyperparameters
|
54 |
+
|
55 |
+
The following hyperparameters were used during training:
|
56 |
+
- learning_rate: 1e-05
|
57 |
+
- train_batch_size: 32
|
58 |
+
- eval_batch_size: 8
|
59 |
+
- seed: 42
|
60 |
+
- optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
|
61 |
+
- lr_scheduler_type: linear
|
62 |
+
- lr_scheduler_warmup_steps: 1000
|
63 |
+
- training_steps: 20000
|
64 |
+
- mixed_precision_training: Native AMP
|
65 |
+
|
66 |
+
### Training results
|
67 |
+
|
68 |
+
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
69 |
+
|:-------------:|:--------:|:-----:|:---------------:|:--------:|
|
70 |
+
| 3.9219 | 6.6225 | 1000 | 2.8840 | 196.1646 |
|
71 |
+
| 2.2828 | 13.2450 | 2000 | 2.8298 | 129.9345 |
|
72 |
+
| 1.399 | 19.8675 | 3000 | 3.3370 | 135.6408 |
|
73 |
+
| 0.5689 | 26.4901 | 4000 | 3.9490 | 141.4406 |
|
74 |
+
| 0.1519 | 33.1126 | 5000 | 4.4924 | 117.0253 |
|
75 |
+
| 0.0408 | 39.7351 | 6000 | 4.8503 | 130.4958 |
|
76 |
+
| 0.0176 | 46.3576 | 7000 | 5.1254 | 123.5734 |
|
77 |
+
| 0.0101 | 52.9801 | 8000 | 5.2911 | 128.7184 |
|
78 |
+
| 0.0049 | 59.6026 | 9000 | 5.5606 | 145.7437 |
|
79 |
+
| 0.004 | 66.2252 | 10000 | 5.6918 | 131.7119 |
|
80 |
+
| 0.003 | 72.8477 | 11000 | 5.8036 | 130.5893 |
|
81 |
+
| 0.0021 | 79.4702 | 12000 | 5.9199 | 127.5023 |
|
82 |
+
| 0.0008 | 86.0927 | 13000 | 6.0288 | 134.5182 |
|
83 |
+
| 0.0021 | 92.7152 | 14000 | 6.0003 | 133.4892 |
|
84 |
+
| 0.0006 | 99.3377 | 15000 | 6.1112 | 123.0122 |
|
85 |
+
| 0.0003 | 105.9603 | 16000 | 6.1775 | 122.1703 |
|
86 |
+
| 0.0002 | 112.5828 | 17000 | 6.2225 | 125.6314 |
|
87 |
+
| 0.0002 | 119.2053 | 18000 | 6.2691 | 126.3798 |
|
88 |
+
| 0.0002 | 125.8278 | 19000 | 6.3077 | 125.7250 |
|
89 |
+
| 0.0002 | 132.4503 | 20000 | 6.3204 | 125.9121 |
|
90 |
+
|
91 |
+
|
92 |
+
### Framework versions
|
93 |
+
|
94 |
+
- Transformers 4.47.0.dev0
|
95 |
+
- Pytorch 2.4.0+cu121
|
96 |
+
- Datasets 3.0.2
|
97 |
+
- Tokenizers 0.20.1
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 290401888
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c9b9fedf6d71b6af14394eb6506734f752d75706063e8e58fa29c4f30dbb0000
|
3 |
size 290401888
|
runs/Oct30_20-08-08_DESKTOP-LPH17LD/events.out.tfevents.1730308099.DESKTOP-LPH17LD.1437.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:fe9a8af25b7993bf4bfaf780dc934677786cbace32ecfe3438c72dd535f25472
|
3 |
+
size 16852
|