alex-tifrea / poincare_glove

Implementation of the "Poincare Glove: Hyperbolic word embeddings" paper
GNU Lesser General Public License v2.1
83 stars 20 forks source link

Missing pretrained model 50x2D dist-sq with init trick #10

Open derekmma opened 4 years ago

derekmma commented 4 years ago

Description

TODO: change commented example

Steps/Code/Corpus to Reproduce

Expected Results

Actual Results

Versions

Hi Alex,

Thanks a lot for your open-source resources! I found the model that obtained the best performance in hypernymy evaluation 50x2D Poincare GloVe, h(x) = x^2 , init trick (190k) is missing in the released pre-trained vectors. Is it convenient for you to make the trained vectors for this configuration public? Thanks a lot!