codev-processed / dataset_info.json
ooutlierr's picture
Upload folder using huggingface_hub
ca89b39 verified
{
"builder_name": "json",
"citation": "",
"config_name": "default",
"dataset_name": "code_v-all-dataset",
"dataset_size": 304185397,
"description": "",
"download_checksums": {
"hf://datasets/yang-z/CodeV-All-dataset@d2ed516620f3cb00c95ae372b105b3c6709eff12/codev-chisel.jsonl": {
"num_bytes": 52831955,
"checksum": null
},
"hf://datasets/yang-z/CodeV-All-dataset@d2ed516620f3cb00c95ae372b105b3c6709eff12/codev-verilog.jsonl": {
"num_bytes": 269395382,
"checksum": null
}
},
"download_size": 322227337,
"features": {
"instruction": {
"dtype": "string",
"_type": "Value"
},
"response": {
"dtype": "string",
"_type": "Value"
},
"description": {
"dtype": "string",
"_type": "Value"
}
},
"homepage": "",
"license": "",
"size_in_bytes": 626412734,
"splits": {
"train": {
"name": "train",
"num_bytes": 304185397,
"num_examples": 184060,
"dataset_name": "code_v-all-dataset"
}
},
"version": {
"version_str": "0.0.0",
"major": 0,
"minor": 0,
"patch": 0
}
}