| { |
| "builder_name": "chest_falsetto", |
| "citation": "", |
| "config_name": "eval", |
| "dataset_name": "chest_falsetto", |
| "dataset_size": 747345, |
| "description": "", |
| "download_checksums": { |
| "https://www.modelscope.cn/datasets/ccmusic-database/chest_falsetto/resolve/master/data/eval.zip": { |
| "num_bytes": 81547911, |
| "checksum": null |
| } |
| }, |
| "download_size": 81547911, |
| "features": { |
| "mel": { |
| "_type": "Image" |
| }, |
| "cqt": { |
| "_type": "Image" |
| }, |
| "chroma": { |
| "_type": "Image" |
| }, |
| "label": { |
| "names": [ |
| "m_chest", |
| "f_chest", |
| "m_falsetto", |
| "f_falsetto" |
| ], |
| "_type": "ClassLabel" |
| }, |
| "gender": { |
| "names": [ |
| "female", |
| "male" |
| ], |
| "_type": "ClassLabel" |
| }, |
| "singing_method": { |
| "names": [ |
| "falsetto", |
| "chest" |
| ], |
| "_type": "ClassLabel" |
| } |
| }, |
| "homepage": "https://www.modelscope.cn/datasets/ccmusic-database/chest_falsetto", |
| "license": "CC-BY-NC-ND", |
| "size_in_bytes": 82295256, |
| "splits": { |
| "train": { |
| "name": "train", |
| "num_bytes": 447819, |
| "num_examples": 767, |
| "dataset_name": "chest_falsetto" |
| }, |
| "validation": { |
| "name": "validation", |
| "num_bytes": 149472, |
| "num_examples": 256, |
| "dataset_name": "chest_falsetto" |
| }, |
| "test": { |
| "name": "test", |
| "num_bytes": 150054, |
| "num_examples": 257, |
| "dataset_name": "chest_falsetto" |
| } |
| }, |
| "supervised_keys": { |
| "input": "mel", |
| "output": "label" |
| }, |
| "task_templates": [ |
| { |
| "task": "image-classification", |
| "image_column": "mel", |
| "label_column": "label" |
| } |
| ], |
| "version": { |
| "version_str": "0.0.0", |
| "major": 0, |
| "minor": 0, |
| "patch": 0 |
| } |
| } |