Skip to content

scicode-bench/scicode-bench.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scicode website

The leaderboard is aggregated from score.json files in the submissions repository. Everything else is just markdown files.

Building it

pip install -r requirements.txt

# Check out submissions and turn them into table
git clone https://github.com/scicode-bench/submissions.git ../submissions
./leaderboard/create_leaderboard.py --input ../submissions --output docs/leaderboard_table.md

# Preview the website
mkdocs serve

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages