SOTAVerified

Multilingual Entity and Relation Extraction Dataset and Model

2021-04-01EACL 2021Code Available1· sign in to hype

Alessandro Seganti, Klaudia Firl{\k{a}}g, Helena Skowronska, Micha{\l} Sat{\l}awa, Piotr Andruszkiewicz

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

We present a novel dataset and model for a multilingual setting to approach the task of Joint Entity and Relation Extraction. The SMiLER dataset consists of 1.1 M annotated sentences, representing 36 relations, and 14 languages. To the best of our knowledge, this is currently both the largest and the most comprehensive dataset of this type. We introduce HERBERTa, a pipeline that combines two independent BERT models: one for sequence classification, and the other for entity tagging. The model achieves micro F1 81.49 for English on this dataset, which is close to the current SOTA on CoNLL, SpERT.

Tasks

Reproductions