gpt-wee-small / tokenizer_config.json
bbunzeck's picture
Upload 7 files
f79ab57 verified
raw
history blame contribute delete
273 Bytes
{
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"model_max_length": 1000000000000000019884624838656,
"name_or_path": "tokenizer_4k",
"special_tokens_map_file": "tokenizer_4k/special_tokens_map.json",
"tokenizer_class": "PreTrainedTokenizerFast"
}