SOCO_Adapter_Java_LoRA / head_config.json
buelfhood's picture
Upload model
ba46264 verified
raw
history blame
458 Bytes
{
"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": "SOCO_Adapter_Java_LoRA",
"version": "0.1.2"
}