ChemOlmo-7b-Instruct / tokenizer_config.json
Codemaster67's picture
Upload tokenizer
002f785 verified
raw
history blame contribute delete
367 Bytes
{
"add_prefix_space": false,
"backend": "tokenizers",
"bos_token": null,
"clean_up_tokenization_spaces": true,
"eos_token": "<|endoftext|>",
"errors": "replace",
"is_local": false,
"model_max_length": 1000000000000000019884624838656,
"pad_token": "<|padding|>",
"tokenizer_class": "GPTNeoXTokenizer",
"trim_offsets": true,
"unk_token": null
}