llama-13b-pretrained-dropout / tokenizer_config.json
dvruette's picture
Upload tokenizer
045c847
raw history blame
No virus
277 Bytes
{
"bos_token": "",
"clean_up_tokenization_spaces": false,
"eos_token": "",
"model_max_length": 1000000000000000019884624838656,
"special_tokens_map_file": "/home/ubuntu/llama_hf/13B/special_tokens_map.json",
"tokenizer_class": "LlamaTokenizer",
"unk_token": ""
}