calpt's picture
Add adapter distilbert-base-uncased_nli_multinli_houlsby version 1
8ea93dd verified
{
"config": {
"activation_function": "tanh",
"bias": true,
"dropout_prob": null,
"head_type": "classification",
"label2id": {
"LABEL_0": 0,
"LABEL_1": 1,
"LABEL_2": 2
},
"layers": 2,
"num_labels": 3,
"use_pooler": false
},
"hidden_size": 768,
"model_class": "DistilBertAdapterModel",
"model_name": "distilbert-base-uncased",
"model_type": "distilbert",
"name": "mnli",
"version": "0.2.0"
}