File size: 217 Bytes
c6f7b49
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
{
  "backend": "tokenizers",
  "eos_token": "<|endoftext|>",
  "is_local": true,
  "local_files_only": false,
  "model_max_length": 512,
  "pad_token": "<|endoftext|>",
  "tokenizer_class": "PreTrainedTokenizerFast"
}