File size: 400 Bytes
f7ff64e 533ae72 f7ff64e |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 |
{
"config": {
"activation_function": "tanh",
"bias": true,
"head_type": "classification",
"label2id": {
"method": 0,
"background": 1,
"result": 2
},
"layers": 2,
"num_labels": 3,
"use_pooler": false
},
"hidden_size": 768,
"model_class": "RobertaModelWithHeads",
"model_name": "roberta-base",
"model_type": "roberta",
"name": "scicite"
} |