calpt's picture
Initial version.
5d7951a
raw history blame
No virus
429 Bytes
{
"config": {
"activation_function": "tanh",
"head_type": "multiple_choice",
"label2id": {
"LABEL_0": 0,
"LABEL_1": 1,
"LABEL_2": 2,
"LABEL_3": 3,
"LABEL_4": 4
},
"layers": 2,
"num_choices": 5,
"use_pooler": false
},
"hidden_size": 768,
"model_class": "BertModelWithHeads",
"model_name": "bert-base-uncased",
"model_type": "bert",
"name": "commonsense_qa"
}