naist-nlp/kilt
收藏Hugging Face2025-12-10 更新2025-12-20 收录
下载链接:
https://hf-mirror.com/datasets/naist-nlp/kilt
下载链接
链接失效反馈官方服务:
资源简介:
---
language:
- en
configs:
- config_name: dataset
data_files:
- split: train
path: data/train-00001-of-00001.jsonl
- split: validation
path: data/dev-00001-of-00001.jsonl
default: true
- config_name: dictionary
data_files:
- split: kb
path: dictionary/dictionary-00001-of-00001.jsonl
size_categories:
- 1M<n<10M
---
# Dataset Card for KILT-Wikipedia
The KILT-Wikipedia is an Entity Dictionary for Wikification.
## Dataset Description
- **Homepage:** [https://ai.meta.com/tools/kilt](https://ai.meta.com/tools/kilt/)
- **Repository:** [https://github.com/facebookresearch/KILT](https://github.com/facebookresearch/KILT)
- **Public:** True
- **Source:** Wikipedia (2019-08-01)
- **Paper:** [KILT: a Benchmark for Knowledge Intensive Language Tasks](https://aclanthology.org/2021.naacl-main.200/)
- **Number of Entities** 5903530
### Citation Information
```
@inproceedings{petroni-etal-2021-kilt,
title = "{KILT}: a Benchmark for Knowledge Intensive Language Tasks",
author = {Petroni, Fabio and Piktus, Aleksandra and
Fan, Angela and Lewis, Patrick and
Yazdani, Majid and De Cao, Nicola and
Thorne, James and Jernite, Yacine and
Karpukhin, Vladimir and Maillard, Jean and
Plachouras, Vassilis and Rockt{\"a}schel, Tim and
Riedel, Sebastian},
booktitle = "Proceedings of the 2021 Conference of the North American Chapter of the Association
for Computational Linguistics: Human Language Technologies",
month = jun,
year = "2021",
address = "Online",
publisher = "Association for Computational Linguistics",
url = "https://aclanthology.org/2021.naacl-main.200",
doi = "10.18653/v1/2021.naacl-main.200",
pages = "2523--2544",
}
"""
```
提供机构:
naist-nlp



