hts98 commited on
Commit
de8c9d5
1 Parent(s): a225215

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +109 -0
README.md ADDED
@@ -0,0 +1,109 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ tags:
4
+ - generated_from_trainer
5
+ metrics:
6
+ - wer
7
+ model-index:
8
+ - name: wav2vec2-large-960h-lv60-self-paper
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
+ # wav2vec2-large-960h-lv60-self-paper
16
+
17
+ This model is a fine-tuned version of [facebook/wav2vec2-large-960h-lv60-self](https://huggingface.co/facebook/wav2vec2-large-960h-lv60-self) on the None dataset.
18
+ It achieves the following results on the evaluation set:
19
+ - Loss: 1.0854
20
+ - Wer: 0.2950
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: 5e-05
40
+ - train_batch_size: 8
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: 420
46
+ - num_epochs: 50.0
47
+
48
+ ### Training results
49
+
50
+ | Training Loss | Epoch | Step | Validation Loss | Wer |
51
+ |:-------------:|:-----:|:-----:|:---------------:|:------:|
52
+ | No log | 1.0 | 419 | 3.3473 | 1.0 |
53
+ | 5.8068 | 2.0 | 838 | 1.9191 | 0.8917 |
54
+ | 2.5663 | 3.0 | 1257 | 1.1006 | 0.5802 |
55
+ | 1.1433 | 4.0 | 1676 | 0.9009 | 0.4814 |
56
+ | 0.8522 | 5.0 | 2095 | 0.8215 | 0.4247 |
57
+ | 0.7256 | 6.0 | 2514 | 0.7522 | 0.3922 |
58
+ | 0.7256 | 7.0 | 2933 | 0.7202 | 0.3654 |
59
+ | 0.6239 | 8.0 | 3352 | 0.6909 | 0.3579 |
60
+ | 0.5618 | 9.0 | 3771 | 0.6887 | 0.3400 |
61
+ | 0.4998 | 10.0 | 4190 | 0.6788 | 0.3320 |
62
+ | 0.4569 | 11.0 | 4609 | 0.6805 | 0.3351 |
63
+ | 0.4156 | 12.0 | 5028 | 0.6910 | 0.3253 |
64
+ | 0.4156 | 13.0 | 5447 | 0.6859 | 0.3279 |
65
+ | 0.3763 | 14.0 | 5866 | 0.7075 | 0.3207 |
66
+ | 0.3473 | 15.0 | 6285 | 0.7174 | 0.3152 |
67
+ | 0.3141 | 16.0 | 6704 | 0.7284 | 0.3171 |
68
+ | 0.2884 | 17.0 | 7123 | 0.7537 | 0.3192 |
69
+ | 0.2771 | 18.0 | 7542 | 0.7312 | 0.3175 |
70
+ | 0.2771 | 19.0 | 7961 | 0.7669 | 0.3138 |
71
+ | 0.2538 | 20.0 | 8380 | 0.8143 | 0.3074 |
72
+ | 0.2319 | 21.0 | 8799 | 0.8185 | 0.3088 |
73
+ | 0.2206 | 22.0 | 9218 | 0.8111 | 0.3069 |
74
+ | 0.2093 | 23.0 | 9637 | 0.8248 | 0.3088 |
75
+ | 0.1979 | 24.0 | 10056 | 0.8572 | 0.3067 |
76
+ | 0.1979 | 25.0 | 10475 | 0.8710 | 0.3074 |
77
+ | 0.1852 | 26.0 | 10894 | 0.8922 | 0.3067 |
78
+ | 0.1742 | 27.0 | 11313 | 0.9040 | 0.3068 |
79
+ | 0.1688 | 28.0 | 11732 | 0.9144 | 0.3016 |
80
+ | 0.1578 | 29.0 | 12151 | 0.8990 | 0.3109 |
81
+ | 0.1557 | 30.0 | 12570 | 0.9465 | 0.3004 |
82
+ | 0.1557 | 31.0 | 12989 | 0.9480 | 0.3025 |
83
+ | 0.1456 | 32.0 | 13408 | 0.9731 | 0.3017 |
84
+ | 0.1398 | 33.0 | 13827 | 0.9633 | 0.3038 |
85
+ | 0.1343 | 34.0 | 14246 | 0.9844 | 0.3011 |
86
+ | 0.1275 | 35.0 | 14665 | 1.0078 | 0.2997 |
87
+ | 0.1266 | 36.0 | 15084 | 1.0066 | 0.2996 |
88
+ | 0.1243 | 37.0 | 15503 | 1.0133 | 0.3014 |
89
+ | 0.1243 | 38.0 | 15922 | 1.0387 | 0.2972 |
90
+ | 0.1182 | 39.0 | 16341 | 1.0173 | 0.3026 |
91
+ | 0.1152 | 40.0 | 16760 | 1.0527 | 0.2977 |
92
+ | 0.1134 | 41.0 | 17179 | 1.0491 | 0.2978 |
93
+ | 0.1101 | 42.0 | 17598 | 1.0662 | 0.2976 |
94
+ | 0.1083 | 43.0 | 18017 | 1.0544 | 0.2979 |
95
+ | 0.1083 | 44.0 | 18436 | 1.0599 | 0.2957 |
96
+ | 0.1073 | 45.0 | 18855 | 1.0767 | 0.2959 |
97
+ | 0.1045 | 46.0 | 19274 | 1.0773 | 0.2959 |
98
+ | 0.1024 | 47.0 | 19693 | 1.0731 | 0.2953 |
99
+ | 0.1015 | 48.0 | 20112 | 1.0823 | 0.2966 |
100
+ | 0.1016 | 49.0 | 20531 | 1.0885 | 0.2945 |
101
+ | 0.1016 | 50.0 | 20950 | 1.0854 | 0.2950 |
102
+
103
+
104
+ ### Framework versions
105
+
106
+ - Transformers 4.31.0.dev0
107
+ - Pytorch 2.0.0+cu117
108
+ - Datasets 2.7.0
109
+ - Tokenizers 0.13.2