Datasets:

Modalities:
Text
Formats:
json
Languages:
English
Size:
< 1K
ArXiv:
Libraries:
Datasets
pandas
License:
File size: 1,200 Bytes
d7b2bf8
 
 
 
 
 
d997111
 
1502ed5
 
 
 
 
 
991ea43
d997111
991ea43
 
 
 
 
d997111
 
 
 
 
991ea43
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
---
license: mit
task_categories:
- text-generation
language:
- en
---

![Last Scraped](https://img.shields.io/badge/Wikipedia%20scraped-2025--07--29-blue)

Inspired by the dataset from FActScore. 

With this dataset, LLMs are given the task of writing biographies which can be validated for factual accuracy against Wikipedia articles.

## References

### FActScore

This dataset is inspired by the work of the authors from the FActScore publication:

@inproceedings{ factscore,
    title={ {FActScore}: Fine-grained Atomic Evaluation of Factual Precision in Long Form Text Generation },
    author={ Min, Sewon and Krishna, Kalpesh and Lyu, Xinxi and Lewis, Mike and Yih, Wen-tau and Koh, Pang Wei and Iyyer, Mohit and Zettlemoyer, Luke and Hajishirzi, Hannaneh },
    year={ 2023 },
    booktitle = { EMNLP },
    url={ https://arxiv.org/abs/2305.14251 }
}

### Wikipedia

This dataset contains content from [Wikipedia](https://www.wikipedia.org/), which is licensed under [CC BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/).  
© Wikipedia contributors. See [Wikipedia:Reusing Wikipedia content](https://en.wikipedia.org/wiki/Wikipedia:Reusing_Wikipedia_content) for more information.