TwIL-LM3 / tokenizer_config.json
anurag051194's picture
Add TwIL-LM3: formal-logic model (LoRA SFT -> fusion -> WiSE-FT -> MGPO)
e8b809c verified
Raw
History Blame Contribute Delete
257 Bytes
{
"bos_token": null,
"clean_up_tokenization_spaces": true,
"eos_token": "<|im_end|>",
"fast": false,
"is_local": true,
"model_input_names": [
"input_ids",
"attention_mask"
],
"model_max_length": 131072,
"pad_token": "<|im_end|>"
}