LiveBench / src /display

Commit History

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

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

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

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 handle multiple subsets, improve column selection and hiding, and include Dataset Version in filter_columns
83431d1

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 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

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: 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 Tasks enum values in about.py
046ddc7

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

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

clefourrier HF staff meg HF staff commited on

removed quantization to simplify
b899767

Clémentine commited on

now with a functionning backend
1ffc326

Clémentine commited on

update read
943f952

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

Update benchmark count and fix typo (`inetuning->finetuning`) (#395)
7abc6a7

clefourrier HF staff alvarobartt HF staff commited on

add model architecture as column
3dfaf22

Clémentine commited on

Simplify About
eaace79

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