File size: 250 Bytes
27fc149
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
  "additional_special_tokens": [
    "<unk>",
    "<s>",
    "</s>",
    "<|sep|>",
    "<|endoftext|>",
    "<|acc|>",
    "<|rrn|>",
    "<|tel|>"
  ],
  "bos_token": "<s>",
  "eos_token": "</s>",
  "pad_token": "<unk>",
  "unk_token": "<unk>"
}