File size: 282 Bytes
6801b28
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
{
  "bos_token": "<s>",
  "clean_up_tokenization_spaces": false,
  "eos_token": "</s>",
  "model_max_length": 1000000000000000019884624838656,
  "special_tokens_map_file": "models/llama-7b-hf/special_tokens_map.json",
  "tokenizer_class": "LlamaTokenizer",
  "unk_token": "<unk>"
}