File size: 217 Bytes
02f1016
47639df
 
02f1016
 
 
47639df
02f1016
1
2
3
4
5
6
7
8
9
{
  "bos_token": "<s>",
  "eos_token": "</s>",
  "model_max_length": 2048,
  "special_tokens_map_file": "llama_model/tokenizer/special_tokens_map.json",
  "tokenizer_class": "LlamaTokenizer",
  "unk_token": "<unk>"
}