File size: 494 Bytes
d5c8f4e | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 | {
"_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"
}
|