Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 435 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 435 Bytes

ConPL

Experiments about the ACL2023 main conference long paper: Consistent Prototype Learning for Few-Shot Continual Relation Extraction

Our experiments consist of two datasets, FewRel and TACRED.

FewlRel

2-shot: python fewrel_2shot.py

5-shot: python fewrel_5shot.py

10-shot: python fewrel_10shot.py

TACRED

5-shot: python tacred_5shot.py

10-shot: python tacred_10shot.py