calpt's picture
Add adapter bert-base-uncased_qa_squad1_houlsby version 1
030ec68 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": "BertAdapterModel",
"model_name": "bert-base-uncased",
"model_type": "bert",
"name": "squad",
"version": "0.2.0"
}