File size: 556 Bytes
53c52a6 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 |
{
"source": "dnalongbench_cmp",
"cell_type": "HFF",
"sequence_key": "sequence",
"sequence_format": "string",
"sequence_encoding": "string",
"label_key": "label_ut",
"mask_key": "mask_ut",
"target_length": 99681,
"num_bins": 448,
"upper_offset": 2,
"tfrecords": {
"train": "data/dnalongbench/contact_map_prediction/targets/train-*.tfr",
"validation": "data/dnalongbench/contact_map_prediction/targets/valid-*.tfr",
"test": "data/dnalongbench/contact_map_prediction/targets/test-*.tfr"
},
"created_at_unix": 1769124637
} |