Commit History

refactor: update benchmark display in submit tab
ba366ad

yangzhitao commited on

refactor: update model key extraction and improve model dtype handling in create_submit_tab function for enhanced clarity
58bbf33

yangzhitao commited on

fix: refine user ID extraction logic in create_submit_tab function
f10ff89

yangzhitao commited on

refactor: enhance user ID extraction and error messaging in create_submit_tab function for better clarity and user experience
61d4a7d

yangzhitao commited on

refactor: streamline user ID extraction and enhance error handling in create_submit_tab function for improved user experience
f163070

yangzhitao commited on

refactor: improve user ID validation and error messaging in create_submit_tab function to enhance user feedback
ace97cb

yangzhitao commited on

refactor: standardize user ID display format and enhance benchmark result handling in create_submit_tab function
8125e59

yangzhitao commited on

refactor: enhance type safety and input handling in create_submit_tab function by updating benchmark results form and restructuring submission logic
b30e7f7

yangzhitao commited on

refactor: set default precision to bfloat16 and improve error handling for benchmark results in create_submit_tab function
5a3aec3

yangzhitao commited on

refactor: add error handling for missing benchmark results in create_submit_tab function to improve user feedback
d9b1abf

yangzhitao commited on

refactor: optimize benchmark retrieval in create_submit_tab function to enhance clarity and error messaging
aff7b1f

yangzhitao commited on

refactor: update benchmark values handling in create_submit_tab function to improve type safety and streamline input collection
ecc1bf2

yangzhitao commited on

refactor: improve benchmark handling in create_submit_tab function by restructuring input processing and enhancing data validation
1e0ed83

yangzhitao commited on

refactor: adjust parameter order in create_submit_tab function to ensure proper handling of OAuth profile and benchmark values
c94136a

yangzhitao commited on

feat: enhance submission process by adding user ID handling and improving JSON structure for submissions
6ad8c8e

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: update column visibility settings in create_submit_tab function to enhance UI behavior
9719e89

yangzhitao commited on

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

yangzhitao commited on

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

yangzhitao commited on

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

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