ad019el commited on
Commit
71b87c4
1 Parent(s): aa13578

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -10
README.md CHANGED
@@ -3,8 +3,8 @@ license: apache-2.0
3
  base_model: jonatasgrosman/wav2vec2-large-xlsr-53-arabic
4
  tags:
5
  - generated_from_trainer
6
- metrics:
7
- - wer
8
  model-index:
9
  - name: tamasheq-99
10
  results: []
@@ -15,10 +15,10 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  # tamasheq-99
17
 
18
- This model is a fine-tuned version of [jonatasgrosman/wav2vec2-large-xlsr-53-arabic](https://huggingface.co/jonatasgrosman/wav2vec2-large-xlsr-53-arabic) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 0.7583
21
- - Wer: 0.8093
22
 
23
  ## Model description
24
 
@@ -50,12 +50,13 @@ The following hyperparameters were used during training:
50
 
51
  ### Training results
52
 
53
- | Training Loss | Epoch | Step | Validation Loss | Wer |
54
  |:-------------:|:-----:|:----:|:---------------:|:------:|
55
- | 9.6354 | 6.06 | 400 | 3.0334 | 1.0 |
56
- | 1.6084 | 12.12 | 800 | 0.9223 | 0.8384 |
57
- | 0.3271 | 18.18 | 1200 | 0.8134 | 0.8119 |
58
- | 0.2483 | 24.24 | 1600 | 0.7583 | 0.8093 |
 
59
 
60
 
61
  ### Framework versions
 
3
  base_model: jonatasgrosman/wav2vec2-large-xlsr-53-arabic
4
  tags:
5
  - generated_from_trainer
6
+ datasets:
7
+ - common_voice
8
  model-index:
9
  - name: tamasheq-99
10
  results: []
 
15
 
16
  # tamasheq-99
17
 
18
+ This model is a fine-tuned version of [jonatasgrosman/wav2vec2-large-xlsr-53-arabic](https://huggingface.co/jonatasgrosman/wav2vec2-large-xlsr-53-arabic) on the common_voice dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 0.1909
21
+ - Cer: 0.1316
22
 
23
  ## Model description
24
 
 
50
 
51
  ### Training results
52
 
53
+ | Training Loss | Epoch | Step | Validation Loss | Cer |
54
  |:-------------:|:-----:|:----:|:---------------:|:------:|
55
+ | 11.1661 | 6.0 | 300 | 3.1963 | 0.9694 |
56
+ | 2.5713 | 12.0 | 600 | 0.5591 | 0.1554 |
57
+ | 0.4775 | 18.0 | 900 | 0.2220 | 0.1275 |
58
+ | 0.3081 | 24.0 | 1200 | 0.1992 | 0.1284 |
59
+ | 0.27 | 30.0 | 1500 | 0.1909 | 0.1316 |
60
 
61
 
62
  ### Framework versions