ngme-llama-264M / tokenizer_config.json
PatrickHaller's picture
Upload tokenizer
91098aa
raw
history blame
202 Bytes
{
"clean_up_tokenization_spaces": true,
"eos_token": "\n",
"model_max_length": 1000000000000000019884624838656,
"pad_token": "\n",
"tokenizer_class": "NGMETokenizer",
"unk_token": "<unk>"
}