This website is adapted from Nerfies website.
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.
cd polymathbenchmark.github.io
cd data/results
python3 process_outputs.py
python3 process_scores.py
git add -A
git commit -m "Update leaderboard"
git push