File size: 148 Bytes
882bd40
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
{
  "version": "1.0",
  "model": {
    "type": "WordLevel",
    "vocab": {
      "[PAD]": 0,
      "[UNK]": 1
    },
    "unk_token": "[UNK]"
  }
}