DrishtiSharma commited on
Commit
9596588
1 Parent(s): 2e4a403

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -40,7 +40,7 @@ It achieves the following results on the evaluation set:
40
  - Loss: 0.1987
41
  - Wer: 0.1920
42
 
43
- ###Evaluation Commands
44
 
45
  1. To evaluate on mozilla-foundation/common_voice_8_0 with test split
46
 
@@ -49,7 +49,7 @@ python eval.py --model_id DrishtiSharma/wav2vec2-xls-r-300m-mt-o1 --dataset mozi
49
  2. To evaluate on speech-recognition-community-v2/dev_data
50
 
51
  Maltese language not found in speech-recognition-community-v2/dev_data!
52
- ## Training procedure
53
 
54
  ### Training hyperparameters
55
 
 
40
  - Loss: 0.1987
41
  - Wer: 0.1920
42
 
43
+ ### Evaluation Commands
44
 
45
  1. To evaluate on mozilla-foundation/common_voice_8_0 with test split
46
 
 
49
  2. To evaluate on speech-recognition-community-v2/dev_data
50
 
51
  Maltese language not found in speech-recognition-community-v2/dev_data!
52
+
53
 
54
  ### Training hyperparameters
55