bkh6722 commited on
Commit
f2b829d
·
1 Parent(s): 8b1b74b

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +28 -22
README.md CHANGED
@@ -1,4 +1,10 @@
1
-
 
 
 
 
 
 
2
 
3
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
4
  should probably proofread and complete it, then remove this comment. -->
@@ -7,8 +13,8 @@ should probably proofread and complete it, then remove this comment. -->
7
 
8
  This model is a fine-tuned version of [jonatasgrosman/wav2vec2-large-xlsr-53-german](https://huggingface.co/jonatasgrosman/wav2vec2-large-xlsr-53-german) on an unknown dataset.
9
  It achieves the following results on the evaluation set:
10
- - Loss: 8.2433
11
- - Wer: 1.2104
12
 
13
  ## Model description
14
 
@@ -36,29 +42,29 @@ The following hyperparameters were used during training:
36
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
37
  - lr_scheduler_type: linear
38
  - lr_scheduler_warmup_steps: 500
39
- - num_epochs: 320
40
  - mixed_precision_training: Native AMP
41
 
42
  ### Training results
43
 
44
- | Training Loss | Epoch | Step | Validation Loss | Wer |
45
- |:-------------:|:-----:|:----:|:---------------:|:------:|
46
- | 6.8552 | 20.0 | 100 | 3.0998 | 1.0 |
47
- | 2.7154 | 40.0 | 200 | 3.1360 | 1.0029 |
48
- | 1.778 | 60.0 | 300 | 3.9075 | 1.0173 |
49
- | 0.8588 | 80.0 | 400 | 5.1158 | 1.1354 |
50
- | 0.4147 | 100.0 | 500 | 6.1905 | 1.0403 |
51
- | 0.21 | 120.0 | 600 | 6.7319 | 1.3026 |
52
- | 0.1141 | 140.0 | 700 | 6.8747 | 1.1556 |
53
- | 0.0713 | 160.0 | 800 | 7.4069 | 1.2911 |
54
- | 0.0544 | 180.0 | 900 | 7.2074 | 1.1729 |
55
- | 0.0427 | 200.0 | 1000 | 7.7323 | 1.2219 |
56
- | 0.0325 | 220.0 | 1100 | 8.0445 | 1.1354 |
57
- | 0.0257 | 240.0 | 1200 | 7.8804 | 1.1210 |
58
- | 0.0194 | 260.0 | 1300 | 8.1589 | 1.1470 |
59
- | 0.0164 | 280.0 | 1400 | 8.2274 | 1.1470 |
60
- | 0.0132 | 300.0 | 1500 | 8.2207 | 1.1527 |
61
- | 0.0124 | 320.0 | 1600 | 8.2433 | 1.2104 |
62
 
63
 
64
  ### Framework versions
 
1
+ ---
2
+ license: apache-2.0
3
+ tags:
4
+ - generated_from_trainer
5
+ model-index:
6
+ name: bach-arb
7
+ ---
8
 
9
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
10
  should probably proofread and complete it, then remove this comment. -->
 
13
 
14
  This model is a fine-tuned version of [jonatasgrosman/wav2vec2-large-xlsr-53-german](https://huggingface.co/jonatasgrosman/wav2vec2-large-xlsr-53-german) on an unknown dataset.
15
  It achieves the following results on the evaluation set:
16
+ - Loss: 2.9404
17
+ - Wer: 0.6130
18
 
19
  ## Model description
20
 
 
42
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
43
  - lr_scheduler_type: linear
44
  - lr_scheduler_warmup_steps: 500
45
+ - num_epochs: 115
46
  - mixed_precision_training: Native AMP
47
 
48
  ### Training results
49
 
50
+ | Training Loss | Epoch | Step | Validation Loss | Wer |
51
+ |:-------------:|:------:|:----:|:---------------:|:------:|
52
+ | 27.8653 | 7.14 | 100 | 3.1369 | 1.0 |
53
+ | 2.5975 | 14.28 | 200 | 2.1223 | 0.9976 |
54
+ | 1.2001 | 21.41 | 300 | 1.7455 | 0.8774 |
55
+ | 0.5938 | 28.55 | 400 | 1.8534 | 0.7981 |
56
+ | 0.4001 | 35.69 | 500 | 2.3318 | 0.7740 |
57
+ | 0.2895 | 42.83 | 600 | 2.2214 | 0.7163 |
58
+ | 0.1853 | 49.97 | 700 | 2.4841 | 0.7043 |
59
+ | 0.1318 | 57.14 | 800 | 2.9749 | 0.7139 |
60
+ | 0.1067 | 64.28 | 900 | 2.4759 | 0.7115 |
61
+ | 0.0635 | 71.41 | 1000 | 2.6708 | 0.6635 |
62
+ | 0.0515 | 78.55 | 1100 | 3.0593 | 0.6923 |
63
+ | 0.0455 | 85.69 | 1200 | 2.9637 | 0.6587 |
64
+ | 0.0329 | 92.83 | 1300 | 2.9837 | 0.6346 |
65
+ | 0.0232 | 99.97 | 1400 | 2.9361 | 0.6178 |
66
+ | 0.021 | 107.14 | 1500 | 2.9221 | 0.6010 |
67
+ | 0.0193 | 114.28 | 1600 | 2.9404 | 0.6130 |
68
 
69
 
70
  ### Framework versions