NorGPT-3B-continue / tokenizer_config.json
NorGLM's picture
Upload 5 files
09aa089 verified
raw
history blame contribute delete
No virus
234 Bytes
{
"add_prefix_space": false,
"bos_token": "<|endoftext|>",
"clean_up_tokenization_spaces": true,
"eos_token": "<|endoftext|>",
"model_max_length": 2048,
"tokenizer_class": "GPT2Tokenizer",
"unk_token": "<|endoftext|>"
}