File size: 166 Bytes
63d275a
 
 
 
 
8555b08
63d275a
1
2
3
4
5
6
7
8
{
  "clean_up_tokenization_spaces": true,
  "eos_token": "</s>",
  "model_max_length": 2048,
  "pad_token": "<pad>",
  "tokenizer_class": "PreTrainedTokenizerFast"
}