pablouribe commited on
Commit
0e3584d
1 Parent(s): ed63dee

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +95 -0
README.md ADDED
@@ -0,0 +1,95 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ tags:
4
+ - generated_from_trainer
5
+ datasets:
6
+ - common_voice
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 [facebook/wav2vec2-large-xlsr-53](https://huggingface.co/facebook/wav2vec2-large-xlsr-53) on the common_voice dataset.
18
+ It achieves the following results on the evaluation set:
19
+ - Loss: 0.1460
20
+ - Wer: 1.0063
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: 7.5e-05
40
+ - train_batch_size: 8
41
+ - eval_batch_size: 8
42
+ - seed: 42
43
+ - gradient_accumulation_steps: 4
44
+ - total_train_batch_size: 32
45
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
46
+ - lr_scheduler_type: linear
47
+ - lr_scheduler_warmup_steps: 2000
48
+ - num_epochs: 5.0
49
+ - mixed_precision_training: Native AMP
50
+
51
+ ### Training results
52
+
53
+ | Training Loss | Epoch | Step | Validation Loss | Wer |
54
+ |:-------------:|:-----:|:-----:|:---------------:|:------:|
55
+ | 2.953 | 0.15 | 1000 | 2.9528 | 1.0 |
56
+ | 1.1519 | 0.3 | 2000 | 0.3735 | 1.0357 |
57
+ | 1.0278 | 0.45 | 3000 | 0.2529 | 1.0390 |
58
+ | 0.9922 | 0.61 | 4000 | 0.2208 | 1.0270 |
59
+ | 0.9618 | 0.76 | 5000 | 0.2088 | 1.0294 |
60
+ | 0.9364 | 0.91 | 6000 | 0.2019 | 1.0214 |
61
+ | 0.9179 | 1.06 | 7000 | 0.1940 | 1.0294 |
62
+ | 0.9154 | 1.21 | 8000 | 0.1915 | 1.0290 |
63
+ | 0.8985 | 1.36 | 9000 | 0.1837 | 1.0211 |
64
+ | 0.9055 | 1.51 | 10000 | 0.1838 | 1.0273 |
65
+ | 0.8861 | 1.67 | 11000 | 0.1765 | 1.0139 |
66
+ | 0.892 | 1.82 | 12000 | 0.1723 | 1.0188 |
67
+ | 0.8778 | 1.97 | 13000 | 0.1735 | 1.0092 |
68
+ | 0.8645 | 2.12 | 14000 | 0.1707 | 1.0106 |
69
+ | 0.8595 | 2.27 | 15000 | 0.1713 | 1.0186 |
70
+ | 0.8392 | 2.42 | 16000 | 0.1686 | 1.0053 |
71
+ | 0.8436 | 2.57 | 17000 | 0.1653 | 1.0096 |
72
+ | 0.8405 | 2.73 | 18000 | 0.1689 | 1.0077 |
73
+ | 0.8382 | 2.88 | 19000 | 0.1645 | 1.0114 |
74
+ | 0.8247 | 3.03 | 20000 | 0.1647 | 1.0078 |
75
+ | 0.8219 | 3.18 | 21000 | 0.1611 | 1.0026 |
76
+ | 0.8024 | 3.33 | 22000 | 0.1580 | 1.0062 |
77
+ | 0.8087 | 3.48 | 23000 | 0.1578 | 1.0038 |
78
+ | 0.8097 | 3.63 | 24000 | 0.1556 | 1.0057 |
79
+ | 0.8094 | 3.79 | 25000 | 0.1552 | 1.0035 |
80
+ | 0.7836 | 3.94 | 26000 | 0.1516 | 1.0052 |
81
+ | 0.8042 | 4.09 | 27000 | 0.1515 | 1.0054 |
82
+ | 0.7925 | 4.24 | 28000 | 0.1499 | 1.0031 |
83
+ | 0.7855 | 4.39 | 29000 | 0.1490 | 1.0041 |
84
+ | 0.7814 | 4.54 | 30000 | 0.1482 | 1.0068 |
85
+ | 0.7859 | 4.69 | 31000 | 0.1460 | 1.0066 |
86
+ | 0.7819 | 4.85 | 32000 | 0.1464 | 1.0062 |
87
+ | 0.7784 | 5.0 | 33000 | 0.1460 | 1.0063 |
88
+
89
+
90
+ ### Framework versions
91
+
92
+ - Transformers 4.17.0.dev0
93
+ - Pytorch 1.10.2+cu102
94
+ - Datasets 1.18.2.dev0
95
+ - Tokenizers 0.11.0