small-gpt-instruct-qa / tokenizer_initial /tokenizer_config.json
Medyassino's picture
Initial model upload
aa9cced verified
raw
history blame contribute delete
223 Bytes
{
"backend": "tokenizers",
"bos_token": "<bos>",
"eos_token": "<eos>",
"model_max_length": 1000000000000000019884624838656,
"pad_token": "<pad>",
"tokenizer_class": "TokenizersBackend",
"unk_token": "<unk>"
}