calpt's picture
Initial version.
f05c403
raw history blame
No virus
379 Bytes
{
"config": {
"activation_function": "tanh",
"head_type": "multiple_choice",
"label2id": {
"LABEL_0": 0,
"LABEL_1": 1
},
"layers": 2,
"num_choices": 2,
"use_pooler": false
},
"hidden_size": 768,
"model_class": "BertModelWithHeads",
"model_name": "bert-base-uncased",
"model_type": "bert",
"name": "winogrande_winogrande_xl"
}