Datasets:

Modalities:
Text
ArXiv:
Libraries:
Datasets
License:
PereLluis13 commited on
Commit
6eb84f3
1 Parent(s): d0d19dc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -1
README.md CHANGED
@@ -780,7 +780,19 @@ license: cc-by-sa-4.0
780
  ---
781
  # RED<sup>FM</sup>: a Filtered and Multilingual Relation Extraction Dataset
782
 
783
- This is the human-filtered dataset the 2023 ACL paper [RED^{FM}: a Filtered and Multilingual Relation Extraction Dataset](https://github.com/Babelscape/rebel/blob/main/docs/).
 
 
 
 
 
 
 
 
 
 
 
 
784
 
785
  Dataset Card is coming soon.
786
 
 
780
  ---
781
  # RED<sup>FM</sup>: a Filtered and Multilingual Relation Extraction Dataset
782
 
783
+ This is the human-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:
784
+
785
+ @inproceedings{huguet-cabot-et-al-2023-redfm-dataset,
786
+ title = "RED$^{\rm FM}$: a Filtered and Multilingual Relation Extraction Dataset",
787
+ author = "Huguet Cabot, Pere-Llu{\'\i}s and Tedeschi, Simone and Ngonga Ngomo, Axel-Cyrille and
788
+ Navigli, Roberto",
789
+ booktitle = "Proc. of the 61st Annual Meeting of the Association for Computational Linguistics: ACL 2023",
790
+ month = jul,
791
+ year = "2023",
792
+ address = "Toronto, Canada",
793
+ publisher = "Association for Computational Linguistics",
794
+ url = "https://arxiv.org/abs/2306.09802",
795
+ }
796
 
797
  Dataset Card is coming soon.
798