diarray commited on
Commit
aacdd99
·
1 Parent(s): 45eb8ef

Update README.md -> Remove typo

Browse files
Files changed (1) hide show
  1. README.md +0 -1
README.md CHANGED
@@ -128,7 +128,6 @@ Note that since the two subsets were drawn from the original Jeli-ASR dataset, t
128
  The data in the main branch are in .arrow format for compatibility with HF's Datasets Library. So you don't need any ajustement to load the dataset directly with datasets:
129
 
130
  ```python
131
-
132
  from datasets import load_dataset
133
 
134
  # Load the dataset into Hugging Face Dataset object
 
128
  The data in the main branch are in .arrow format for compatibility with HF's Datasets Library. So you don't need any ajustement to load the dataset directly with datasets:
129
 
130
  ```python
 
131
  from datasets import load_dataset
132
 
133
  # Load the dataset into Hugging Face Dataset object