File size: 165 Bytes
8feb58a
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
{
  "additional_special_tokens": [
    "<CLS>",
    "<SEP>",
    "<EOD>",
    "<MASK>"
  ],
  "eos_token": "<EOD>",
  "pad_token": "[PAD]",
  "unk_token": "[UNK]"
}