newknp commited on
Commit
a5453c0
1 Parent(s): 6ff51de

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +91 -0
README.md ADDED
@@ -0,0 +1,91 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ tags:
4
+ - generated_from_trainer
5
+ metrics:
6
+ - wer
7
+ model-index:
8
+ - name: wav2vec2-xls-r-300m-th-cv11_0
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-xls-r-300m-th-cv11_0
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 None dataset.
18
+ It achieves the following results on the evaluation set:
19
+ - Loss: 0.3391
20
+ - Wer: 0.2915
21
+ - Cer: 0.0651
22
+ - Clean Cer: 0.0508
23
+ - Learning Rate: 0.0000
24
+
25
+ ## Model description
26
+
27
+ More information needed
28
+
29
+ ## Intended uses & limitations
30
+
31
+ More information needed
32
+
33
+ ## Training and evaluation data
34
+
35
+ More information needed
36
+
37
+ ## Training procedure
38
+
39
+ ### Training hyperparameters
40
+
41
+ The following hyperparameters were used during training:
42
+ - learning_rate: 0.0001
43
+ - train_batch_size: 16
44
+ - eval_batch_size: 16
45
+ - seed: 42
46
+ - gradient_accumulation_steps: 2
47
+ - total_train_batch_size: 32
48
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
49
+ - lr_scheduler_type: linear
50
+ - lr_scheduler_warmup_steps: 500
51
+ - num_epochs: 10
52
+ - mixed_precision_training: Native AMP
53
+
54
+ ### Training results
55
+
56
+ | Training Loss | Epoch | Step | Validation Loss | Wer | Cer | Clean Cer | Rate |
57
+ |:-------------:|:-----:|:-----:|:---------------:|:------:|:------:|:---------:|:------:|
58
+ | 7.5397 | 0.37 | 500 | 3.5716 | 1.0 | 0.9811 | 0.9774 | 0.0001 |
59
+ | 1.7478 | 0.75 | 1000 | 0.7702 | 0.8097 | 0.2296 | 0.1746 | 0.0001 |
60
+ | 0.7687 | 1.12 | 1500 | 0.4997 | 0.5392 | 0.1415 | 0.1182 | 0.0001 |
61
+ | 0.6064 | 1.5 | 2000 | 0.4270 | 0.4956 | 0.1238 | 0.1001 | 0.0001 |
62
+ | 0.5473 | 1.87 | 2500 | 0.3809 | 0.4489 | 0.1105 | 0.0898 | 0.0001 |
63
+ | 0.454 | 2.24 | 3000 | 0.3585 | 0.4256 | 0.1021 | 0.0813 | 0.0001 |
64
+ | 0.4219 | 2.62 | 3500 | 0.3375 | 0.4063 | 0.0974 | 0.0777 | 0.0001 |
65
+ | 0.4075 | 2.99 | 4000 | 0.3274 | 0.4036 | 0.0948 | 0.0746 | 0.0001 |
66
+ | 0.3355 | 3.37 | 4500 | 0.3257 | 0.3782 | 0.0898 | 0.0729 | 0.0001 |
67
+ | 0.3203 | 3.74 | 5000 | 0.3024 | 0.3561 | 0.0830 | 0.0659 | 0.0001 |
68
+ | 0.3151 | 4.11 | 5500 | 0.3038 | 0.3606 | 0.0830 | 0.0653 | 0.0001 |
69
+ | 0.2713 | 4.49 | 6000 | 0.3052 | 0.3595 | 0.0832 | 0.0655 | 0.0001 |
70
+ | 0.2685 | 4.86 | 6500 | 0.2933 | 0.3436 | 0.0796 | 0.0628 | 0.0001 |
71
+ | 0.2379 | 5.24 | 7000 | 0.3020 | 0.3362 | 0.0763 | 0.0608 | 0.0000 |
72
+ | 0.224 | 5.61 | 7500 | 0.2874 | 0.3265 | 0.0745 | 0.0589 | 0.0000 |
73
+ | 0.2204 | 5.98 | 8000 | 0.2922 | 0.3191 | 0.0724 | 0.0576 | 0.0000 |
74
+ | 0.1927 | 6.36 | 8500 | 0.3107 | 0.3163 | 0.0719 | 0.0568 | 0.0000 |
75
+ | 0.1875 | 6.73 | 9000 | 0.3034 | 0.3084 | 0.0703 | 0.0554 | 0.0000 |
76
+ | 0.1786 | 7.11 | 9500 | 0.3210 | 0.3107 | 0.0702 | 0.0553 | 0.0000 |
77
+ | 0.1606 | 7.48 | 10000 | 0.3231 | 0.3062 | 0.0688 | 0.0541 | 0.0000 |
78
+ | 0.1594 | 7.85 | 10500 | 0.3234 | 0.3033 | 0.0680 | 0.0535 | 0.0000 |
79
+ | 0.1498 | 8.23 | 11000 | 0.3276 | 0.3035 | 0.0680 | 0.0530 | 0.0000 |
80
+ | 0.1396 | 8.6 | 11500 | 0.3265 | 0.2975 | 0.0668 | 0.0520 | 0.0000 |
81
+ | 0.142 | 8.98 | 12000 | 0.3236 | 0.2930 | 0.0659 | 0.0515 | 0.0000 |
82
+ | 0.1242 | 9.35 | 12500 | 0.3403 | 0.2921 | 0.0655 | 0.0511 | 0.0000 |
83
+ | 0.1225 | 9.72 | 13000 | 0.3391 | 0.2915 | 0.0651 | 0.0508 | 0.0000 |
84
+
85
+
86
+ ### Framework versions
87
+
88
+ - Transformers 4.27.0.dev0
89
+ - Pytorch 1.13.1+cu116
90
+ - Datasets 2.9.0
91
+ - Tokenizers 0.13.2