Views
No views yet
OpenLMForCausalLM; load with trust_remote_code=True) with a July 2024 (202407) knowledge cutoff, fine-tuned for retrieval-grounded question answering with explicit reasoning. Given numbered context documents and a question, it emits a <think>...</think> trace that cites documents by bracket number, followed by a concise answer.default chat template: Human: {prompt}<|endoftext|>\nAssistant:.<think> format and grounds simple answers in the provided context, but accuracy on hard multi-hop questions with distractors is limited by the small training set, and there is no abstention training (it does not reliably say when the context lacks the answer).mattwang123/chrononauts-retrieval-sft-202407-500: 300 HotpotQA (distractor), 100 SQuAD v1, 100 2WikiMultiHopQA, with gpt-5 teacher reasoning traces; all sources predate the 202407 cutoff.