Closed JokerSeven closed 5 years ago
The dataset I used is RCV1, and I did not change other configurations in train.json except task_info.hierarchical.
I guess you need to modify the file 'rcv1.taxonomy' in file folder 'data', the data in the file is hierarchical, you should change them into without hierarchy.
we have fix this problem, please refer the latest version.
Thanks for your jobs! I want to use this framework to handle multi-label classification task without hierarchical and I set "task_info.hierarchical"=false in conf/train.json. However, I have encountered this problem. Can you tell me how can I use this framwork without hierarchical?