ATLOP
ATLOP copied to clipboard
Source code for paper "Document-Level Relation Extraction with Adaptive Thresholding and Localized Context Pooling", AAAI 2021
Thanks for your amazing work! I am very interested in the ATLoss, but there is a little question I want to ask. When using the ATLoss, should we add a...
I edit the script file and add --save_path followed by the directory. I can't see any saved models after running the script. Could you please explain how to save a...
Your evaluation function evaluates the indicators of the first category, and the zeroth category is the negative class. This indicator cannot directly represent the performance of the model, and the...