Llama-7B / tokenizer_config.json
sallywww's picture
Upload tokenizer
34fedeb
raw
history blame contribute delete
264 Bytes
{
"bos_token": "",
"eos_token": "",
"model_max_length": 1000000000000000019884624838656,
"special_tokens_map_file": "/content/drive/MyDrive/experiments/HF_Llama/tokenizer/special_tokens_map.json",
"tokenizer_class": "LlamaTokenizer",
"unk_token": ""
}