Skip to content
This repository has been archived by the owner on Nov 11, 2024. It is now read-only.
/ iclr2023-scores Public archive

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

License

Notifications You must be signed in to change notification settings

shiqiangw/iclr2023-scores

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ICLR 2023 Scores from OpenReview

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

Prerequisite: Install the OpenReview Python client following Step 1 in https://docs.openreview.net/getting-started/using-the-api/installing-and-instantiating-the-python-client

Run pip install -r requirements.txt for insatlling 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.

Update: output.csv is sorted according to average score

Note: Withdrawn papers are excluded from the output.

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

About

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

Resources

License

Stars

Watchers

Forks

Languages