dnalongbench / cmp /validation /dataset_info.json
andyjzhao's picture
Reorganize DNALongBench release data
4764bc6
Raw
History Blame Contribute Delete
1.07 kB
{
"builder_name": "generator",
"citation": "",
"config_name": "default",
"dataset_name": "generator",
"dataset_size": 1217261773,
"description": "",
"download_checksums": {},
"download_size": 0,
"features": {
"sample_id": {
"dtype": "string",
"_type": "Value"
},
"sequence": {
"feature": {
"dtype": "uint8",
"_type": "Value"
},
"_type": "List"
},
"label_ut": {
"shape": [
99681,
5
],
"dtype": "float16",
"_type": "Array2D"
},
"mask_ut": {
"shape": [
99681,
5
],
"dtype": "bool",
"_type": "Array2D"
}
},
"homepage": "",
"license": "",
"size_in_bytes": 1217261773,
"splits": {
"train": {
"name": "train",
"num_bytes": 1217261773,
"num_examples": 419,
"shard_lengths": [
176,
176,
67
],
"dataset_name": "generator"
}
},
"version": {
"version_str": "0.0.0",
"major": 0,
"minor": 0,
"patch": 0
}
}