File size: 384 Bytes
70c3df2 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 |
{
"config": {
"activation_function": "tanh",
"head_type": "question_answering",
"label2id": {
"LABEL_0": 0,
"LABEL_1": 1
},
"layers": 1,
"num_labels": 2
},
"hidden_size": 768,
"model_class": "XLMRobertaAdapterModel",
"model_name": "xlm-roberta-base",
"model_type": "xlm-roberta",
"name": "mad-x+domain qa_head",
"version": "3.2.1"
} |