Upload dataset_infos.json with huggingface_hub
Browse files- dataset_infos.json +32 -0
dataset_infos.json
ADDED
@@ -0,0 +1,32 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{"gary109--onset-singing3_corpora_parliament_processed_MIR-ST500": {
|
2 |
+
"description": "AI-Light Dance Datasets Version:1.0.9",
|
3 |
+
"citation": "@inproceedings{bossard14,\n title = {AI-Light-Dance -- Mining Discriminative Components with Random Forests},\n author = {Bossard, Lukas and Guillaumin, Matthieu and Van Gool, Luc},\n booktitle = {European Conference on Computer Vision},\n year = {2022}\n}",
|
4 |
+
"homepage": "",
|
5 |
+
"license": "LICENSE AGREEMENT\n=================",
|
6 |
+
"features": {
|
7 |
+
"text": {
|
8 |
+
"dtype": "string",
|
9 |
+
"id": null,
|
10 |
+
"_type": "Value"
|
11 |
+
}
|
12 |
+
},
|
13 |
+
"post_processed": null,
|
14 |
+
"supervised_keys": null,
|
15 |
+
"task_templates": null,
|
16 |
+
"builder_name": null,
|
17 |
+
"config_name": null,
|
18 |
+
"version": null,
|
19 |
+
"splits": {
|
20 |
+
"train": {
|
21 |
+
"name": "train",
|
22 |
+
"num_bytes": 619705,
|
23 |
+
"num_examples": 6182,
|
24 |
+
"dataset_name": "onset-singing3_corpora_parliament_processed_MIR-ST500"
|
25 |
+
}
|
26 |
+
},
|
27 |
+
"download_checksums": null,
|
28 |
+
"download_size": 247345,
|
29 |
+
"post_processing_size": null,
|
30 |
+
"dataset_size": 619705,
|
31 |
+
"size_in_bytes": 867050
|
32 |
+
}}
|