HyperIM icon indicating copy to clipboard operation
HyperIM copied to clipboard

PyTorch implementation of the paper "Hyperbolic Interaction Model For Hierarchical Multi-Label Classification"

Results 3 HyperIM issues
Sort by recently updated
recently updated
newest added

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. ![image](https://github.com/bcol23/HyperIM/assets/83835647/2ccc249d-aa08-478b-b566-36cea07dfc33)...