patrickvonplaten
commited on
Commit
·
790713b
1
Parent(s):
e1985a8
update model card README.md
Browse files
README.md
ADDED
@@ -0,0 +1,91 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
tags:
|
4 |
+
- automatic-speech-recognition
|
5 |
+
- timit_asr
|
6 |
+
- generated_from_trainer
|
7 |
+
datasets:
|
8 |
+
- timit_asr
|
9 |
+
model-index:
|
10 |
+
- name: sew-d-small-100k-ft-timit-2
|
11 |
+
results: []
|
12 |
+
---
|
13 |
+
|
14 |
+
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
15 |
+
should probably proofread and complete it, then remove this comment. -->
|
16 |
+
|
17 |
+
# sew-d-small-100k-ft-timit-2
|
18 |
+
|
19 |
+
This model is a fine-tuned version of [asapp/sew-d-small-100k](https://huggingface.co/asapp/sew-d-small-100k) on the TIMIT_ASR - NA dataset.
|
20 |
+
It achieves the following results on the evaluation set:
|
21 |
+
- Loss: 1.7357
|
22 |
+
- Wer: 0.7935
|
23 |
+
|
24 |
+
## Model description
|
25 |
+
|
26 |
+
More information needed
|
27 |
+
|
28 |
+
## Intended uses & limitations
|
29 |
+
|
30 |
+
More information needed
|
31 |
+
|
32 |
+
## Training and evaluation data
|
33 |
+
|
34 |
+
More information needed
|
35 |
+
|
36 |
+
## Training procedure
|
37 |
+
|
38 |
+
### Training hyperparameters
|
39 |
+
|
40 |
+
The following hyperparameters were used during training:
|
41 |
+
- learning_rate: 0.0001
|
42 |
+
- train_batch_size: 32
|
43 |
+
- eval_batch_size: 1
|
44 |
+
- seed: 42
|
45 |
+
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
46 |
+
- lr_scheduler_type: linear
|
47 |
+
- lr_scheduler_warmup_steps: 1000
|
48 |
+
- num_epochs: 20.0
|
49 |
+
- mixed_precision_training: Native AMP
|
50 |
+
|
51 |
+
### Training results
|
52 |
+
|
53 |
+
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
54 |
+
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
55 |
+
| 4.1554 | 0.69 | 100 | 4.0531 | 1.0 |
|
56 |
+
| 2.9584 | 1.38 | 200 | 2.9775 | 1.0 |
|
57 |
+
| 2.9355 | 2.07 | 300 | 2.9412 | 1.0 |
|
58 |
+
| 2.9048 | 2.76 | 400 | 2.9143 | 1.0 |
|
59 |
+
| 2.8568 | 3.45 | 500 | 2.8786 | 1.0 |
|
60 |
+
| 2.7248 | 4.14 | 600 | 2.7553 | 0.9833 |
|
61 |
+
| 2.6124 | 4.83 | 700 | 2.5874 | 1.0511 |
|
62 |
+
| 2.5463 | 5.52 | 800 | 2.4630 | 1.0883 |
|
63 |
+
| 2.3302 | 6.21 | 900 | 2.3948 | 1.0651 |
|
64 |
+
| 2.0669 | 6.9 | 1000 | 2.2228 | 0.9920 |
|
65 |
+
| 2.1991 | 7.59 | 1100 | 2.0815 | 0.9185 |
|
66 |
+
| 2.293 | 8.28 | 1200 | 2.0229 | 0.8674 |
|
67 |
+
| 2.0366 | 8.97 | 1300 | 1.9590 | 0.9165 |
|
68 |
+
| 1.767 | 9.66 | 1400 | 1.9129 | 0.8125 |
|
69 |
+
| 1.6222 | 10.34 | 1500 | 1.8868 | 0.8259 |
|
70 |
+
| 2.173 | 11.03 | 1600 | 1.8691 | 0.8661 |
|
71 |
+
| 1.8614 | 11.72 | 1700 | 1.8388 | 0.8250 |
|
72 |
+
| 1.5928 | 12.41 | 1800 | 1.8528 | 0.7772 |
|
73 |
+
| 1.5978 | 13.1 | 1900 | 1.8002 | 0.7892 |
|
74 |
+
| 1.9886 | 13.79 | 2000 | 1.7848 | 0.8448 |
|
75 |
+
| 1.8042 | 14.48 | 2100 | 1.7819 | 0.8156 |
|
76 |
+
| 1.5488 | 15.17 | 2200 | 1.7615 | 0.8228 |
|
77 |
+
| 1.4468 | 15.86 | 2300 | 1.7565 | 0.7946 |
|
78 |
+
| 1.8153 | 16.55 | 2400 | 1.7537 | 0.8341 |
|
79 |
+
| 1.77 | 17.24 | 2500 | 1.7527 | 0.7958 |
|
80 |
+
| 1.4742 | 17.93 | 2600 | 1.7592 | 0.7850 |
|
81 |
+
| 1.4088 | 18.62 | 2700 | 1.7421 | 0.8149 |
|
82 |
+
| 1.7066 | 19.31 | 2800 | 1.7382 | 0.7977 |
|
83 |
+
| 1.7068 | 20.0 | 2900 | 1.7357 | 0.7935 |
|
84 |
+
|
85 |
+
|
86 |
+
### Framework versions
|
87 |
+
|
88 |
+
- Transformers 4.12.0.dev0
|
89 |
+
- Pytorch 1.8.1
|
90 |
+
- Datasets 1.14.1.dev0
|
91 |
+
- Tokenizers 0.10.3
|