RE_improved_baseline
RE_improved_baseline copied to clipboard
Code for paper "An Improved Baseline for Sentence-level Relation Extraction", AACL-IJCNLP 2022
Results
1
RE_improved_baseline issues
Sort by
recently updated
recently updated
newest added
Hey @wzhouad, This is probably a harmless bug in the current code base but just wanted to point this out FYI. The padding token is hard-coded to 0 in [this](https://github.com/wzhouad/RE_improved_baseline/blob/f84ea3b036a5c1526e36e4cafc8ff33267e46a62/utils.py#L17)...