anuragshas commited on
Commit
9aa61cd
1 Parent(s): b347cdc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -123,7 +123,7 @@ The following hyperparameters were used during training:
123
  1. To evaluate on `mozilla-foundation/common_voice_7_0` with split `test`
124
 
125
  ```bash
126
- python eval.py --model_id anuragshas/wav2vec2-large-xls-r-300m-or --dataset mozilla-foundation/common_voice_7_0 --config or --split test
127
  ```
128
 
129
 
 
123
  1. To evaluate on `mozilla-foundation/common_voice_7_0` with split `test`
124
 
125
  ```bash
126
+ python eval.py --model_id anuragshas/wav2vec2-xls-r-1b-hi --dataset mozilla-foundation/common_voice_7_0 --config hi --split test
127
  ```
128
 
129