DrishtiSharma commited on
Commit
9d01e99
1 Parent(s): bd597f2

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +98 -0
README.md ADDED
@@ -0,0 +1,98 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ tags:
4
+ - generated_from_trainer
5
+ datasets:
6
+ - common_voice
7
+ model-index:
8
+ - name: wav2vec2-large-xls-r-300m-hi-d3
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-xls-r-300m-hi-d3
16
+
17
+ This model is a fine-tuned version of [facebook/wav2vec2-xls-r-300m](https://huggingface.co/facebook/wav2vec2-xls-r-300m) on the common_voice dataset.
18
+ It achieves the following results on the evaluation set:
19
+ - Loss: 0.7988
20
+ - Wer: 0.3713
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.000388
40
+ - train_batch_size: 16
41
+ - eval_batch_size: 8
42
+ - seed: 42
43
+ - gradient_accumulation_steps: 2
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: 750
48
+ - num_epochs: 50
49
+ - mixed_precision_training: Native AMP
50
+
51
+ ### Training results
52
+
53
+ | Training Loss | Epoch | Step | Validation Loss | Wer |
54
+ |:-------------:|:-----:|:----:|:---------------:|:------:|
55
+ | 8.2826 | 1.36 | 200 | 3.5253 | 1.0 |
56
+ | 2.7019 | 2.72 | 400 | 1.1744 | 0.7360 |
57
+ | 0.7358 | 4.08 | 600 | 0.7781 | 0.5501 |
58
+ | 0.4942 | 5.44 | 800 | 0.7590 | 0.5345 |
59
+ | 0.4056 | 6.8 | 1000 | 0.6885 | 0.4776 |
60
+ | 0.3243 | 8.16 | 1200 | 0.7195 | 0.4861 |
61
+ | 0.2785 | 9.52 | 1400 | 0.7473 | 0.4930 |
62
+ | 0.2448 | 10.88 | 1600 | 0.7201 | 0.4574 |
63
+ | 0.2155 | 12.24 | 1800 | 0.7686 | 0.4648 |
64
+ | 0.2039 | 13.6 | 2000 | 0.7440 | 0.4624 |
65
+ | 0.1792 | 14.96 | 2200 | 0.7815 | 0.4658 |
66
+ | 0.1695 | 16.33 | 2400 | 0.7678 | 0.4557 |
67
+ | 0.1598 | 17.68 | 2600 | 0.7468 | 0.4393 |
68
+ | 0.1568 | 19.05 | 2800 | 0.7440 | 0.4422 |
69
+ | 0.1391 | 20.41 | 3000 | 0.7656 | 0.4317 |
70
+ | 0.1283 | 21.77 | 3200 | 0.7892 | 0.4299 |
71
+ | 0.1194 | 23.13 | 3400 | 0.7646 | 0.4192 |
72
+ | 0.1116 | 24.49 | 3600 | 0.8156 | 0.4330 |
73
+ | 0.1111 | 25.85 | 3800 | 0.7661 | 0.4322 |
74
+ | 0.1023 | 27.21 | 4000 | 0.7419 | 0.4276 |
75
+ | 0.1007 | 28.57 | 4200 | 0.8488 | 0.4245 |
76
+ | 0.0925 | 29.93 | 4400 | 0.8062 | 0.4070 |
77
+ | 0.0918 | 31.29 | 4600 | 0.8412 | 0.4218 |
78
+ | 0.0813 | 32.65 | 4800 | 0.8045 | 0.4087 |
79
+ | 0.0805 | 34.01 | 5000 | 0.8411 | 0.4113 |
80
+ | 0.0774 | 35.37 | 5200 | 0.7664 | 0.3943 |
81
+ | 0.0666 | 36.73 | 5400 | 0.8082 | 0.3939 |
82
+ | 0.0655 | 38.09 | 5600 | 0.7948 | 0.4000 |
83
+ | 0.0617 | 39.45 | 5800 | 0.8084 | 0.3932 |
84
+ | 0.0606 | 40.81 | 6000 | 0.8223 | 0.3841 |
85
+ | 0.0569 | 42.18 | 6200 | 0.7892 | 0.3832 |
86
+ | 0.0544 | 43.54 | 6400 | 0.8326 | 0.3834 |
87
+ | 0.0508 | 44.89 | 6600 | 0.7952 | 0.3774 |
88
+ | 0.0492 | 46.26 | 6800 | 0.7923 | 0.3756 |
89
+ | 0.0459 | 47.62 | 7000 | 0.7925 | 0.3701 |
90
+ | 0.0423 | 48.98 | 7200 | 0.7988 | 0.3713 |
91
+
92
+
93
+ ### Framework versions
94
+
95
+ - Transformers 4.16.2
96
+ - Pytorch 1.10.0+cu111
97
+ - Datasets 1.18.3
98
+ - Tokenizers 0.11.0