/iclr2024-scores

Primary LanguagePythonMIT LicenseMIT

ICLR 2024 Scores from OpenReview

A simple script to extract scores of publicly available ICLR submissions from OpenReview.

Run pip install -r requirements.txt for installing basic requirements.

Run python3 main.py to get a spreadsheet including paper titles and scores, in CSV format. The result is saved in output.csv, sorted according to average score.

Note:

Recommendation: Let's not overload the OpenReview server, so don't run this too often :)