DrishtiSharma
commited on
Commit
·
29372d6
1
Parent(s):
3807206
Update README.md
Browse files
README.md
CHANGED
@@ -52,6 +52,8 @@ It achieves the following results on the evaluation set:
|
|
52 |
- Loss: 0.2511
|
53 |
- Wer: 0.2415
|
54 |
|
|
|
|
|
55 |
1. To evaluate on mozilla-foundation/common_voice_8_0 with test split
|
56 |
|
57 |
python eval.py --model_id DrishtiSharma/wav2vec2-xls-r-300m-rm-sursilv-d11 --dataset mozilla-foundation/common_voice_8_0 --config rm-sursilv --split test --log_outputs
|
|
|
52 |
- Loss: 0.2511
|
53 |
- Wer: 0.2415
|
54 |
|
55 |
+
####Evaluation Commands
|
56 |
+
|
57 |
1. To evaluate on mozilla-foundation/common_voice_8_0 with test split
|
58 |
|
59 |
python eval.py --model_id DrishtiSharma/wav2vec2-xls-r-300m-rm-sursilv-d11 --dataset mozilla-foundation/common_voice_8_0 --config rm-sursilv --split test --log_outputs
|