AllTime Collection
Collection
Data collected every month from 2017 to current. • 8 items • Updated
Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
This datasets contains different versions of the 500 selected wikipedia articles from Wikipedia that were updated every months from 2017 to current.
To access articles in a specific month, simple run the following:
ds = datasets.load_dataset('RealTimeData/wikitext_alltime', '2020-02')
This will give you the 2020-02 version of the 500 selected wiki pages that were just updated in 2020-02.
Please head to LatestEval for the crawler scripts.
This is resources is created in this AAAI'24 paper: LatestEval: Addressing data contamination through dynamic and time-sensitive test construction.
If you find this collection helpful, please consider cite this paper:
@inproceedings{li2024latesteval,
title={Latesteval: Addressing data contamination in language model evaluation through dynamic and time-sensitive test construction},
author={Li, Yucheng and Guerin, Frank and Lin, Chenghua},
booktitle={Proceedings of the AAAI Conference on Artificial Intelligence},
volume={38},
number={17},
pages={18600--18607},
year={2024}
}