Commit History

refactor: change the precision order
f8f63a0

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: simplify MODEL_HYPERLINK_TEMPLATE construction by removing unnecessary dedent and splitlines
79bb0de

yangzhitao commited on

refactor: streamline MODEL_HYPERLINK_TEMPLATE formatting for improved readability and consistency
8174ae1

yangzhitao commited on

fix: initialize model_config to None in EvalResult class to prevent potential reference errors
9b36a13

yangzhitao commited on

feat: enhance MetaToml and EvalResult classes with new mapping properties and link handling
b2443f5

yangzhitao commited on

fix: update model type visibility in leaderboard and mark as not supported
944602c

yangzhitao commited on

feat: enhance submission functionality by adding new submit method and updating file handling in app.py
852f90d

yangzhitao commited on

Merge branch 'main' of hf.co:spaces/y-playground/leaderboard
77ae007

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: allow submit eval to backend, allow json file upload
6f2fa1b

linzhengyu commited on

feat: enhance backend status indicator and refactor app structure
ae66b87

yangzhitao commited on

feat: add backend health status indicator and update functionality
0b237ab

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: add environment configuration and refactor settings management
fe8ec74

yangzhitao commited on

refactor: update CSS handling and improve project structure
d809564

yangzhitao commited on

chore: update ruff configuration and improve code readability
69c1753

yangzhitao commited on

refactor: format codes with ruff
3165936

yangzhitao commited on

Apply CSS to the model name column (#14)
fc32710

clefourrier HF Staff t0-0 commited on

Update src/display/utils.py
f867bb5

clefourrier HF Staff commited on

added leaderboard component to simplify main script
4103566

Clémentine commited on

simplified the template
bbd72ab

Clémentine commited on

CPU, TOKEN, env variables (#4)
4d3bd61

clefourrier HF Staff meg HF Staff commited on

removed quantization to simplify
32b707a

Clémentine commited on

now with a functionning backend
01ea22b

Clémentine commited on

update read
4f3c2a8

Clémentine commited on

fixs
91e8a06

Clémentine commited on

updated leaderboard
29546b4

Clémentine commited on

Simplified leaderboard v0
2a860f6

Clémentine commited on

simplified some parts of the code + updated requirements
3d8dbe8

Clémentine commited on

Update benchmark count and fix typo (`inetuning->finetuning`) (#395)
71f3e62

clefourrier HF Staff alvarobartt HF Staff commited on

add model architecture as column
1ba1924

Clémentine commited on

Simplify About
a6eaff8

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