Parlay / scripts /train_sft.ps1
sh4shv4t's picture
build: add Windows PowerShell setup scripts and fix venv paths for Windows development
7183e08
.\venv-train\Scripts\python -m training.sft_train `
--model Qwen/Qwen2.5-7B-Instruct `
--data data/episodes.jsonl `
--output models/parlay-sft `
--threshold 0.60