Tim Leiber commited on
Commit
4f000dc
1 Parent(s): 875f322

End of training

Browse files
Files changed (1) hide show
  1. README.md +13 -13
README.md CHANGED
@@ -2,19 +2,19 @@
2
  language:
3
  - fr
4
  license: apache-2.0
 
5
  tags:
6
  - generated_from_trainer
7
- base_model: facebook/wav2vec2-large-xlsr-53
8
  datasets:
9
  - mozilla-foundation/common_voice_17_0
10
  metrics:
11
  - wer
12
  model-index:
13
- - name: acoustic_model0_cv_17_fr_XLSR-53
14
  results:
15
  - task:
16
- type: automatic-speech-recognition
17
  name: Automatic Speech Recognition
 
18
  dataset:
19
  name: Common Voice 17
20
  type: mozilla-foundation/common_voice_17_0
@@ -22,20 +22,20 @@ model-index:
22
  split: test
23
  args: fr
24
  metrics:
25
- - type: wer
26
- value: 0.46428149722517414
27
- name: Wer
28
  ---
29
 
30
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
31
  should probably proofread and complete it, then remove this comment. -->
32
 
33
- # acoustic_model0_cv_17_fr_XLSR-53
34
 
35
  This model is a fine-tuned version of [facebook/wav2vec2-large-xlsr-53](https://huggingface.co/facebook/wav2vec2-large-xlsr-53) on the Common Voice 17 dataset.
36
  It achieves the following results on the evaluation set:
37
- - Loss: 0.5171
38
- - Wer: 0.4643
39
 
40
  ## Model description
41
 
@@ -63,16 +63,16 @@ The following hyperparameters were used during training:
63
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
64
  - lr_scheduler_type: linear
65
  - lr_scheduler_warmup_steps: 500
66
- - training_steps: 1500
67
  - mixed_precision_training: Native AMP
68
 
69
  ### Training results
70
 
71
  | Training Loss | Epoch | Step | Validation Loss | Wer |
72
  |:-------------:|:------:|:----:|:---------------:|:------:|
73
- | 3.0475 | 2.084 | 400 | 2.9894 | 0.9949 |
74
- | 1.2413 | 5.0767 | 800 | 0.6745 | 0.5958 |
75
- | 0.5812 | 8.0693 | 1200 | 0.5171 | 0.4643 |
76
 
77
 
78
  ### Framework versions
 
2
  language:
3
  - fr
4
  license: apache-2.0
5
+ base_model: facebook/wav2vec2-large-xlsr-53
6
  tags:
7
  - generated_from_trainer
 
8
  datasets:
9
  - mozilla-foundation/common_voice_17_0
10
  metrics:
11
  - wer
12
  model-index:
13
+ - name: acoustic_model2_cv_17_fr_XLSR-53
14
  results:
15
  - task:
 
16
  name: Automatic Speech Recognition
17
+ type: automatic-speech-recognition
18
  dataset:
19
  name: Common Voice 17
20
  type: mozilla-foundation/common_voice_17_0
 
22
  split: test
23
  args: fr
24
  metrics:
25
+ - name: Wer
26
+ type: wer
27
+ value: 0.9923249498169796
28
  ---
29
 
30
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
31
  should probably proofread and complete it, then remove this comment. -->
32
 
33
+ # acoustic_model2_cv_17_fr_XLSR-53
34
 
35
  This model is a fine-tuned version of [facebook/wav2vec2-large-xlsr-53](https://huggingface.co/facebook/wav2vec2-large-xlsr-53) on the Common Voice 17 dataset.
36
  It achieves the following results on the evaluation set:
37
+ - Loss: nan
38
+ - Wer: 0.9923
39
 
40
  ## Model description
41
 
 
63
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
64
  - lr_scheduler_type: linear
65
  - lr_scheduler_warmup_steps: 500
66
+ - training_steps: 1200
67
  - mixed_precision_training: Native AMP
68
 
69
  ### Training results
70
 
71
  | Training Loss | Epoch | Step | Validation Loss | Wer |
72
  |:-------------:|:------:|:----:|:---------------:|:------:|
73
+ | 16.0974 | 2.105 | 400 | nan | 0.9923 |
74
+ | 0.0 | 5.0958 | 800 | nan | 0.9923 |
75
+ | 0.0 | 8.0867 | 1200 | nan | 0.9923 |
76
 
77
 
78
  ### Framework versions