asahi417's picture
add model
c9e9262
raw
history blame contribute delete
No virus
579 Bytes
{
"config": {
"activation_function": null,
"head_type": "tagging",
"label2id": {
"B-corporation": 8,
"B-group": 3,
"B-location": 7,
"B-person": 1,
"B-product": 10,
"B-work of art": 5,
"I-corporation": 9,
"I-group": 4,
"I-location": 11,
"I-person": 2,
"I-product": 12,
"I-work of art": 6,
"O": 0
},
"layers": 1,
"num_labels": 13
},
"hidden_size": 1024,
"model_class": "RobertaModelWithHeads",
"model_name": "roberta-large",
"model_type": "roberta",
"name": "ner"
}