CoolFace
Datasetpublic

ceselder/loracle-pretrain-mix-oneq

loracle-pretrain-mix This is the oneq subsample: one randomly-selected QA row per organism_id (deterministic shuffle with seed=42, then drop_duplicates). Same 3 splits, same row schema, half the rows. Source: ceselder/loracle-pretrain-mix. Built for loracle-training scale ablations where we want each training step to expose the model to a fresh organism (no 2-QA-per-org redundancy). Split sizes: data/train.parquet: 25000 rows (25000 organisms) data/dpo_heldout.parquet: 250… See the full description on the dataset page: https://huggingface.co/datasets/ceselder/loracle-pretrain-mix-oneq.

sourceHugging Faceapache-2.0updated 5mo agoView on Hugging Face
0likes8downloads
5 commits on main
cef28425mo ago

README: 1-QA-per-org notice + split sizes

ceselder
ff7c5055mo ago

upload val (1 QA / org, seed=42)

ceselder
79964365mo ago

upload dpo_heldout (1 QA / org, seed=42)

ceselder
75b61775mo ago

upload train (1 QA / org, seed=42)

ceselder
1cd52e25mo ago

initial commit

ceselder