Dataset Viewer
The dataset viewer is not available for this dataset.
Unexpected token '<', "<html> <h"... is not valid JSON

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.

RealTimeData Monthly Collection - Github Code

This datasets provides the monthly screenshots of the 500 cherry-picked open source projects on GitHub from 2017 to current.

To access articles in a specific month, simple run the following:

ds = datasets.load_dataset('RealTimeData/code_alltime', '2020-02')

This will give you the 2020-02 version of the 500 selected GitHub repos that were just updated in 2020-02.

Want to crawl the data by your own?

Please head to LatestEval for the crawler scripts.

Credit

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}
}
Downloads last month
748

Collection including RealTimeData/code_alltime