File size: 496 Bytes
fb7c4e7 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 |
{
"config": {
"activation_function": "tanh",
"bias": true,
"dropout_prob": null,
"head_type": "classification",
"label2id": {
"LABEL_0": 0,
"LABEL_1": 1
},
"layers": 2,
"num_labels": 2,
"use_pooler": false
},
"hidden_size": 768,
"model_class": "RobertaAdapterModel",
"model_name": "huggingface/CodeBERTa-small-v1",
"model_type": "roberta",
"name": "CC_codeberta_ep1_bs16_lr0_0001_l512_s123456_houlsby",
"version": "adapters.1.0.1"
} |