leaderboard / app.py

Commit History

update for caching
29efd58

Clémentine commited on

simplify launcher + remove dataframe warning on boolean columns
1a54431

Clémentine commited on

add model architecture as column
1ba1924

Clémentine commited on

Try concurrency management
93f6cfa

Clémentine commited on

fix
a7045a2

Clémentine commited on

Refactor 2 - added plotting back
ceb2102

Clémentine commited on

Update app.py
e5ec0e1

clefourrier HF staff commited on

fix col width
16a06c4

Clémentine commited on

refacto style + rate limit
3b3db42

Clémentine commited on

adding collections back
4b5608a

Clémentine commited on

refacto part 1
8b1f7a0

Clémentine commited on

add new evals to the leaderboard
2a73df7

Nathan Habib commited on

add safefail for when we cannot download datasets, will simply restart the space
1b8a36b

Nathan Habib commited on

token for checking gated base models
8f3a3ec

Clémentine commited on

Merge branch 'main' of https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard
cc5299c

Nathan Habib commited on

reorg to simplify nav in code base
c0da33d

Clémentine commited on

Creating functions for plotting results over time (#295)
7e8ac0e

clefourrier HF staff chriscanal commited on

added automatic update of the best LLM models
f26addb

Clémentine commited on

reformat files, put metadata in request files
818f024

Nathan Habib commited on

updated GPTQ display!
d427ae9

Clémentine commited on

Update model size filter intervals (#325)
406fb6d

clefourrier HF staff BearSean commited on

fix model search
3ff4997

Clémentine commited on

bugfix
f563363

clefourrier HF staff commited on

Added restrictor on model cards and licenses
28a81c8

Clémentine commited on

fix accordion for citation
71f25ab

Nathan Habib commited on

checkbox for unkown model type
6b38c4e

Nathan Habib commited on

checkbox for unkown model type
9b956b0

Nathan Habib commited on

fixing unshowed models with using search bar
edfa118

Nathan Habib commited on

Fix search bar by not filtered models with unknown model type
9844b3e

Nathan Habib commited on

Updated model info to get number of parameters in almost all cases, even without safetensors
5c7f7fc

Clémentine commited on

add precision selector
e409ccb

Nathan Habib commited on

added management of unknown param numbers
4b511b7

Clémentine commited on

fixed bug in #277
4476a88

Clémentine commited on

small fix when querying models
6b41623

Clémentine commited on

fix list of finished models to include models waiting for new eval
abebeac

Nathan Habib commited on

Updated query, should be much faster
511c060

Clémentine commited on

Added rate limiting system to the leaderboard to prevent abuse
fbf1bb2

Clémentine commited on

Update app.py
b55a436

clefourrier HF staff commited on

fixed gradio issue in #248
8a46eb7

Clémentine commited on

dumps models list in a file
4505a7e

Nathan Habib commited on

remove models backlinks file and add comments
3233542

Nathan Habib commited on

create models list for backlinks directly in app.py
1325244

Nathan Habib commited on

fix submit different revisions
ab74576

Clémentine commited on

added gptq model submission
5ff0f2a

Clémentine commited on

Now checkboxes for model filters selections
2a60a6c

Clémentine commited on

fix #229
94b897c

Clémentine commited on

Cleaned and refactored the code, improved filtering, added selection of deleted models
b98f07f

Clémentine commited on

added 'forbidden models' submission, to allow orgs to request their models to not be submitted in case of contamination
42a9114

Clémentine commited on