File size: 224 Bytes
0fe9ca9
 
 
 
 
 
 
 
 
 
 
 
bd1b10d
 
0fe9ca9
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
 "model_type": "bert",
 "id2label": {
  "0": "O",
  "1": "B-PER",
  "2": "I-PER",
  "3": "B-ORG",
  "4": "I-ORG",
  "5": "B-LOC",
  "6": "I-LOC"
 },
 "max_position_embeddings": 512,
 "seq_len": 256,
 "vocab_size": 120138
}