a Few-shot Relation classification dataset
We have now moved to [Codalab competition].
@inproceedings{han-etal-2018-fewrel,
title = "{F}ew{R}el: A Large-Scale Supervised Few-Shot Relation Classification Dataset with State-of-the-Art Evaluation",
author = "Han, Xu and Zhu, Hao and Yu, Pengfei and Wang, Ziyun and Yao, Yuan and Liu, Zhiyuan and Sun, Maosong",
booktitle = "Proceedings of the 2018 Conference on Empirical Methods in Natural Language Processing",
month = oct # "-" # nov,
year = "2018",
address = "Brussels, Belgium",
publisher = "Association for Computational Linguistics",
url = "https://www.aclweb.org/anthology/D18-1514",
doi = "10.18653/v1/D18-1514",
pages = "4803--4809"
}
@inproceedings{gao-etal-2019-fewrel,
title = "{F}ew{R}el 2.0: Towards More Challenging Few-Shot Relation Classification",
author = "Gao, Tianyu and Han, Xu and Zhu, Hao and Liu, Zhiyuan and Li, Peng and Sun, Maosong and Zhou, Jie",
booktitle = "Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP)",
month = nov,
year = "2019",
address = "Hong Kong, China",
publisher = "Association for Computational Linguistics",
url = "https://www.aclweb.org/anthology/D19-1649",
doi = "10.18653/v1/D19-1649",
pages = "6251--6256"
}
| # | Model | NOTA 15% 5-way-1-shot |
NOTA 15% 5-way-5-shot |
NOTA 50% 5-way-1-shot |
NOTA 50% 5-way-5-shot |
|---|---|---|---|---|---|
1 | MNAV BIU-NLP, Bar Ilan University (Aug 7, 2020) | 79.06 | 85.52 | 81.69 | 87.74 |
2 | BERT-PAIR[paper][code] THUNLP, Tsinghua University (Nov 3, 2019) | 77.67 | 84.19 | 80.31 | 86.06 |
3 | Proto (BERT) (Nov 3, 2019) | 70.02 | 83.79 | 45.94 | 75.21 |
4 | Proto (CNN) (Nov 3, 2019) | 60.59 | 77.79 | 40.00 | 61.66 |