Commit History

Widen stereotype column further
6b57fab
unverified

danielz02 commited on

Widen column size for model name and stereotype
0739ad7
unverified

danielz02 commited on

Widen column size for toxicity and stereotype
fbfb2a9
unverified

danielz02 commited on

Update app.py
3b1a583
verified

chejian commited on

Update space restart
e5d95c8
verified

chejian commited on

Further reduce model name column width
3aa7108
unverified

danielz02 commited on

Fix column width
709c79a
unverified

danielz02 commited on

Use smaller column minimal width
112bd22
unverified

danielz02 commited on

Change repository names
1989939
unverified

danielz02 commited on

fix
1257fc3

Clémentine commited on

updated leaderboard
efeee6d

Clémentine commited on

Simplified leaderboard v0
9833cdb

Clémentine commited on

adding pull back
d084b26

Clémentine commited on

simplified some parts of the code + updated requirements
9d22eee

Clémentine commited on

make faster thanks to no concurrency limit
d4aa996

Clémentine commited on

fix order of request file vs request file list, to avoid resubmitting issues
976f398

Clémentine commited on

cache
4ff9eef

Clémentine commited on

update for caching
395eff6

Clémentine commited on

simplify launcher + remove dataframe warning on boolean columns
ab6f548

Clémentine commited on

add model architecture as column
3dfaf22

Clémentine commited on

Try concurrency management
bb149ba

Clémentine commited on

fix
be0d7e4

Clémentine commited on

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

Creating functions for plotting results over time (#295)
f2bc0a5

clefourrier HF staff chriscanal 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

Update model size filter intervals (#325)
0a4ff24

clefourrier HF staff BearSean 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