decompile-bench / dataset_info.json
arise-sustech's picture
init decompile bench
0fd2bad
{
"builder_name": "json",
"citation": "",
"config_name": "default",
"dataset_name": "json",
"dataset_size": 8456220679,
"description": "",
"download_checksums": {
"/Users/luoqi/Documents/decompile-bench/merged.jsonl": {
"num_bytes": 8913032139,
"checksum": null
}
},
"download_size": 8913032139,
"features": {
"name": {
"dtype": "string",
"_type": "Value"
},
"code": {
"dtype": "string",
"_type": "Value"
},
"asm": {
"dtype": "string",
"_type": "Value"
},
"file": {
"dtype": "string",
"_type": "Value"
}
},
"homepage": "",
"license": "",
"size_in_bytes": 17369252818,
"splits": {
"train": {
"name": "train",
"num_bytes": 8456220679,
"num_examples": 2233092,
"shard_lengths": [
136951,
144733,
137360,
142642,
138534,
134604,
140072,
133644,
132306,
136879,
139895,
131620,
128258,
147806,
74648,
139918,
93222
],
"dataset_name": "json"
}
},
"version": {
"version_str": "0.0.0",
"major": 0,
"minor": 0,
"patch": 0
}
}