Pwen-VL-Chat-20_30 / tokenizer_config.json
JosephusCheung's picture
Upload 4 files
c5a958a
raw history blame
No virus
260 Bytes
{
"add_prefix_space": false,
"bos_token": "<|endoftext|>",
"tokenizer_class": "GPT2Tokenizer",
"clean_up_tokenization_spaces": true,
"eos_token": "<|endoftext|>",
"model_max_length": 1000000000000000019884624838656,
"unk_token": "<|endoftext|>"
}