cahya commited on
Commit
f309052
1 Parent(s): 1fa226f

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -9
README.md CHANGED
@@ -1,9 +1,5 @@
1
  ---
2
- language:
3
- - ab
4
  tags:
5
- - automatic-speech-recognition
6
- - mozilla-foundation/common_voice_7_0
7
  - generated_from_trainer
8
  datasets:
9
  - common_voice
@@ -17,10 +13,7 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  #
19
 
20
- This model is a fine-tuned version of [hf-test/xls-r-dummy](https://huggingface.co/hf-test/xls-r-dummy) on the MOZILLA-FOUNDATION/COMMON_VOICE_7_0 - AB dataset.
21
- It achieves the following results on the evaluation set:
22
- - Loss: 155.7939
23
- - Wer: 1.0842
24
 
25
  ## Model description
26
 
@@ -45,7 +38,7 @@ The following hyperparameters were used during training:
45
  - seed: 42
46
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
47
  - lr_scheduler_type: linear
48
- - training_steps: 10
49
 
50
  ### Training results
51
 
1
  ---
 
 
2
  tags:
 
 
3
  - generated_from_trainer
4
  datasets:
5
  - common_voice
13
 
14
  #
15
 
16
+ This model is a fine-tuned version of [hf-test/xls-r-dummy](https://huggingface.co/hf-test/xls-r-dummy) on the common_voice dataset.
 
 
 
17
 
18
  ## Model description
19
 
38
  - seed: 42
39
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
40
  - lr_scheduler_type: linear
41
+ - training_steps: 100
42
 
43
  ### Training results
44