islandic_prefix_tuning / adapter_config.json
rominaoji's picture
Upload folder using huggingface_hub
a26ebc5 verified
raw
history blame contribute delete
529 Bytes
{
"config": {
"architecture": "prefix_tuning",
"bottleneck_size": 512,
"cross_prefix": true,
"dropout": 0.0,
"encoder_prefix": true,
"flat": false,
"leave_out": [],
"non_linearity": "tanh",
"prefix_length": 30,
"shared_gating": true,
"use_gating": false
},
"config_id": "648bf22f5afeaaa6",
"hidden_size": 768,
"model_class": "DebertaV2ForMaskedLM",
"model_name": "microsoft/mdeberta-v3-base",
"model_type": "deberta-v2",
"name": "cc100",
"version": "adapters.1.0.0"
}