roberta-joint-ner-re / config.json
Oliver Stern
Add RoBERTa model configuration and documentation
a5235ac
raw
history blame contribute delete
222 Bytes
{
"_base_model_name_or_path": "Davlan/xlm-roberta-large-ner-hrl",
"num_ner_labels": 71,
"num_relation_types": 21,
"model_internal_relation_types_count": 21,
"architecture": "JointNERREModel",
"num_labels": 71
}