hoa-1b4 / tokenizer_config.json
hieunguyen1053's picture
Upload tokenizer
e5f2d6e
raw
history blame
No virus
287 Bytes
{
"add_prefix_space": false,
"bos_token": "<|endoftext|>",
"clean_up_tokenization_spaces": false,
"eos_token": "<|endoftext|>",
"model_max_length": 1000000000000000019884624838656,
"pad_token": "<pad>",
"tokenizer_class": "BloomTokenizer",
"unk_token": "<|endoftext|>"
}