my-awesome-adapter / head_config.json
chelouche9's picture
Upload model
ab8f8d7 verified
{
"config": {
"activation_function": "tanh",
"bias": true,
"dropout_prob": null,
"head_type": "classification",
"label2id": {
"\ud83d\udc4d": 1,
"\ud83d\udc4e": 0
},
"layers": 2,
"num_labels": 2,
"use_pooler": false
},
"hidden_size": 768,
"model_class": "RobertaAdapterModel",
"model_name": "roberta-base",
"model_type": "roberta",
"name": "rotten_tomatoes",
"version": "0.1.1"
}