Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -17,14 +17,12 @@ configs:
|
|
17 |
- split: test
|
18 |
path: data/test-*
|
19 |
size_categories:
|
20 |
-
-
|
21 |
license: apache-2.0
|
22 |
task_categories:
|
23 |
- text-classification
|
24 |
- automatic-speech-recognition
|
25 |
language:
|
26 |
-
-
|
27 |
-
|
28 |
-
- music
|
29 |
-
pretty_name: sxfx
|
30 |
---
|
|
|
17 |
- split: test
|
18 |
path: data/test-*
|
19 |
size_categories:
|
20 |
+
- 10M<n<100M
|
21 |
license: apache-2.0
|
22 |
task_categories:
|
23 |
- text-classification
|
24 |
- automatic-speech-recognition
|
25 |
language:
|
26 |
+
- en
|
27 |
+
pretty_name: speech2
|
|
|
|
|
28 |
---
|