File size: 230 Bytes
43b8d1f
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
{
  "tokenizer_class": "PreTrainedTokenizerFast",
  "model_max_length": 1024,
  "bos_token": "<|endoftext|>",
  "eos_token": "<|endoftext|>",
  "pad_token": "<|pad|>",
  "unk_token": null,
  "clean_up_tokenization_spaces": false
}