File size: 586 Bytes
dfb8b9d
 
 
 
 
4e3ef68
dfb8b9d
 
4e3ef68
dfb8b9d
4e3ef68
dfb8b9d
4e3ef68
dfb8b9d
4e3ef68
dfb8b9d
4e3ef68
 
dfb8b9d
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
{
  "config": {
    "activation_function": "tanh",
    "head_type": "tagging",
    "label2id": {
      "O": 0,
      "B-corporation": 1,
      "I-corporation": 2,
      "B-creative-work": 3,
      "I-creative-work": 4,
      "B-group": 5,
      "I-group": 6,
      "B-location": 7,
      "I-location": 8,
      "B-person": 9,
      "I-person": 10,
      "B-product": 11,
      "I-product": 12
    },
    "layers": 1,
    "num_labels": 13
  },
  "hidden_size": 768,
  "model_class": "BertModelWithHeads",
  "model_name": "bert-base-uncased",
  "model_type": "bert",
  "name": "wnut_17"
}