PERMAFROST-olmo1b / tokenizer_config.json
Pragya-AI's picture
Upload NEPHOS model from Kaggle
a108010 verified
Raw
History Blame Contribute Delete
449 Bytes
{
"add_prefix_space": false,
"backend": "tokenizers",
"bos_token": null,
"clean_up_tokenization_spaces": true,
"eos_token": "<|endoftext|>",
"errors": "replace",
"extra_special_tokens": [
"<00TRIGGER00>"
],
"is_local": false,
"local_files_only": false,
"model_max_length": 1000000000000000019884624838656,
"pad_token": "<|padding|>",
"tokenizer_class": "GPTNeoXTokenizer",
"trim_offsets": true,
"unk_token": null
}