Adapters
xlm-roberta
lenglaender's picture
Upload model
fae19d3 verified
raw
history blame contribute delete
382 Bytes
{
"config": {
"activation_function": "tanh",
"head_type": "question_answering",
"label2id": {
"LABEL_0": 0,
"LABEL_1": 1
},
"layers": 1,
"num_labels": 2
},
"hidden_size": 768,
"model_class": "XLMRobertaAdapterModel",
"model_name": "xlm-roberta-base",
"model_type": "xlm-roberta",
"name": "mad-x-2-qa_adapter",
"version": "3.2.1"
}