Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -44,4 +44,12 @@ configs:
|
|
| 44 |
path: data/validation-*
|
| 45 |
- split: test
|
| 46 |
path: data/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 47 |
---
|
|
|
|
|
|
|
|
|
| 44 |
path: data/validation-*
|
| 45 |
- split: test
|
| 46 |
path: data/test-*
|
| 47 |
+
license: unknown
|
| 48 |
+
task_categories:
|
| 49 |
+
- audio-classification
|
| 50 |
+
- automatic-speech-recognition
|
| 51 |
+
language:
|
| 52 |
+
- en
|
| 53 |
---
|
| 54 |
+
|
| 55 |
+
The [Superb](https://huggingface.co/datasets/s3prl/superb) dataset for the Keyword Spotting (KS) task without needing to run remote code, so it is compatible with `datasets >= 4.0.0`.
|