File size: 299 Bytes
8feb58a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
  "additional_special_tokens": [
    "<CLS>",
    "<SEP>",
    "<EOD>",
    "<MASK>"
  ],
  "eos_token": "<EOD>",
  "extra_ids": 0,
  "model_max_length": 1000000000000000019884624838656,
  "pad_token": "[PAD]",
  "sp_model_kwargs": {},
  "tokenizer_class": "T5Tokenizer",
  "unk_token": "[UNK]"
}