Shibai-700M-Base / tokenizer_config.json
TheOneWhoWill's picture
Upload 6 files
e1a201e verified
Raw
History Blame Contribute Delete
313 Bytes
{
"add_prefix_space": false,
"backend": "tokenizers",
"bos_token": "<bos>",
"clean_up_tokenization_spaces": false,
"eos_token": "<eos>",
"is_local": true,
"model_max_length": 1000000000000000019884624838656,
"pad_token": "<pad>",
"tokenizer_class": "TokenizersBackend",
"unk_token": "<unk>"
}