izuna385 / Zero-Shot-Entity-Linking

Zero-shot Entity Linking with blitz start in 3 minutes. Hard negative mining and encoder for all entities are also included in this implementation.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Performance numbers, hyperparameters and comparison with BLINK

gpsbhargav opened this issue · comments

Thank you for making this codebase available! I followed the given instructions and I was able to run the training without any effort.
I have the following questions regarding the performance:

  1. What accuracy does this codebase achieve on the Zero Shot EL dataset? And how can I check it on my own setup?
  2. What are the optimal hyperparameters?
  3. How does the accuracy compare with that of BLINK?