Readme
GENRE
The GENRE (Generative ENtity REtrieval) system as presented in Autoregressive Entity Retrieval implemented in pytorch.
Using the hf_e2e_entity_linking_wiki_abs
model.
Entity linking to wikipedia pages using facebook's GENRE
This model costs approximately $0.033 to run on Replicate, or 30 runs per $1, but this varies depending on your inputs. It is also open source and you can run it on your own computer with Docker.
This model runs on Nvidia T4 GPU hardware. Predictions typically complete within 148 seconds. The predict time for this model varies significantly based on the inputs.
The GENRE (Generative ENtity REtrieval) system as presented in Autoregressive Entity Retrieval implemented in pytorch.
Using the hf_e2e_entity_linking_wiki_abs
model.