AndrewMcDowell commited on
Commit
bbf52db
1 Parent(s): ef2237f

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -20,8 +20,8 @@ should probably proofread and complete it, then remove this comment. -->
20
 
21
  This model is a fine-tuned version of [facebook/wav2vec2-xls-r-300m](https://huggingface.co/facebook/wav2vec2-xls-r-300m) on the MOZILLA-FOUNDATION/COMMON_VOICE_7_0 - AR dataset.
22
  It achieves the following results on the evaluation set:
23
- - Loss: 0.4525
24
- - Wer: 0.4801
25
 
26
  ## Model description
27
 
@@ -49,7 +49,7 @@ The following hyperparameters were used during training:
49
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
50
  - lr_scheduler_type: linear
51
  - lr_scheduler_warmup_steps: 2000
52
- - num_epochs: 10.0
53
  - mixed_precision_training: Native AMP
54
 
55
  ### Training results
 
20
 
21
  This model is a fine-tuned version of [facebook/wav2vec2-xls-r-300m](https://huggingface.co/facebook/wav2vec2-xls-r-300m) on the MOZILLA-FOUNDATION/COMMON_VOICE_7_0 - AR dataset.
22
  It achieves the following results on the evaluation set:
23
+ - Loss: 0.4502
24
+ - Wer: 0.4783
25
 
26
  ## Model description
27
 
 
49
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
50
  - lr_scheduler_type: linear
51
  - lr_scheduler_warmup_steps: 2000
52
+ - num_epochs: 5.0
53
  - mixed_precision_training: Native AMP
54
 
55
  ### Training results