File size: 260 Bytes
e2160cf
d768938
 
e2160cf
 
 
 
d768938
 
e2160cf
1
2
3
4
5
6
7
8
9
10
11
{
  "bos_token": "</s>",
  "eos_token": "</s>",
  "model_max_length": 512,
  "padding_side": "right",
  "special_tokens_map_file": "../llama-7b-hf/special_tokens_map.json",
  "tokenizer_class": "LlamaTokenizer",
  "unk_token": "</s>",
  "pad_token": "[PAD]"
}