facebookresearch / GENRE

Autoregressive Entity Retrieval
Other
765 stars 103 forks source link

[Question] Evaluating mGENRE on Mewsli-9 #96

Open mrpeerat opened 1 year ago

mrpeerat commented 1 year ago

Hi,

I have a quick question on preprocess_mewsli.py line 92. Why do we need to use get_wikidata_ids to obtain entity IDs instead of using the original entity IDs provided by the Mewsli-9 dataset? Are there any ground-truth errors in the Mewsli-9 dataset?  Thank you.