camembert-bio-gliner-v0.1 / gliner_config.json
rntc's picture
Push model using huggingface_hub.
9658fcc verified
raw
history blame contribute delete
No virus
317 Bytes
{
"model_name": "almanach/camembert-bio-base",
"name": "cbio",
"max_width": 12,
"hidden_size": 768,
"dropout": 0.4,
"fine_tune": true,
"subtoken_pooling": "first",
"span_mode": "markerV0",
"max_types": 25,
"shuffle_types": true,
"random_drop": true,
"max_neg_type_ratio": 1,
"max_len": 384
}