Commit History

Refactor 2 - added plotting back
b1a1395

Clémentine commited on

Update app.py
a163e5c

clefourrier HF staff commited on

fix col width
fc1e99b

Clémentine commited on

refacto style + rate limit
df66f6e

Clémentine commited on

adding collections back
ae85651

Clémentine commited on

refacto part 1
2a5f9fb

Clémentine commited on

add new evals to the leaderboard
e3aaf53

Nathan Habib commited on

add safefail for when we cannot download datasets, will simply restart the space
26286b2

Nathan Habib commited on

token for checking gated base models
f3cda22

Clémentine commited on

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

Nathan Habib commited on

reorg to simplify nav in code base
6e56e0d

Clémentine commited on

added automatic update of the best LLM models
e295ac3

Clémentine commited on

reformat files, put metadata in request files
adb0416

Nathan Habib commited on

updated GPTQ display!
5491f2d

Clémentine commited on

fix model search
ef5b51c

Clémentine commited on

bugfix
5140860

clefourrier HF staff commited on

Added restrictor on model cards and licenses
b93d1b1

Clémentine commited on

fix accordion for citation
67109fc

Nathan Habib commited on

checkbox for unkown model type
042ea78

Nathan Habib commited on

checkbox for unkown model type
38b604c

Nathan Habib commited on

fixing unshowed models with using search bar
20d8830

Nathan Habib commited on

Fix search bar by not filtered models with unknown model type
f485a37

Nathan Habib commited on

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

Clémentine commited on

add precision selector
e3a8804

Nathan Habib commited on

added management of unknown param numbers
a44ac97

Clémentine commited on

fixed bug in #277
dc0413f

Clémentine commited on

small fix when querying models
512b095

Clémentine commited on

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

Nathan Habib commited on

Updated query, should be much faster
a2790cb

Clémentine commited on

Added rate limiting system to the leaderboard to prevent abuse
3777786

Clémentine commited on

Update app.py
851f91e

clefourrier HF staff commited on

fixed gradio issue in #248
732b8b1

Clémentine commited on

dumps models list in a file
551debe

Nathan Habib commited on

remove models backlinks file and add comments
409034f

Nathan Habib commited on

create models list for backlinks directly in app.py
cfe0f16

Nathan Habib commited on

fix submit different revisions
49a4ed6

Clémentine commited on

added gptq model submission
3994f5a

Clémentine commited on

Now checkboxes for model filters selections
3ae1b8c

Clémentine commited on

fix #229
cd67f11

Clémentine commited on

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

Clémentine commited on

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

Clémentine commited on

Adding flagging systemi, removing changelog
699e8ff

Clémentine commited on

fix rounding
d350941

Clémentine commited on

added more nuance in ft models
95f85ed

Clémentine commited on

corrected finetuned mentions
0f4a719

Clémentine commited on

removed default value for model type
ef627e9

Clémentine commited on