TMN
TMN copied to clipboard
Code for the paper "Taxonomy Completion via Triplet Matching Network" AAAI 2021
Results
2
TMN issues
Sort by
recently updated
recently updated
newest added
I have completed the Model Training step: ``` The best model saved in: data/saved/MAG-PSY/MatchModel/0408_153339/models/trial1/model_best.pth ... Finish training in 14853.144903421402 seconds & 242.570 +- 0.000 & 554.271 +- 0.000 & 0.136...
Hi Jieyu! Thanks a lot for the well-organized code and data! I'm trying to apply TMN to the taxonomy expansion as shown in paper's Table 3. In the paper, it...