wangpuupup
commited on
Commit
•
daaa4b3
1
Parent(s):
e985e8d
Upload 4 files
Browse files- README.md +98 -0
- runs/Jan01_23-59-25_aristoteles.esat.kuleuven.be/1672613975.2961907/events.out.tfevents.1672613975.aristoteles.esat.kuleuven.be.40.1 +3 -0
- runs/Jan01_23-59-25_aristoteles.esat.kuleuven.be/events.out.tfevents.1672613975.aristoteles.esat.kuleuven.be.40.0 +3 -0
- runs/Jan01_23-59-25_aristoteles.esat.kuleuven.be/events.out.tfevents.1672657636.aristoteles.esat.kuleuven.be.40.2 +3 -0
README.md
ADDED
@@ -0,0 +1,98 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
tags:
|
4 |
+
- whisper-event
|
5 |
+
- generated_from_trainer
|
6 |
+
datasets:
|
7 |
+
- data/copas
|
8 |
+
metrics:
|
9 |
+
- wer
|
10 |
+
model-index:
|
11 |
+
- name: Whisper Small dysarthric Dutch
|
12 |
+
results:
|
13 |
+
- task:
|
14 |
+
name: Automatic Speech Recognition
|
15 |
+
type: automatic-speech-recognition
|
16 |
+
dataset:
|
17 |
+
name: data/copas copas-full
|
18 |
+
type: data/copas
|
19 |
+
config: copas-full
|
20 |
+
split: test
|
21 |
+
args: copas-full
|
22 |
+
metrics:
|
23 |
+
- name: Wer
|
24 |
+
type: wer
|
25 |
+
value: 22.163827473722364
|
26 |
+
---
|
27 |
+
|
28 |
+
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
29 |
+
should probably proofread and complete it, then remove this comment. -->
|
30 |
+
|
31 |
+
# Whisper Small dysarthric Dutch
|
32 |
+
|
33 |
+
This model is a fine-tuned version of [qmeeus/whisper-small-nl](https://huggingface.co/qmeeus/whisper-small-nl) on the data/copas copas-full dataset.
|
34 |
+
It achieves the following results on the evaluation set:
|
35 |
+
- Loss: 0.4702
|
36 |
+
- Wer: 22.1638
|
37 |
+
|
38 |
+
## Model description
|
39 |
+
|
40 |
+
More information needed
|
41 |
+
|
42 |
+
## Intended uses & limitations
|
43 |
+
|
44 |
+
More information needed
|
45 |
+
|
46 |
+
## Training and evaluation data
|
47 |
+
|
48 |
+
More information needed
|
49 |
+
|
50 |
+
## Training procedure
|
51 |
+
|
52 |
+
### Training hyperparameters
|
53 |
+
|
54 |
+
The following hyperparameters were used during training:
|
55 |
+
- learning_rate: 0.0001
|
56 |
+
- train_batch_size: 32
|
57 |
+
- eval_batch_size: 32
|
58 |
+
- seed: 42
|
59 |
+
- gradient_accumulation_steps: 2
|
60 |
+
- total_train_batch_size: 64
|
61 |
+
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
62 |
+
- lr_scheduler_type: linear
|
63 |
+
- lr_scheduler_warmup_steps: 500
|
64 |
+
- training_steps: 10000
|
65 |
+
- mixed_precision_training: Native AMP
|
66 |
+
|
67 |
+
### Training results
|
68 |
+
|
69 |
+
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
70 |
+
|:-------------:|:-----:|:-----:|:---------------:|:-------:|
|
71 |
+
| 0.1618 | 0.05 | 500 | 0.3787 | 28.9235 |
|
72 |
+
| 0.0583 | 1.05 | 1000 | 0.3732 | 25.7702 |
|
73 |
+
| 0.0382 | 2.05 | 1500 | 0.4001 | 25.4621 |
|
74 |
+
| 0.0316 | 3.05 | 2000 | 0.4081 | 24.7010 |
|
75 |
+
| 0.0169 | 4.05 | 2500 | 0.4325 | 24.1935 |
|
76 |
+
| 0.0153 | 5.05 | 3000 | 0.4325 | 33.4179 |
|
77 |
+
| 0.0074 | 6.05 | 3500 | 0.4367 | 23.9398 |
|
78 |
+
| 0.0096 | 7.05 | 4000 | 0.4390 | 23.3055 |
|
79 |
+
| 0.0054 | 8.05 | 4500 | 0.4441 | 23.7042 |
|
80 |
+
| 0.0032 | 9.04 | 5000 | 0.4493 | 23.2693 |
|
81 |
+
| 0.004 | 10.04 | 5500 | 0.4524 | 23.3418 |
|
82 |
+
| 0.0048 | 11.04 | 6000 | 0.4498 | 23.7224 |
|
83 |
+
| 0.001 | 12.04 | 6500 | 0.4577 | 22.8887 |
|
84 |
+
| 0.0002 | 13.04 | 7000 | 0.4577 | 22.0913 |
|
85 |
+
| 0.0001 | 14.04 | 7500 | 0.4616 | 22.1276 |
|
86 |
+
| 0.0001 | 15.04 | 8000 | 0.4639 | 22.2726 |
|
87 |
+
| 0.0001 | 16.04 | 8500 | 0.4662 | 22.1095 |
|
88 |
+
| 0.0001 | 17.04 | 9000 | 0.4684 | 22.1457 |
|
89 |
+
| 0.0001 | 18.04 | 9500 | 0.4697 | 22.1457 |
|
90 |
+
| 0.0001 | 19.04 | 10000 | 0.4702 | 22.1638 |
|
91 |
+
|
92 |
+
|
93 |
+
### Framework versions
|
94 |
+
|
95 |
+
- Transformers 4.26.0.dev0
|
96 |
+
- Pytorch 1.12.1+cu116
|
97 |
+
- Datasets 2.4.0
|
98 |
+
- Tokenizers 0.12.1
|
runs/Jan01_23-59-25_aristoteles.esat.kuleuven.be/1672613975.2961907/events.out.tfevents.1672613975.aristoteles.esat.kuleuven.be.40.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:089c1a4ff49e8c8a46a82bbfb3a0627193d1b28c3a710efd29a5bcb15635d402
|
3 |
+
size 5882
|
runs/Jan01_23-59-25_aristoteles.esat.kuleuven.be/events.out.tfevents.1672613975.aristoteles.esat.kuleuven.be.40.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cb034add6ca898dae3f795d61c9044e8a4abe9757a0860c57480de637af984a1
|
3 |
+
size 73784
|
runs/Jan01_23-59-25_aristoteles.esat.kuleuven.be/events.out.tfevents.1672657636.aristoteles.esat.kuleuven.be.40.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:326d17e46d028dbd55c530a1657cf027b74919cb34b301af079d8ad2705f663d
|
3 |
+
size 358
|