Latest Collection
Collection
Fresh data created in the past week. • 4 items • Updated • 1
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.
You could always access the latest arXiv papers via this dataset.
We update the dataset weekly, on every Sunday. So the dataset always provides the latest arXiv papers created in the past week.
The current dataset on main branch contains the latest arXiv papers submitted from 2024-09-02 to 2024-09-09.
The data collection was conducted on 2024-09-09.
Use the dataset via:
ds = datasets.load_dataset('RealTimeData/arxiv_latest')
You could access previous versions by requesting different branches.
For example, you could find the 2023-08-20 version via:
ds = datasets.load_dataset('RealTimeData/arxiv_latest', revision = '2023-08-20')
Check all available versions by clicking the "Files and versions" button on the top bar.