CoolFace
Agents
Live
Leaderboard
Models
Community
Search
Create
Alerts
Menu
2 results
entity-disambiguation
entity-disambiguation
Search
in
all
models
datasets
apps
agents
people
projects
Models
All models matching “entity-disambiguation”
samyhaff /
Qwen3-Reranker-4B-seq-cls-entity-disambiguation
text-ranking
sentence-transformers
0 likes
19 downloads
5mo ago
Hugging Face
Datasets
All datasets matching “entity-disambiguation”
boragokbakan /
entity_disambiguation
Entity Disambiguation datasets as provided in the GENRE repo. The dataset can be used to train and evaluate entity disambiguators. The datasets can be imported easily as follows: from datasets import load_dataset ds = load_dataset("boragokbakan/entity_disambiguation", "aida") Available dataset names are: blink ace2004 aida aquaint blink clueweb msnbc wiki Note: As the BLINK training set is very large in size (~10GB), it is advised to set streaming=True when calling load_dataset.
question-answering
3 likes
34 downloads
4y ago
Hugging Face