LiveBench / src /populate.py

Commit History

Refactor init_leaderboard function to handle multiple subsets, improve column selection and hiding, and include Dataset Version in filter_columns
35850bf

pufanyi commited on

Refactor get_leaderboard_df to handle multiple subsets and improve column selection and hiding
303626f

pufanyi commited on

Refactor dataset version column name to lowercase in auto_eval_column_dict
f1d5836

pufanyi commited on

Refactor init_leaderboard function to handle multiple subsets and improve column selection and hiding
09c7b10

pufanyi commited on

Refactor load_dataset to include split parameter in populate.py
95e674a

pufanyi commited on

Refactor get_leaderboard_df to handle multiple subsets and improve column selection and hiding
d9f262c

pufanyi commited on

Refactor get_leaderboard_df to handle multiple subsets and improve column selection and hiding
4c839ed

pufanyi commited on

chore: Refactor get_leaderboard_df to handle multiple subsets in populate.py
88477a4

pufanyi commited on

chore: Round numeric columns to two decimal places in get_leaderboard_df
7660cbc

pufanyi commited on

chore: Update envs.py with EVAL_REQUESTS_PATH_BACKEND and EVAL_RESULTS_PATH_BACKEND
2f420b7

pufanyi commited on

chore: Remove commented out code for model information in utils.py
903180b

pufanyi commited on

chore: Update Tasks enum values in about.py
046ddc7

pufanyi commited on

Update GOOGLE_SHEET_ID in envs.py
93dabac

pufanyi commited on

added leaderboard component to simplify main script
8b28d2b

Clémentine commited on

doc
c1b8a96

Clémentine commited on

fixs
314f91a

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