{ | |
"config": { | |
"activation_function": null, | |
"head_type": "tagging", | |
"label2id": { | |
"B-corporation": 8, | |
"B-group": 10, | |
"B-location": 1, | |
"B-person": 4, | |
"B-product": 6, | |
"B-work of art": 2, | |
"I-corporation": 9, | |
"I-group": 11, | |
"I-location": 12, | |
"I-person": 5, | |
"I-product": 7, | |
"I-work of art": 3, | |
"O": 0 | |
}, | |
"layers": 1, | |
"num_labels": 13 | |
}, | |
"hidden_size": 1024, | |
"model_class": "XLMRobertaModelWithHeads", | |
"model_name": "xlm-roberta-large", | |
"model_type": "xlm-roberta", | |
"name": "ner" | |
} |