Datasets:
File size: 1,848 Bytes
366d487 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 |
{
"builder_name": "guzheng_tech99",
"citation": "",
"config_name": "eval",
"dataset_name": "guzheng_tech99",
"dataset_size": 1472223900,
"description": "",
"download_checksums": {
"https://www.modelscope.cn/datasets/ccmusic-database/Guzheng_Tech99/resolve/master/data/audio.zip": {
"num_bytes": 667458676,
"checksum": null
},
"https://www.modelscope.cn/datasets/ccmusic-database/Guzheng_Tech99/resolve/master/data/label.zip": {
"num_bytes": 149194,
"checksum": null
}
},
"download_size": 667607870,
"features": {
"mel": {
"shape": [
128,
258,
1
],
"dtype": "float32",
"_type": "Array3D"
},
"cqt": {
"shape": [
88,
258,
1
],
"dtype": "float32",
"_type": "Array3D"
},
"chroma": {
"shape": [
12,
258,
1
],
"dtype": "float32",
"_type": "Array3D"
},
"label": {
"shape": [
7,
258
],
"dtype": "float32",
"_type": "Array2D"
}
},
"homepage": "https://www.modelscope.cn/datasets/ccmusic-database/Guzheng_Tech99",
"license": "CC-BY-NC-ND",
"size_in_bytes": 2139831770,
"splits": {
"train": {
"name": "train",
"num_bytes": 1190227192,
"num_examples": 2486,
"shard_lengths": [
2000,
486
],
"dataset_name": "guzheng_tech99"
},
"validation": {
"name": "validation",
"num_bytes": 133098616,
"num_examples": 278,
"dataset_name": "guzheng_tech99"
},
"test": {
"name": "test",
"num_bytes": 148898092,
"num_examples": 311,
"dataset_name": "guzheng_tech99"
}
},
"version": {
"version_str": "0.0.0",
"major": 0,
"minor": 0,
"patch": 0
}
} |