WikiLinkingDataset1M / gliner_db_config.json
BioMike's picture
Upload folder using huggingface_hub
64394b5 verified
raw
history blame
103 Bytes
{
"db_type": "HNSWfaiss",
"ndim": 768,
"metric": "dotprod",
"model_type": "gliner_db"
}