EASI-Leaderboard / src /populate.py

Commit History

feat: integrate display configuration loading and enhance leaderboard data retrieval with versioning support
c2c3c10

yangzhitao commited on

refactor: replace truncate function with DataFrame styling for number formatting in app.py and populate.py
7b47b0b

yangzhitao commited on

feat: add functions to truncate numbers to one decimal place and format DataFrame columns accordingly
cd1b5e8

yangzhitao commited on

feat: enhance leaderboard functionality and refactor app structure; update token handling and project metadata; update environment settings
c85dcc4

yangzhitao commited on

refactor: enhance leaderboard functionality and improve code structure
d66a6a3

yangzhitao commited on

chores: update configurations
60906bd

yangzhitao commited on

refactor: format codes with ruff
3165936

yangzhitao commited on

os.isfile --> os.path.isfile (#12)
abf5a88

clefourrier HF Staff meg HF Staff commited on

Minimal edit for directory structure assumption. (#11)
1e9865f

clefourrier HF Staff meg HF Staff commited on

added leaderboard component to simplify main script
4103566

Clémentine commited on

doc
5fe3b95

Clémentine commited on

fixs
91e8a06

Clémentine commited on

add model architecture as column
1ba1924

Clémentine commited on

Refactor 2 - added plotting back
ceb2102

Clémentine commited on

refacto style + rate limit
3b3db42

Clémentine commited on

refacto part 1
8b1f7a0

Clémentine commited on