File size: 341 Bytes
62ed6b2 7ddaf41 62ed6b2 07dd28d 7ddaf41 62ed6b2 |
1 2 3 4 5 6 7 8 9 10 |
{
"bos_token": "<s>",
"eos_token": "</s>",
"model_max_length": 512,
"padding_side": "right",
"special_tokens_map_file": "/root/.cache/huggingface/hub/models--decapoda-research--llama-13b-hf/snapshots/438770a656712a5072229b62256521845d4de5ce/special_tokens_map.json",
"tokenizer_class": "LlamaTokenizer",
"unk_token": "<unk>"
}
|