maudehrmann commited on
Commit
578d4bb
1 Parent(s): 05a2352

added a link

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -126,7 +126,7 @@ tags:
126
  The historical multilingual named entity linking (NEL) model is based on mGENRE (multilingual Generative ENtity REtrieval) system as presented in [Multilingual Autoregressive Entity Linking](https://arxiv.org/abs/2103.12528). mGENRE uses a sequence-to-sequence approach to entity retrieval (e.g., linking), based on finetuned [mBART](https://arxiv.org/abs/2001.08210) architecture.
127
  GENRE performs retrieval generating the unique entity name conditioned on the input text using constrained beam search to only generate valid identifiers.
128
 
129
- This model was finetuned on the following datasets.
130
 
131
  | Dataset alias | README | Document type | Languages | Suitable for | Project | License |
132
  |---------|---------|---------------|-----------| ---------------|---------------| ---------------|
 
126
  The historical multilingual named entity linking (NEL) model is based on mGENRE (multilingual Generative ENtity REtrieval) system as presented in [Multilingual Autoregressive Entity Linking](https://arxiv.org/abs/2103.12528). mGENRE uses a sequence-to-sequence approach to entity retrieval (e.g., linking), based on finetuned [mBART](https://arxiv.org/abs/2001.08210) architecture.
127
  GENRE performs retrieval generating the unique entity name conditioned on the input text using constrained beam search to only generate valid identifiers.
128
 
129
+ This model was finetuned on the [HIPE-2022 dataset](https://github.com/hipe-eval/HIPE-2022-data), composed of the following datasets.
130
 
131
  | Dataset alias | README | Document type | Languages | Suitable for | Project | License |
132
  |---------|---------|---------------|-----------| ---------------|---------------| ---------------|