Spaces:
Runtime error
Runtime error
Commit History
Refactor init_leaderboard function to remove commented out code and improve dropdown UI df935d2
Refactor init_leaderboard function to handle multiple subsets, improve column selection and hiding, and include Dataset Version in filter_columns 83431d1
Refactor init_leaderboard function to handle multiple subsets, improve column selection and hiding, and include Dataset Version in filter_columns 35850bf
Refactor init_leaderboard function to handle multiple subsets, improve column selection and hiding, and include Dataset Version in filter_columns e491c93
Refactor init_leaderboard function to handle multiple subsets, improve column selection and hiding, and include Dataset Version in filter_columns e2ddc04
Refactor init_leaderboard function to improve dropdown UI and add search functionality 944c822
Refactor init_leaderboard function to use the last subset as the default value for the dropdown 5f9b8de
Refactor init_leaderboard function to include "Dataset Version" in filter_columns 9e76fbd
Refactor init_leaderboard function to handle multiple subsets and improve column selection and hiding e0b8022
Refactor init_leaderboard function to handle multiple subsets and improve column selection and hiding bc975e4
Refactor init_leaderboard function to handle multiple subsets and improve column selection and hiding 09c7b10
Refactor get_leaderboard_df to handle multiple subsets and improve column selection and hiding d9f262c
Refactor init_leaderboard function to handle multiple subsets and improve column selection and hiding dd084c3
chore: Update app.py to remove filter_columns in init_leaderboard function 56f8949
chore: Update app.py to include select_columns and hide_columns in init_leaderboard function 37b74a1
chore: Update app.py to include select_columns and hide_columns in init_leaderboard function ab7ee2d
chore: Update envs.py with EVAL_REQUESTS_PATH_BACKEND and EVAL_RESULTS_PATH_BACKEND 2f420b7
chore: Update app.py to include select_columns and hide_columns in init_leaderboard function a6a8ca1
chore: Update search columns in app.py to include model name ec4ef45
chore: Update search columns in app.py to include model and license names 94d4dbb
chore: Update Tasks enum values in about.py 046ddc7
chore: Remove commented out code for model information in utils.py e2606ab
chore: Update precision filter to use dropdown instead of checkboxgroup b387a2a
chore: Update precision filter to use dropdown instead of checkboxgroup 8ad0730
Update GOOGLE_SHEET_ID in envs.py 93dabac
chore: Update tab name to "LiveBench Results" 982779d
chore: Update page title to "Live Bench" 7b3ec63
added leaderboard component to simplify main script 8b28d2b
Clémentine commited on
Update app.py 84582a1 verified
simplified the template 24622c4
Clémentine commited on
CPU, TOKEN, env variables (#4) 55cc480 verified
Update app.py 4879b93 verified
removed last restart daf60ae
Clémentine commited on
simplified calls 50df158
Clémentine commited on
now with a functionning backend 1ffc326
Clémentine commited on
fix 1257fc3
Clémentine commited on
updated leaderboard efeee6d
Clémentine commited on
Simplified leaderboard v0 9833cdb
Clémentine commited on
adding pull back d084b26
Clémentine commited on
simplified some parts of the code + updated requirements 9d22eee
Clémentine commited on
make faster thanks to no concurrency limit d4aa996
Clémentine commited on
fix order of request file vs request file list, to avoid resubmitting issues 976f398
Clémentine commited on
cache 4ff9eef
Clémentine commited on
update for caching 395eff6
Clémentine commited on
simplify launcher + remove dataframe warning on boolean columns ab6f548
Clémentine commited on
add model architecture as column 3dfaf22
Clémentine commited on
Try concurrency management bb149ba
Clémentine commited on
fix be0d7e4
Clémentine commited on
Refactor 2 - added plotting back b1a1395
Clémentine commited on