Commit
·
98ede43
1
Parent(s):
fca2089
Update README.md
Browse files
README.md
CHANGED
@@ -91,7 +91,7 @@ The following hyperparameters were used during training:
|
|
91 |
|
92 |
### Evaluation Script
|
93 |
|
94 |
-
Evaluation script for evaluating the performance of
|
95 |
|
96 |
!python eval.py \
|
97 |
--model_id DrishtiSharma/wav2vec2-large-xls-r-300m-ab-v16 \
|
|
|
91 |
|
92 |
### Evaluation Script
|
93 |
|
94 |
+
Evaluation script for evaluating the performance of the fine-tuned model on Mozilla-foundation/common_voice_7_0 with split test
|
95 |
|
96 |
!python eval.py \
|
97 |
--model_id DrishtiSharma/wav2vec2-large-xls-r-300m-ab-v16 \
|