misophoniaSounds / dataset_infos.json
mskov's picture
Rename dataset_info.json to dataset_infos.json
54f3adf
raw
history blame
665 Bytes
{"misophoniaSounds": {
"description": "Dataset for misophonia inducing sound detection",
"citation": "",
"homepage": "https://huggingface.co/datasets/mskov/misophoniaSounds",
"license": "CC BY-NC-SA 4.0",
"features": {
"audio": {"sampling_rate": 16000, "mono": true, "decode": true, "id": null, "_type": "Audio"}, "transcript": {"dtype": "string", "id": null, "_type": "Value"}},
"post_processed": null, "supervised_keys": null, "task_templates": null,
"config_name": "default",
"splits": {
"train": {"name": "train", "dataset_name": "misophoniaSounds"},
"test": {"name": "test", "dataset_name": "misophoniaSounds"}
}
}}