File size: 178 Bytes
7183e08
 
 
 
 
1
2
3
4
5
6
.\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