te-seqdata-v1 / split_summary.json
vedatonuryilmaz's picture
Add files using upload-large-folder tool
f107d46 verified
Raw
History Blame Contribute Delete
328 Bytes
{
"input_path": "data/raw/te_seqdata.recovered.parquet",
"output_root": "data/process",
"output_filename": "te_seqdata.parquet",
"counts": {
"train": 3754474,
"val": 469316,
"test": 469316
},
"split_seed": 42,
"val_frac": 0.1,
"test_frac": 0.1,
"label_col": "family",
"excluded_label_rows": 405
}