gweltou commited on
Commit
48bc185
1 Parent(s): e4d8a1a

Training in progress, step 14000

Browse files
README.md CHANGED
@@ -5,24 +5,9 @@ tags:
5
  - generated_from_trainer
6
  datasets:
7
  - common_voice_15_0
8
- metrics:
9
- - wer
10
  model-index:
11
  - name: wav2vec2-xls-r-300m-br
12
- results:
13
- - task:
14
- name: Automatic Speech Recognition
15
- type: automatic-speech-recognition
16
- dataset:
17
- name: common_voice_15_0
18
- type: common_voice_15_0
19
- config: br
20
- split: None
21
- args: br
22
- metrics:
23
- - name: Wer
24
- type: wer
25
- value: 50.08524001794527
26
  ---
27
 
28
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -32,9 +17,14 @@ should probably proofread and complete it, then remove this comment. -->
32
 
33
  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_15_0 dataset.
34
  It achieves the following results on the evaluation set:
35
- - Loss: 0.8404
36
- - Wer: 50.0852
37
- - Cer: 17.4519
 
 
 
 
 
38
 
39
  ## Model description
40
 
@@ -53,7 +43,7 @@ More information needed
53
  ### Training hyperparameters
54
 
55
  The following hyperparameters were used during training:
56
- - learning_rate: 4e-05
57
  - train_batch_size: 8
58
  - eval_batch_size: 8
59
  - seed: 42
@@ -61,52 +51,10 @@ The following hyperparameters were used during training:
61
  - total_train_batch_size: 16
62
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
63
  - lr_scheduler_type: linear
64
- - lr_scheduler_warmup_steps: 300
65
  - num_epochs: 40
66
  - mixed_precision_training: Native AMP
67
 
68
- ### Training results
69
-
70
- | Training Loss | Epoch | Step | Cer | Validation Loss | Wer |
71
- |:-------------:|:-----:|:-----:|:-------:|:---------------:|:-------:|
72
- | 6.6871 | 1.09 | 500 | 100.0 | 3.2774 | 100.0 |
73
- | 3.0612 | 2.18 | 1000 | 99.9339 | 2.7879 | 99.9910 |
74
- | 1.7934 | 3.27 | 1500 | 29.4362 | 1.1762 | 80.5922 |
75
- | 1.0914 | 4.36 | 2000 | 25.0591 | 0.9210 | 70.7941 |
76
- | 0.8895 | 5.45 | 2500 | 23.6321 | 0.8364 | 67.1243 |
77
- | 0.7831 | 6.54 | 3000 | 22.4169 | 0.7813 | 63.9480 |
78
- | 0.697 | 7.63 | 3500 | 21.4625 | 0.7820 | 61.8214 |
79
- | 0.6474 | 8.71 | 4000 | 20.7367 | 0.7471 | 59.4437 |
80
- | 0.5969 | 9.8 | 4500 | 20.0072 | 0.7255 | 57.8914 |
81
- | 0.5677 | 10.89 | 5000 | 20.0563 | 0.7440 | 57.5774 |
82
- | 0.5286 | 11.98 | 5500 | 19.7483 | 0.7622 | 56.2494 |
83
- | 0.5054 | 13.07 | 6000 | 19.1510 | 0.7318 | 55.1548 |
84
- | 0.4831 | 14.16 | 6500 | 19.2096 | 0.7731 | 54.6882 |
85
- | 0.4606 | 15.25 | 7000 | 19.0282 | 0.7457 | 54.4459 |
86
- | 0.4432 | 16.34 | 7500 | 18.9923 | 0.7638 | 54.1319 |
87
- | 0.4116 | 17.43 | 8000 | 18.6880 | 0.7576 | 53.3692 |
88
- | 0.4099 | 18.52 | 8500 | 18.6653 | 0.7944 | 53.1359 |
89
- | 0.3991 | 19.61 | 9000 | 18.7258 | 0.8229 | 52.9296 |
90
- | 0.3796 | 20.7 | 9500 | 18.4555 | 0.8106 | 52.3194 |
91
- | 0.3715 | 21.79 | 10000 | 18.1078 | 0.7611 | 51.8798 |
92
- | 0.359 | 22.88 | 10500 | 18.4139 | 0.7921 | 52.2207 |
93
- | 0.3384 | 23.97 | 11000 | 18.0624 | 0.8022 | 51.4850 |
94
- | 0.3367 | 25.05 | 11500 | 0.7921 | 51.5209 | 18.0322 |
95
- | 0.3295 | 26.14 | 12000 | 0.8354 | 51.4491 | 17.9811 |
96
- | 0.3183 | 27.23 | 12500 | 0.8171 | 51.0991 | 17.8488 |
97
- | 0.3135 | 28.32 | 13000 | 0.8094 | 50.9915 | 17.7354 |
98
- | 0.309 | 29.41 | 13500 | 0.8632 | 50.8659 | 17.7978 |
99
- | 0.2922 | 30.5 | 14000 | 0.8268 | 50.7672 | 17.6636 |
100
- | 0.2987 | 31.59 | 14500 | 0.8108 | 50.2557 | 17.5918 |
101
- | 0.2914 | 32.68 | 15000 | 0.8237 | 50.0224 | 17.4708 |
102
- | 0.2893 | 33.77 | 15500 | 0.8450 | 50.1211 | 17.3877 |
103
- | 0.2853 | 34.86 | 16000 | 0.8354 | 50.4800 | 17.5464 |
104
- | 0.2791 | 35.95 | 16500 | 0.8424 | 50.1929 | 17.5257 |
105
- | 0.2732 | 37.04 | 17000 | 0.8390 | 50.2826 | 17.5653 |
106
- | 0.2691 | 38.13 | 17500 | 0.8420 | 50.1122 | 17.4671 |
107
- | 0.2702 | 39.22 | 18000 | 0.8404 | 50.0852 | 17.4519 |
108
-
109
-
110
  ### Framework versions
