macarious commited on
Commit
4f75e47
1 Parent(s): 880c8fb

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +56 -6
README.md CHANGED
@@ -1,12 +1,9 @@
1
  ---
2
- language:
3
- - en
4
  license: apache-2.0
5
  tags:
6
- - audio
7
- - speech
8
- - wav2vec2
9
  - generated_from_trainer
 
 
10
  model-index:
11
  - name: torgo_xlsr_finetune_M01
12
  results: []
@@ -17,7 +14,10 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  # torgo_xlsr_finetune_M01
19
 
20
- This model is a fine-tuned version of [facebook/wav2vec2-large-xlsr-53](https://huggingface.co/facebook/wav2vec2-large-xlsr-53) on the torgo dataset.
 
 
 
21
 
22
  ## Model description
23
 
@@ -47,6 +47,56 @@ The following hyperparameters were used during training:
47
  - lr_scheduler_warmup_steps: 1000
48
  - num_epochs: 40
49
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
50
  ### Framework versions
51
 
52
  - Transformers 4.26.1
 
1
  ---
 
 
2
  license: apache-2.0
3
  tags:
 
 
 
4
  - generated_from_trainer
5
+ metrics:
6
+ - wer
7
  model-index:
8
  - name: torgo_xlsr_finetune_M01
9
  results: []
 
14
 
15
  # torgo_xlsr_finetune_M01
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 None dataset.
18
+ It achieves the following results on the evaluation set:
19
+ - Loss: 1.8655
20
+ - Wer: 0.3060
21
 
22
  ## Model description
23
 
 
47
  - lr_scheduler_warmup_steps: 1000
48
  - num_epochs: 40
49
 
50
+ ### Training results
51
+
52
+ | Training Loss | Epoch | Step | Validation Loss | Wer |
53
+ |:-------------:|:-----:|:-----:|:---------------:|:------:|
54
+ | 3.4346 | 0.89 | 1000 | 3.3570 | 1.0 |
55
+ | 1.3708 | 1.79 | 2000 | 1.5774 | 0.7569 |
56
+ | 0.7783 | 2.69 | 3000 | 1.6546 | 0.6103 |
57
+ | 0.5676 | 3.58 | 4000 | 1.3849 | 0.5216 |
58
+ | 0.4476 | 4.48 | 5000 | 1.5294 | 0.5 |
59
+ | 0.4264 | 5.37 | 6000 | 1.5832 | 0.4534 |
60
+ | 0.3434 | 6.27 | 7000 | 1.4397 | 0.4233 |
61
+ | 0.3371 | 7.16 | 8000 | 1.4635 | 0.4129 |
62
+ | 0.3268 | 8.06 | 9000 | 1.5989 | 0.3828 |
63
+ | 0.2623 | 8.95 | 10000 | 1.5145 | 0.3836 |
64
+ | 0.2755 | 9.85 | 11000 | 1.6695 | 0.3569 |
65
+ | 0.2304 | 10.74 | 12000 | 1.4313 | 0.3397 |
66
+ | 0.2052 | 11.64 | 13000 | 1.4242 | 0.3466 |
67
+ | 0.199 | 12.53 | 14000 | 1.7287 | 0.3405 |
68
+ | 0.2124 | 13.43 | 15000 | 1.4715 | 0.3086 |
69
+ | 0.1858 | 14.32 | 16000 | 1.6835 | 0.3086 |
70
+ | 0.1667 | 15.22 | 17000 | 1.6080 | 0.3233 |
71
+ | 0.1551 | 16.11 | 18000 | 1.6151 | 0.3293 |
72
+ | 0.1638 | 17.01 | 19000 | 1.5014 | 0.3034 |
73
+ | 0.1584 | 17.9 | 20000 | 1.7036 | 0.3233 |
74
+ | 0.1486 | 18.8 | 21000 | 1.6527 | 0.3207 |
75
+ | 0.1337 | 19.7 | 22000 | 1.6947 | 0.3181 |
76
+ | 0.201 | 20.59 | 23000 | 1.9110 | 0.3431 |
77
+ | 0.2058 | 21.49 | 24000 | 1.6260 | 0.3560 |
78
+ | 0.1776 | 22.38 | 25000 | 1.8602 | 0.3483 |
79
+ | 0.1779 | 23.28 | 26000 | 2.0418 | 0.3578 |
80
+ | 0.1401 | 24.17 | 27000 | 2.0262 | 0.3371 |
81
+ | 0.1533 | 25.07 | 28000 | 1.7442 | 0.3069 |
82
+ | 0.1476 | 25.96 | 29000 | 1.7283 | 0.3190 |
83
+ | 0.1414 | 26.86 | 30000 | 1.7655 | 0.3181 |
84
+ | 0.1522 | 27.75 | 31000 | 1.6772 | 0.3103 |
85
+ | 0.146 | 28.65 | 32000 | 1.4420 | 0.3 |
86
+ | 0.1363 | 29.54 | 33000 | 1.5955 | 0.3276 |
87
+ | 0.1306 | 30.44 | 34000 | 1.7269 | 0.3336 |
88
+ | 0.1241 | 31.33 | 35000 | 1.7725 | 0.3216 |
89
+ | 0.1155 | 32.23 | 36000 | 1.8232 | 0.3086 |
90
+ | 0.117 | 33.12 | 37000 | 1.8145 | 0.3052 |
91
+ | 0.0973 | 34.02 | 38000 | 2.0621 | 0.3216 |
92
+ | 0.1181 | 34.91 | 39000 | 1.6758 | 0.2957 |
93
+ | 0.1063 | 35.81 | 40000 | 1.6431 | 0.2983 |
94
+ | 0.094 | 36.71 | 41000 | 1.7967 | 0.3069 |
95
+ | 0.0937 | 37.6 | 42000 | 1.8469 | 0.3052 |
96
+ | 0.0931 | 38.5 | 43000 | 1.8364 | 0.3017 |
97
+ | 0.0897 | 39.39 | 44000 | 1.8655 | 0.3060 |
98
+
99
+
100
  ### Framework versions
101
 
102
  - Transformers 4.26.1