CoTaNER-LoRA / config.json
quockhangdev's picture
Upload folder using huggingface_hub
d5c8f4e verified
Raw
History Blame Contribute Delete
494 Bytes
{
"_attn_implementation_autoset": true,
"architecture": "span",
"architecture_version": 1,
"architectures": [
"GLiNER2"
],
"attn_implementation": "sdpa",
"config_version": 3,
"counting_layer": "count_lstm",
"max_len": null,
"max_width": 8,
"model_name": "microsoft/mdeberta-v3-base",
"model_type": "extractor",
"span_head": {
"dropout": 0.1,
"max_width": 8,
"span_mode": "markerV0"
},
"token_pooling": "first",
"transformers_version": "5.13.1"
}