File size: 214 Bytes
2f65125
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
{
  "tokenizer_class": "PreTrainedTokenizerFast",
  "model_max_length": 512,
  "clean_up_tokenization_spaces": false,
  "unk_token": "[UNK]",
  "pad_token": "[PAD]",
  "bos_token": "[BOS]",
  "eos_token": "[EOS]"
}