en_l_wh40k_full / tokenizer_config.json
zlsl's picture
Upload 9 files
2ceb607
raw
history blame contribute delete
No virus
261 Bytes
{
"add_prefix_space": false,
"bos_token": "<|endoftext|>",
"clean_up_tokenization_spaces": true,
"eos_token": "<|endoftext|>",
"model_max_length": 1000000000000000019884624838656,
"tokenizer_class": "GPT2Tokenizer",
"unk_token": "<|endoftext|>"
}