shadowlink-shadow / README.md
yusawan's picture
Update README.md
e3e3431 verified
---
language:
- en
configs:
- config_name: dataset
data_files:
- split: test
path: data/test.jsonl
---
# Dataset Card for Shadowlink-Shadow
This dataset contains the Shadowlink corpus.
## Dataset Description
- **Homepage:** [https://huggingface.co/datasets/vera-pro/ShadowLink](https://huggingface.co/datasets/vera-pro/ShadowLink)
- **Public:** True
- **Paper:** [Robustness Evaluation of Entity Disambiguation Using Prior Probes: the Case of Entity Overshadowing](https://aclanthology.org/2021.emnlp-main.820/)
- **Target KB** Wikipedia
### Citation Information
```
@inproceedings{provatorova-etal-2021-robustness,
title = "Robustness Evaluation of Entity Disambiguation Using Prior Probes: the Case of Entity Overshadowing",
author = "Provatorova, Vera and
Bhargav, Samarth and
Vakulenko, Svitlana and
Kanoulas, Evangelos",
booktitle = "Proceedings of the 2021 Conference on Empirical Methods in Natural Language Processing",
month = nov,
year = "2021",
address = "Online and Punta Cana, Dominican Republic",
publisher = "Association for Computational Linguistics",
doi = "10.18653/v1/2021.emnlp-main.820",
pages = "10501--10510",
}
```