Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 8 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,23 +2,21 @@

You can download the full dataset behind [paperswithcode.com](https://paperswithcode.com) here:

Download links for the data dumps are:
Download links for the last available public snapshot of the data dumps are:

- [All papers with abstracts](https://huggingface.co/datasets/pwc-archive/papers-with-abstracts)
- [Links between papers and code](https://huggingface.co/datasets/pwc-archive/links-between-paper-and-code)
- [Evaluation tables](https://huggingface.co/datasets/pwc-archive/evaluation-tables)
- [Methods](https://huggingface.co/datasets/pwc-archive/methods)
- [Datasets](https://huggingface.co/datasets/pwc-archive/datasets)
- [All papers with abstracts](https://huggingface.co/datasets/pwc-archive/papers-with-abstracts) (Retrieved July 29th, 2025)
- [Links between papers and code](https://huggingface.co/datasets/pwc-archive/links-between-paper-and-code) (Retrieved July 28th, 2025)
- [Evaluation tables](https://huggingface.co/datasets/pwc-archive/evaluation-tables) (Retrieved July 28th, 2025)
- [Methods](https://huggingface.co/datasets/pwc-archive/methods) (Retrieved July 28th, 2025)
- [Datasets](https://huggingface.co/datasets/pwc-archive/datasets) (Retrieved July 28th, 2025)

The last JSON is in the [sota-extractor](https://github.com/paperswithcode/sota-extractor) format and the code
from there can be used to load in the JSON into a set of Python classes.

At the moment, data is regenerated daily.
At the moment, data is no longer being regenerated daily.

Part of the data is coming from the sources listed in the [sota-extractor README](https://github.com/paperswithcode/sota-extractor).

## Licence

All data is licenced under [CC-BY-SA](https://creativecommons.org/licenses/by-sa/4.0/).


All data is licenced under [CC-BY-SA](https://creativecommons.org/licenses/by-sa/4.0/).