xlm-roberta-large-wmt21-qe / head_config.json
Geigle
add model
10e7192
{
"config": {
"activation_function": "tanh",
"bias": true,
"head_type": "classification",
"label2id": {
"LABEL_0": 0
},
"layers": 2,
"num_labels": 1,
"use_pooler": false
},
"hidden_size": 1024,
"model_class": "XLMRobertaModelWithHeads",
"model_name": "xlm-roberta-large",
"model_type": "xlm-roberta",
"name": "qe_wmt21"
}