aapot commited on
Commit
7fdf93e
1 Parent(s): be22448

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -153,7 +153,7 @@ Evaluation was done with the [Common Voice 7.0 Finnish test split](https://huggi
153
  To evaluate this model, run the `eval.py` script in this repository:
154
 
155
  ```bash
156
- python3 eval.py --model_id aapot/wav2vec2-xlsr-1b-finnish-lm --dataset mozilla-foundation/common_voice_7_0 --config fi --split test
157
  ```
158
 
159
  This model (the second row of the table) achieves the following WER (Word Error Rate) and CER (Character Error Rate) results compared to our other models:
153
  To evaluate this model, run the `eval.py` script in this repository:
154
 
155
  ```bash
156
+ python3 eval.py --model_id aapot/wav2vec2-xlsr-1b-finnish --dataset mozilla-foundation/common_voice_7_0 --config fi --split test
157
  ```
158
 
159
  This model (the second row of the table) achieves the following WER (Word Error Rate) and CER (Character Error Rate) results compared to our other models: