Commit History

refactor: update submit button label and improve user ID display in create_submit_tab function for consistency
1b55e08

yangzhitao commited on

refactor: improve submission instructions for clarity and user guidance in about.py
0753044

yangzhitao commited on

feat: add user ID display and make model name textbox non-interactive in submission tab
81adfdd

yangzhitao commited on

feat: enhance submission tab with detailed instructions and improved model information input fields
04c5cbd

yangzhitao commited on

refactor: enhance submission functionality with new tabs and improved benchmark handling, and update editorconfig for consistent formatting
3f84332

yangzhitao commited on

refactor: reorganize schema definitions and enhance data loading functions for improved clarity and maintainability
6c930b9

yangzhitao commited on

docs: update introduction text in about.py
96fc8c4

yangzhitao commited on

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

yangzhitao commited on

refactor: update about.py to comment out task definitions and modify metric handling in read_evals.py to support multiple metrics
6b6ce23

yangzhitao commited on

feat: add tabs control envs
13edd99

yangzhitao commited on

fix: update benchmark retrieval to return a list instead of sorted
d24be6a

yangzhitao commited on

feat: update benchmark loading to include the "disabled" field
85504af

yangzhitao commited on

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

yangzhitao commited on

feat: list benchmarks in different tabs
2576caa

linzhengyu commited on

refactor: enhance leaderboard functionality and improve code structure
d66a6a3

yangzhitao commited on

refactor: format codes with ruff
3165936

yangzhitao commited on

removed quantization to simplify
32b707a

Clémentine commited on

now with a functionning backend
01ea22b

Clémentine commited on