polodealvarado commited on
Commit
b708f4a
·
1 Parent(s): 9b52b3c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -89,7 +89,7 @@ On the other, you can execute the eval.py file for evaluation
89
 
90
  # To use GPU: --device 0
91
 
92
- python eval.py --model_id polodealvarado/xls-r-300m-es --dataset mozilla-foundation/common_voice_8_0 --config es --device 0 --split test
93
 
94
  ```
95
 
 
89
 
90
  # To use GPU: --device 0
91
 
92
+ $ python eval.py --model_id polodealvarado/xls-r-300m-es --dataset mozilla-foundation/common_voice_8_0 --config es --device 0 --split test
93
 
94
  ```
95