mskov commited on
Commit
01a382a
1 Parent(s): 5e4e13f

Delete dataset_infos.json

Browse files
Files changed (1) hide show
  1. dataset_infos.json +0 -17
dataset_infos.json DELETED
@@ -1,17 +0,0 @@
1
- {"misophoniaSounds": {
2
-
3
- "description": "Dataset for misophonia inducing sound detection",
4
- "citation": "",
5
- "homepage": "https://huggingface.co/datasets/mskov/misophoniaSounds",
6
- "license": "CC BY-NC-SA 4.0",
7
- "features": {
8
- "audio": {"sampling_rate": 16000, "mono": true, "decode": true, "id": null, "_type": "Audio"}, "transcript": {"dtype": "string", "id": null, "_type": "Value"}},
9
-
10
-
11
- "post_processed": null, "supervised_keys": null, "task_templates": null,
12
- "config_name": "default",
13
- "splits": {
14
- "train": {"name": "train", "dataset_name": "misophoniaSounds"},
15
- "test": {"name": "test", "dataset_name": "misophoniaSounds"}
16
- }
17
- }}