File size: 191 Bytes
abf4441
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
{
  "tokenizer_class": "PreTrainedTokenizerFast",
  "bos_token": "<bos>",
  "eos_token": "<eos>",
  "pad_token": "<pad>",
  "model_max_length": 4096,
  "clean_up_tokenization_spaces": false
}