{ "config": { "activation_function": "tanh", "head_type": "tagging", "label2id": { "B-LOC": 5, "B-MISC": 7, "B-ORG": 3, "B-PER": 1, "I-LOC": 6, "I-MISC": 8, "I-ORG": 4, "I-PER": 2, "O": 0 }, "layers": 1, "num_labels": 9 }, "hidden_size": 768, "model_class": "RobertaModelWithHeads", "model_name": "roberta-base", "model_type": "roberta", "name": "conll2003" }