Commit History

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

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 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: add tabs control envs
13edd99

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

fix: update health check URL to use dynamic backend port from settings
fa763b7

yangzhitao commited on

feat: update FastAPI configuration to use settings for host and port
bd30e41

yangzhitao commited on

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

yangzhitao commited on

feat: integrate FastAPI backend and health check functionality
b4929ca

yangzhitao commited on

reformat
12947f9

yangzhitao commited on

feat: search model in submit tab
fbc528a

linzhengyu commited on

remove leaderboard, replace by gradio components
c768dfc

linzhengyu commited on

feat: list benchmarks in different tabs
2576caa

linzhengyu commited on

refactor: clean up debug print statement in leaderboard initialization
1076b42

yangzhitao commited on

refactor: enhance leaderboard functionality and improve code structure
d66a6a3

yangzhitao commited on

chores: update configurations
60906bd

yangzhitao commited on

refactor: add environment configuration and refactor settings management
fe8ec74

yangzhitao commited on

fix: correct CSS paths parameter in Gradio Blocks initialization
df06dc3

yangzhitao commited on

refactor: update CSS handling and improve project structure
d809564

yangzhitao commited on

refactor: format codes with ruff
3165936

yangzhitao commited on

added leaderboard component to simplify main script
4103566

Clémentine commited on

Update app.py
e928261

clefourrier HF Staff commited on

simplified the template
bbd72ab

Clémentine commited on

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

clefourrier HF Staff meg HF Staff commited on

Update app.py
08ba1fc

clefourrier HF Staff commited on

removed last restart
c438de2

Clémentine commited on

simplified calls
30dede7

Clémentine commited on

now with a functionning backend
01ea22b

Clémentine commited on

fix
927d2cb

Clémentine commited on

updated leaderboard
29546b4

Clémentine commited on

Simplified leaderboard v0
2a860f6

Clémentine commited on

adding pull back
fabb601

Clémentine commited on

simplified some parts of the code + updated requirements
3d8dbe8

Clémentine commited on

make faster thanks to no concurrency limit
7864376

Clémentine commited on

fix order of request file vs request file list, to avoid resubmitting issues
54eae7e

Clémentine commited on

cache
a983535

Clémentine commited on

update for caching
29efd58

Clémentine commited on

simplify launcher + remove dataframe warning on boolean columns
1a54431

Clémentine commited on

add model architecture as column
1ba1924

Clémentine commited on

Try concurrency management
93f6cfa

Clémentine commited on

fix
a7045a2

Clémentine commited on

Refactor 2 - added plotting back
ceb2102

Clémentine commited on

Update app.py
e5ec0e1

clefourrier HF Staff commited on

fix col width
16a06c4

Clémentine commited on

refacto style + rate limit
3b3db42

Clémentine commited on

adding collections back
4b5608a

Clémentine commited on