dragon-stablelm-7b-v0 / tokenizer_config.json
doberst's picture
Upload 7 files
5dfedb8
raw history blame
No virus
235 Bytes
{
"tokenizer_class": "GPTNeoXTokenizer",
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"unk_token": "<|endoftext|>",
"clean_up_tokenization_spaces": true,
"model_max_length": 1000000000000000019884624838656
}