calpt's picture
Add adapter distilbert-base-uncased_comsense_hellaswag_pfeiffer version 1
f4be759 verified
raw
history blame contribute delete
No virus
468 Bytes
{
"config": {
"activation_function": "tanh",
"dropout_prob": null,
"head_type": "multiple_choice",
"label2id": {
"LABEL_0": 0,
"LABEL_1": 1,
"LABEL_2": 2,
"LABEL_3": 3
},
"layers": 2,
"num_choices": 4,
"use_pooler": false
},
"hidden_size": 768,
"model_class": "DistilBertAdapterModel",
"model_name": "distilbert-base-uncased",
"model_type": "distilbert",
"name": "hellaswag",
"version": "0.2.0"
}