regisss HF Staff commited on
Commit
b93ae01
·
verified ·
1 Parent(s): 1bb557f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
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`.