thunlp / PELT

Source code for "A Simple but Effective Pluggable Entity Lookup Table for Pre-trained Language Models"
43 stars 8 forks source link

The problem of generating entity embeddings: #11

Closed 1522523 closed 11 months ago

1522523 commented 1 year ago

May I ask if I want to generate embedding of entities that appear in my own dataset, how should I find the correspondence of qid2page_id in your code?