File size: 187 Bytes
20c76a9
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
{
    "pad_token": {
        "content": "[PAD]",
        "lstrip": true,
        "normalized": true,
        "rstrip": true,
        "single_word": true
    },
    "unk_token": "[UNK]"
}