File size: 249 Bytes
03ae0e1
 
 
 
 
 
 
 
27a7284
03ae0e1
 
1
2
3
4
5
6
7
8
9
10
11
12
{
  "backend": "tokenizers",
  "clean_up_tokenization_spaces": true,
  "eos_token": "</s>",
  "extra_ids": 100,
  "is_local": false,
  "model_max_length": 512,
  "pad_token": "<pad>",
  "tokenizer_class": "T5TokenizerFast",
  "unk_token": "<unk>"
}