RLVR_V3000_STEP5 / tokenizer_config.json
JayZenith's picture
Upload RLVR V3000 step 5 merged checkpoint
acd01d3 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
}