Views
No views yet
thesreedath/slm-125m-base on 9,071 legal/financial
Q&A pairs generated from a case-law + SEC-filing corpus.<|bos|><|system|>{system}<|user|>{question}<|assistant|>{answer}<|eos|>config.json declares eos_token_id: 2, but id 2 is <|pad|>
in the tokenizer -- <|eos|> is id 1. This model ships the corrected ids
(bos=0, eos=1, pad=2), so generation terminates properly.