ad019el commited on
Commit
5ce3e90
1 Parent(s): 9e191c7

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -11
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
- datasets:
7
- - common_voice
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 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,13 +50,13 @@ The following hyperparameters were used during training:
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
 
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
 
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.3007
21
+ - Wer: 0.4911
22
 
23
  ## Model description
24
 
 
50
 
51
  ### Training results
52
 
53
+ | Training Loss | Epoch | Step | Validation Loss | Wer |
54
  |:-------------:|:-----:|:----:|:---------------:|:------:|
55
+ | 11.9337 | 6.0 | 300 | 3.2207 | 1.0 |
56
+ | 2.8261 | 12.0 | 600 | 0.9838 | 0.7251 |
57
+ | 0.5773 | 18.0 | 900 | 0.3437 | 0.5014 |
58
+ | 0.3252 | 24.0 | 1200 | 0.3029 | 0.4940 |
59
+ | 0.2821 | 30.0 | 1500 | 0.3007 | 0.4911 |
60
 
61
 
62
  ### Framework versions