File size: 1,131 Bytes
ca89b39 | 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 | {
"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
}
} |