geninhu commited on
Commit
46bdd36
1 Parent(s): 78383c9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -65,7 +65,7 @@ This model is a fine-tuned version of [facebook/wav2vec2-xls-r-1b](https://huggi
65
  Please use the eval.py file to run the evaluation
66
 
67
  ```python
68
- python eval_custom.py --model_id geninhu/xls-asr-vi-40h-1B --dataset mozilla-foundation/common_voice_7_0 --config vi --split test --log_outputs
69
  ```
70
 
71
  ## Training procedure
 
65
  Please use the eval.py file to run the evaluation
66
 
67
  ```python
68
+ python eval.py --model_id geninhu/xls-asr-vi-40h-1B --dataset mozilla-foundation/common_voice_7_0 --config vi --split test --log_outputs
69
  ```
70
 
71
  ## Training procedure