facebookresearch / GENRE

Autoregressive Entity Retrieval
Other
763 stars 102 forks source link

colab script to run GENRE #94

Open raven44099 opened 2 years ago

raven44099 commented 2 years ago

Hi, I wrote a script to run GENRE in colab: https://gist.github.com/raven44099/32babed67e122427ec36e1fafd142c08#file-entitylinking_genre_colab_minimalcode-ipynb

Because I searched the issues for how to run GENRE in google colab, I thought I should share this minimal code here. Hope you like it.