calpt's picture
Initial version.
125bd3c
{
"config": {
"activation_function": "tanh",
"head_type": "tagging",
"label2id": {
"c": 0,
"i": 1
},
"layers": 1,
"num_labels": 2
},
"hidden_size": 768,
"model_class": "RobertaModelWithHeads",
"model_name": "roberta-base",
"model_type": "roberta",
"name": "fce_error_detection"
}