Spaces:
Runtime error
Runtime error
Commit History
Refactor init_leaderboard function to update data outputs to dataframe and improve dropdown UI 7df8f23
Refactor init_leaderboard function to handle multiple subsets, improve column selection and hiding, and include Dataset Version in filter_columns 83431d1
Refactor auto_eval_column_dict to use "str" instead of "markdown" for the "Model Name" column d969d3e
Refactor auto_eval_column_dict to set "Dataset Version" column as non-nullable cb5cde2
Refactor dataset version column name to lowercase in auto_eval_column_dict f1d5836
Refactor init_leaderboard function to handle multiple subsets and improve column selection and hiding 09c7b10
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: Remove commented out code for model information in utils.py 903180b
chore: Update auto_eval_column_dict to use "Total" instead of "Overall" for the Overall column 15d3941
chore: Update model name in auto_eval_column_dict d47aa6d
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 d598d7d
chore: Remove commented out code for model information in utils.py 65654bf
added leaderboard component to simplify main script 8b28d2b
Clémentine commited on
simplified the template 24622c4
Clémentine commited on
CPU, TOKEN, env variables (#4) 55cc480 verified
removed quantization to simplify b899767
Clémentine commited on
now with a functionning backend 1ffc326
Clémentine commited on
fixs 314f91a
Clémentine commited on
updated leaderboard efeee6d
Clémentine commited on
Simplified leaderboard v0 9833cdb
Clémentine commited on
simplified some parts of the code + updated requirements 9d22eee
Clémentine commited on
add model architecture as column 3dfaf22
Clémentine commited on
Refactor 2 - added plotting back b1a1395
Clémentine commited on
refacto style + rate limit df66f6e
Clémentine commited on
refacto part 1 2a5f9fb
Clémentine commited on