patrickvonplaten commited on
Commit
c584395
1 Parent(s): f84b430

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -13,7 +13,7 @@ TODO: [To be filled]
13
 
14
  ## Evaluation on LibriSpeech Test
15
 
16
- The following script shows how to evaluate this model on the [LibriSpeech](https://huggingface.co/datasets/librispeech_asr) *"clean"* and *"other"* dataset.
17
 
18
  ```python
19
  from datasets import load_dataset
 
13
 
14
  ## Evaluation on LibriSpeech Test
15
 
16
+ The following script shows how to evaluate this model on the [LibriSpeech](https://huggingface.co/datasets/librispeech_asr) *"clean"* and *"other"* test dataset.
17
 
18
  ```python
19
  from datasets import load_dataset