Datasets:
PereLluis13
commited on
Commit
•
bb32ae2
1
Parent(s):
cf84357
Update README.md
Browse files
README.md
CHANGED
@@ -827,7 +827,19 @@ license: cc-by-sa-4.0
|
|
827 |
---
|
828 |
# RED<sup>FM</sup>: a Filtered and Multilingual Relation Extraction Dataset
|
829 |
|
830 |
-
This is the automatically-filtered dataset the 2023 ACL paper [RED^{FM}: a Filtered and Multilingual Relation Extraction Dataset](https://
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
831 |
|
832 |
Dataset Card is coming soon.
|
833 |
|
|
|
827 |
---
|
828 |
# RED<sup>FM</sup>: a Filtered and Multilingual Relation Extraction Dataset
|
829 |
|
830 |
+
This is the automatically-filtered dataset the 2023 ACL paper [RED^{FM}: a Filtered and Multilingual Relation Extraction Dataset](https://arxiv.org/abs/2306.09802). If you use the model, please reference this work in your paper:
|
831 |
+
|
832 |
+
@inproceedings{huguet-cabot-et-al-2023-redfm-dataset,
|
833 |
+
title = "RED$^{\rm FM}$: a Filtered and Multilingual Relation Extraction Dataset",
|
834 |
+
author = "Huguet Cabot, Pere-Llu{\'\i}s and Tedeschi, Simone and Ngonga Ngomo, Axel-Cyrille and
|
835 |
+
Navigli, Roberto",
|
836 |
+
booktitle = "Proc. of the 61st Annual Meeting of the Association for Computational Linguistics: ACL 2023",
|
837 |
+
month = jul,
|
838 |
+
year = "2023",
|
839 |
+
address = "Toronto, Canada",
|
840 |
+
publisher = "Association for Computational Linguistics",
|
841 |
+
url = "https://arxiv.org/abs/2306.09802",
|
842 |
+
}
|
843 |
|
844 |
Dataset Card is coming soon.
|
845 |
|