Pythia410m-V0-Instruct / tokenizer_config.json
SummerSigh's picture
Upload tokenizer
121c1be
raw
history blame contribute delete
No virus
236 Bytes
{
"add_prefix_space": false,
"bos_token": "<|endoftext|>",
"clean_up_tokenization_spaces": true,
"eos_token": "<|endoftext|>",
"model_max_length": 300,
"tokenizer_class": "GPTNeoXTokenizer",
"unk_token": "<|endoftext|>"
}