{ | |
"config": { | |
"activation_function": null, | |
"bias": true, | |
"dropout_prob": null, | |
"head_type": "classification", | |
"label2id": { | |
"entailment": 0, | |
"not_entailment": 1 | |
}, | |
"layers": 1, | |
"num_labels": 2, | |
"use_pooler": true | |
}, | |
"hidden_size": 768, | |
"model_class": "BertAdapterModel", | |
"model_name": "bert-base-uncased", | |
"model_type": "bert", | |
"name": "qnli", | |
"version": "0.2.0" | |
} |