GoLLeM-45M-PL / tokenizer_config.json
KateMajzel's picture
Upload folder using huggingface_hub
43b8d1f verified
Raw
History Blame Contribute Delete
230 Bytes
{
"tokenizer_class": "PreTrainedTokenizerFast",
"model_max_length": 1024,
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"pad_token": "<|pad|>",
"unk_token": null,
"clean_up_tokenization_spaces": false
}