111
 
112
  - Transformers 4.39.1
 
5
  - generated_from_trainer
6
  datasets:
7
  - common_voice_15_0
 
 
8
  model-index:
9
  - name: wav2vec2-xls-r-300m-br
10
+ results: []
 
 
 
 
 
 
 
 
 
 
 
 
 
11
  ---
12
 
13
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
17
 
18
  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_15_0 dataset.
19
  It achieves the following results on the evaluation set:
20
+ - eval_loss: 0.7860
21
+ - eval_wer: 53.4231
22
+ - eval_cer: 18.5292
23
+ - eval_runtime: 67.3553
24
+ - eval_samples_per_second: 32.618
25
+ - eval_steps_per_second: 4.083
26
+ - epoch: 32.68
27
+ - step: 15000
28
 
29
  ## Model description
30
 
 
43
  ### Training hyperparameters
44
 
45
  The following hyperparameters were used during training:
46
+ - learning_rate: 3e-05
47
  - train_batch_size: 8
48
  - eval_batch_size: 8
49
  - seed: 42
 
51
  - total_train_batch_size: 16
52
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
53
  - lr_scheduler_type: linear
54
+ - lr_scheduler_warmup_steps: 500
55
  - num_epochs: 40
56
  - mixed_precision_training: Native AMP
57
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
58
  ### Framework versions
59
 
60
  - Transformers 4.39.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0a5ee859ee0444290a918b4d9d4225bfa8b43ee8068b752cbf1e4b14e34593b3
3
  size 1262012432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e52dc9cce97e26971ff8bdea89ac2ea0f7a48659d4c747baa6ae3710b479855a
3
  size 1262012432
runs/Jun15_17-30-45_gweltaz-NUC10i7FNK/events.out.tfevents.1718465580.gweltaz-NUC10i7FNK.2297.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:275657795248398fdb596cf743aa248eb3a878e1038c46768be18d2732684b47
3
- size 10709
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:93e025077d02e291efb2dcf4dfbe3d1239b715d90360bdb42129dc1aa14cf9f5
3
+ size 14165