github-jupyter-text-code-pairs / dataset_infos.json
loubnabnl's picture
loubnabnl HF staff
update dataset info
ed89bc7
raw
history blame
No virus
1.28 kB
{"loubnabnl--github_jupyter_parsed_2": {
"description": "",
"citation": "",
"homepage": "",
"license": "",
"features": {
"markdown": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"code": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"path": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"repo_name": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"license": {
"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": 367027734.92262346,
"num_examples": 451662,
"dataset_name": "github_jupyter_parsed_2"
}
},
"download_checksums": null,
"download_size": 181325865,
"post_processing_size": null,
"dataset_size": 367027734.92262346,
"size_in_bytes": 548353599.9226234
}}