FB-DLAI-Instruct-tune-v3-8bit / tokenizer_config.json
xray1111's picture
Upload tokenizer
40b874b
raw
history blame contribute delete
207 Bytes
{
"bos_token": "<s>",
"clean_up_tokenization_spaces": false,
"eos_token": "</s>",
"model_max_length": 1000000000000000019884624838656,
"tokenizer_class": "LlamaTokenizer",
"unk_token": "<unk>"
}