chuanli-lambda's picture
Upload tokenizer
f9126f3
raw
history blame contribute delete
213 Bytes
{
"bos_token": "",
"eos_token": "",
"model_max_length": 512,
"special_tokens_map_file": "/home/ubuntu/llama_hf/llama-7b/special_tokens_map.json",
"tokenizer_class": "LlamaTokenizer",
"unk_token": ""
}