HyperIM
HyperIM copied to clipboard
PyTorch implementation of the paper "Hyperbolic Interaction Model For Hierarchical Multi-Label Classification"
Hello, thanks for your shared code. I'm wondering about the details of generating Poincare embeddings for the labels. The PoincareModel can be trained, but I am not sure the acc...
> x_train.txt should be (instance_num, word_num) I thought 'word_num' is the number of words which appearance in the RCV1. But there is another parameter 'vocab_size'. And every document have different...
Hi @bcol23 , I've met some troubles when I try to reshow the score. I don't know which one is needed for RCV1 as there are so many files. ...