LiveBench / src

Commit History

Refactor about.py to update icon alignment and improve code readability
af53529

pufanyi commited on

Refactor css_html_js.py to update Font Awesome version
b351f32

pufanyi commited on

Refactor css_html_js.py to update Font Awesome version
a64e263

pufanyi commited on

Refactor about.py to fix icon alignment issue
8657246

pufanyi commited on

Refactor about.py to center align GitHub, HuggingFace Dataset, and LeaderBoard links
debbefb

pufanyi commited on

Refactor app.py and css_html_js.py to improve UI and functionality
f257792

pufanyi commited on

chore: Update app.py and css_html_js.py to improve UI and functionality
acd8e8a

pufanyi commited on

Refactor about.md to center align GitHub, HuggingFace Dataset, and LeaderBoard links
ec6c7c1

pufanyi commited on

Refactor about.py to improve code readability and maintainability
7e186c9

pufanyi commited on

Refactor app.py and init_leaderboard function to improve UI and functionality
aa9f59b

pufanyi commited on

Refactor init_leaderboard function to update data outputs to dataframe and improve dropdown UI
f5f1257

pufanyi commited on

Refactor CSS for leaderboard table to add padding and border spacing
a885ec8

pufanyi commited on

Refactor CSS for leaderboard table to add padding and border spacing
90c9961

pufanyi commited on

Refactor init_leaderboard function to update data outputs to dataframe and improve dropdown UI
7df8f23

pufanyi commited on

Refactor init_leaderboard function to update data outputs to dataframe and improve dropdown UI
ce8a069

pufanyi commited on

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

pufanyi commited on

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 auto_eval_column_dict to use "str" instead of "markdown" for the "Model Name" column
d969d3e

pufanyi commited on

Refactor auto_eval_column_dict to set "Dataset Version" column as non-nullable
cb5cde2

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: Update app.py to include select_columns and hide_columns in init_leaderboard function
37b74a1

pufanyi commited on

chore: Update app.py to include select_columns and hide_columns in init_leaderboard function
ab7ee2d

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 auto_eval_column_dict to use "Total" instead of "Overall" for the Overall column
15d3941

pufanyi commited on

chore: Update model name in auto_eval_column_dict
d47aa6d

pufanyi commited on

chore: Update search columns in app.py to include model and license names
94d4dbb

pufanyi commited on

chore: Update envs.py with EVAL_REQUESTS_PATH_BACKEND and EVAL_RESULTS_PATH_BACKEND
3c62a69

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

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

pufanyi commited on

chore: Remove commented out code for model information in utils.py
65654bf

pufanyi commited on

chore: Update page title to "LiveBench"
8336bbd

pufanyi commited on

chore: Update about page title to "Live Bench"
24c1f06

pufanyi commited on

Revert "Update repository references in envs.py"
ce61fc8

pufanyi commited on

Update repository references in envs.py
1d340cf

pufanyi commited on

Update src/envs.py
adad63e
verified

clefourrier HF staff commited on

added leaderboard component to simplify main script
8b28d2b

Clémentine commited on

doc
c1b8a96

Clémentine commited on

simplified the template
24622c4

Clémentine commited on

CPU, TOKEN, env variables (#4)
55cc480
verified

clefourrier HF staff meg HF staff commited on

Update src/submission/check_validity.py
6eb8bfd

clefourrier HF staff commited on

made token a requirement
f982b8e

Clémentine commited on