End of training
Browse files- README.md +79 -0
- model.safetensors +1 -1
README.md
ADDED
@@ -0,0 +1,79 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- generated_from_trainer
|
4 |
+
metrics:
|
5 |
+
- wer
|
6 |
+
model-index:
|
7 |
+
- name: tun_wav2vec_final
|
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 |
+
# tun_wav2vec_final
|
15 |
+
|
16 |
+
This model was trained from scratch on an unknown dataset.
|
17 |
+
It achieves the following results on the evaluation set:
|
18 |
+
- Loss: 1.3109
|
19 |
+
- Wer: 0.5737
|
20 |
+
- Cer: 0.1609
|
21 |
+
|
22 |
+
## Model description
|
23 |
+
|
24 |
+
More information needed
|
25 |
+
|
26 |
+
## Intended uses & limitations
|
27 |
+
|
28 |
+
More information needed
|
29 |
+
|
30 |
+
## Training and evaluation data
|
31 |
+
|
32 |
+
More information needed
|
33 |
+
|
34 |
+
## Training procedure
|
35 |
+
|
36 |
+
### Training hyperparameters
|
37 |
+
|
38 |
+
The following hyperparameters were used during training:
|
39 |
+
- learning_rate: 0.0001
|
40 |
+
- train_batch_size: 10
|
41 |
+
- eval_batch_size: 8
|
42 |
+
- seed: 42
|
43 |
+
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
44 |
+
- lr_scheduler_type: linear
|
45 |
+
- lr_scheduler_warmup_steps: 80
|
46 |
+
- num_epochs: 100
|
47 |
+
|
48 |
+
### Training results
|
49 |
+
|
50 |
+
| Training Loss | Epoch | Step | Validation Loss | Wer | Cer |
|
51 |
+
|:-------------:|:-----:|:----:|:---------------:|:------:|:------:|
|
52 |
+
| 0.2068 | 5.0 | 300 | 0.9499 | 0.6270 | 0.1709 |
|
53 |
+
| 0.1824 | 10.0 | 600 | 1.1143 | 0.6395 | 0.1740 |
|
54 |
+
| 0.1519 | 15.0 | 900 | 1.4216 | 0.6520 | 0.1852 |
|
55 |
+
| 0.1387 | 20.0 | 1200 | 1.1372 | 0.6176 | 0.1632 |
|
56 |
+
| 0.1221 | 25.0 | 1500 | 1.3203 | 0.6364 | 0.1694 |
|
57 |
+
| 0.1182 | 30.0 | 1800 | 1.3959 | 0.6270 | 0.1782 |
|
58 |
+
| 0.099 | 35.0 | 2100 | 1.6996 | 0.6176 | 0.1798 |
|
59 |
+
| 0.1098 | 40.0 | 2400 | 1.3228 | 0.6113 | 0.1713 |
|
60 |
+
| 0.0834 | 45.0 | 2700 | 1.2459 | 0.6082 | 0.1582 |
|
61 |
+
| 0.0801 | 50.0 | 3000 | 1.1573 | 0.5956 | 0.1516 |
|
62 |
+
| 0.107 | 55.0 | 3300 | 1.2025 | 0.6019 | 0.1640 |
|
63 |
+
| 0.0954 | 60.0 | 3600 | 1.2703 | 0.5611 | 0.1593 |
|
64 |
+
| 0.0581 | 65.0 | 3900 | 1.2382 | 0.5768 | 0.1566 |
|
65 |
+
| 0.0582 | 70.0 | 4200 | 1.1088 | 0.5799 | 0.1566 |
|
66 |
+
| 0.0434 | 75.0 | 4500 | 1.3048 | 0.5831 | 0.1597 |
|
67 |
+
| 0.0451 | 80.0 | 4800 | 1.3257 | 0.5768 | 0.1640 |
|
68 |
+
| 0.0383 | 85.0 | 5100 | 1.3002 | 0.5611 | 0.1532 |
|
69 |
+
| 0.0384 | 90.0 | 5400 | 1.4335 | 0.5768 | 0.1620 |
|
70 |
+
| 0.0518 | 95.0 | 5700 | 1.2875 | 0.5737 | 0.1570 |
|
71 |
+
| 0.0434 | 100.0 | 6000 | 1.3109 | 0.5737 | 0.1609 |
|
72 |
+
|
73 |
+
|
74 |
+
### Framework versions
|
75 |
+
|
76 |
+
- Transformers 4.44.0
|
77 |
+
- Pytorch 2.4.0
|
78 |
+
- Datasets 2.21.0
|
79 |
+
- 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 377660344
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e21300612d5ee35eadcdd13eda88006462b3d84e5cd66894b12ff07ed08b4821
|
3 |
size 377660344
|