rosetta-code / dataset_infos.json
cakiki's picture
Upload dataset_infos.json with huggingface_hub
26a0a96
{"cakiki--rosetta-code": {
"description": "",
"citation": "",
"homepage": "",
"license": "",
"features": {
"task_url": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"task_name": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"task_description": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"language_url": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"language_name": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"code": {
"dtype": "string",
"id": null,
"_type": "Value"
}
},
"post_processed": null,
"supervised_keys": null,
"task_templates": null,
"builder_name": null,
"config_name": null,
"version": null,
"splits": {
"train": {
"name": "train",
"num_bytes": 186139163,
"num_examples": 79013,
"dataset_name": "rosetta-code"
}
},
"download_checksums": null,
"download_size": 36814883,
"post_processing_size": null,
"dataset_size": 186139163,
"size_in_bytes": 222954046
}}