RLVR_V3000_STEP5_PEFT_DEBUG / tokenizer_config.json
JayZenith's picture
Debug PEFT-merged RLVR V3000 step 5
cbfef50 verified
Raw
History Blame Contribute Delete
379 Bytes
{
"add_prefix_space": false,
"backend": "tokenizers",
"bos_token": null,
"clean_up_tokenization_spaces": false,
"eos_token": "<|endoftext|>",
"errors": "replace",
"is_local": false,
"model_max_length": 131072,
"pad_token": "<|endoftext|>",
"padding_side": "right",
"split_special_tokens": false,
"tokenizer_class": "Qwen2Tokenizer",
"unk_token": null
}