calpt's picture
Add adapter roberta-base_qa_squad2_pfeiffer version 1
e602595 verified
{
"config": {
"activation_function": "tanh",
"dropout_prob": null,
"head_type": "question_answering",
"label2id": {
"LABEL_0": 0,
"LABEL_1": 1
},
"layers": 1,
"num_labels": 2
},
"hidden_size": 768,
"model_class": "RobertaAdapterModel",
"model_name": "roberta-base",
"model_type": "roberta",
"name": "squad",
"version": "0.2.0"
}