File size: 257 Bytes
153c03b
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
{
  "bos_token": "[bos]",
  "clean_up_tokenization_spaces": true,
  "do_lower_case": true,
  "eos_token": "[eos]",
  "model_max_length": 1000000000000000019884624838656,
  "pad_token": "[pad]",
  "tokenizer_class": "CharTokenizer",
  "unk_token": "[unk]"
}