regisss HF Staff commited on
Commit
7d7583d
·
verified ·
1 Parent(s): 578a954

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -85,6 +85,11 @@ configs:
85
  path: data/validation-*
86
  - split: test
87
  path: data/test-*
 
 
 
 
 
88
  ---
89
 
90
- The [Common Language](https://huggingface.co/datasets/speechbrain/common_language) dataset without needing to run remote code, so it is compatible with `datasets >= 4.0.0`.
 
85
  path: data/validation-*
86
  - split: test
87
  path: data/test-*
88
+ license: cc-by-4.0
89
+ task_categories:
90
+ - audio-classification
91
+ size_categories:
92
+ - 100K<n<1M
93
  ---
94
 
95
+ The [Common Language](https://huggingface.co/datasets/speechbrain/common_language) dataset without needing to run remote code, so it is compatible with `datasets >= 4.0.0`.