gliner2-datause-base-v1 / adapter_config.json
rafmacalaba's picture
Upload folder using huggingface_hub
8a936d2 verified
Raw
History Blame Contribute Delete
274 Bytes
{
"adapter_type": "lora",
"adapter_version": "1.0",
"lora_r": 16,
"lora_alpha": 32,
"lora_dropout": 0.1,
"target_modules": [
"classifier",
"count_embed",
"count_pred",
"encoder",
"span_rep"
],
"created_at": "2026-02-25T10:33:22.034113Z"
}