The training corpus + SFT dataset for the House M.D. OpenEnv Hackathon submission (Apr '26). Includes:
sft_dataset.jsonl
2,151 SFT messages (messages = [system, user, assistant]) extracted from oracle rollouts; the dataset that 02_sft.ipynb trains on
oracle_trajectories.jsonl
Raw step-level trajectories from the heuristic oracle (HeuristicOracle) over the corpus
eval_set.jsonl
The 45-patient… See the full description on the dataset page:
https://huggingface.co/datasets/SnehShah/house-md-sft-data.