vumichien commited on
Commit
322be16
1 Parent(s): aa9edca

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -69,7 +69,7 @@ This model is a fine-tuned version of [facebook/wav2vec2-xls-r-1b](https://huggi
69
  ## Evaluation
70
  Please use the eval.py file to run the evaluation:
71
  ```python
72
- python eval.py --model_id vutankiet2901/wav2vec2-large-xlsr-53-ja --dataset mozilla-foundation/common_voice_7_0 --config ja --split test --log_outputs
73
  ```
74
 
75
  ## Training procedure
 
69
  ## Evaluation
70
  Please use the eval.py file to run the evaluation:
71
  ```python
72
+ python eval.py --model_id vumichien/wav2vec2-xls-r-1b-japanese --dataset mozilla-foundation/common_voice_7_0 --config ja --split test --log_outputs
73
  ```
74
 
75
  ## Training procedure