File size: 262 Bytes
1a9a647
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
{
  "bos_token": "<start>",
  "bos_token_id": 1,
  "clean_up_tokenization_spaces": true,
  "eos_token": "<end>",
  "eos_token_id": 2,
  "model_max_length": 1000000000000000019884624838656,
  "tokenizer_class": "PreTrainedTokenizerFast",
  "unk_token": "<unk>"
}