File size: 227 Bytes
aa0e7ce
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
{
  "model_max_length": 2048,
  "padding_side": "right",
  "tokenizer_class": "PreTrainedTokenizerFast",
  "clean_up_tokenization_spaces": false,
  "eos_token": "<|endofturn|>",
  "pad_token": "<pad>",
  "unk_token": "<unk>"
}