{ | |
"config": { | |
"activation_function": null, | |
"dropout_prob": null, | |
"head_type": "question_answering", | |
"label2id": { | |
"LABEL_0": 0, | |
"LABEL_1": 1 | |
}, | |
"layers": 1, | |
"num_labels": 2 | |
}, | |
"hidden_size": 1024, | |
"model_class": "BartAdapterModel", | |
"model_name": "facebook/bart-large", | |
"model_type": "bart", | |
"name": "squad_v2", | |
"version": "0.2.0" | |
} |