Datasets:
Commit
•
8ba1508
1
Parent(s):
32e7b97
get back languages in readme (not in tags)
Browse files
README.md
CHANGED
@@ -149,7 +149,7 @@ The dataset is multilingual. To specify several languages to download pass a lis
|
|
149 |
ds = load_dataset("MLCommons/ml_spoken_words", languages=["ar", "tt", "br"])
|
150 |
```
|
151 |
|
152 |
-
The dataset contains data for the following
|
153 |
|
154 |
Low-resourced (<10 hours):
|
155 |
* Arabic (0.1G, 7.6h)
|
|
|
149 |
ds = load_dataset("MLCommons/ml_spoken_words", languages=["ar", "tt", "br"])
|
150 |
```
|
151 |
|
152 |
+
The dataset contains data for the following languages:
|
153 |
|
154 |
Low-resourced (<10 hours):
|
155 |
* Arabic (0.1G, 7.6h)
|