gantz-ai's picture
Upload config.json with huggingface_hub
5023c57 verified
raw
history blame contribute delete
665 Bytes
{
"max_width": 24,
"hidden_size": 768,
"max_count": 20,
"model_name": "microsoft/mdeberta-v3-base",
"architecture": "gliner2-full",
"token_pooling": "first",
"counting_layer": "count_lstm",
"special_tokens": {
"p_token": 250104,
"c_token": 250105,
"e_token": 250106,
"r_token": 250107,
"l_token": 250108,
"sep_struct": 250102,
"sep_text": 250103
},
"capabilities": [
"entities",
"classification",
"json_structures",
"relations"
],
"fine_tuned_by": "pii.engineer",
"model_version": "v2.1",
"domain": "PII detection (PDPA, PDPD, PDP Law, PIPL compliance)",
"homepage": "https://pii.engineer"
}