FlashSTU-340M-0428 / tokenizer_config.json
windsornguyen's picture
Tokenization files
0759474 verified
raw
history blame contribute delete
236 Bytes
{
"add_prefix_space": false,
"bos_token": "<|endoftext|>",
"clean_up_tokenization_spaces": false,
"eos_token": "<|endoftext|>",
"model_max_length": 128000,
"tokenizer_class": "GPT2Tokenizer",
"unk_token": "<|endoftext|>"
}