Commit History

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

updated design to select columns to display
ecef2dc

Clémentine commited on

Update app.py
613696b

clefourrier HF staff commited on

adding count of models in evaluation queue and finished status (#127)
740b29d

clefourrier HF staff gsaivinay commited on

Added icons for types + fixed pending queue
b323764

Clémentine commited on

wip adding symbols to model types
217b585

Clémentine commited on

fix when looking for addapter model in hub
2f6ebf5

Nathan Habib commited on

FT: precision and adapter models
12cea14

Clémentine commited on

added selector for model type
99b25b8

Clémentine commited on

fix view
00358b1

Clémentine commited on

moved the submit to a tab since the results are becoming very long
8dfa543

Clémentine commited on

Using the new backend
d16cee2

Linker1907 commited on

added harness command
d2e8eca

Clémentine commited on

revamp
6e8f400

Clémentine commited on

column fix
d52179b

Clémentine commited on

merge refactor
460d762

Clémentine commited on

Copy change
ce824ba

sheonhan commited on

Fix elo ratings model links
e05ec6c

sheonhan commited on

Add custom url for second tab
7644705

sheonhan commited on

Still return tab without query params
6a6e05c

sheonhan commited on

Link to discussion with custom url
8cb7546

sheonhan commited on

Update tab button
b5f5045

sheonhan commited on

Add GPT-4 & human eval tab
0227006

sheonhan commited on

Add search emoji
92ae76d

sheonhan commited on

Search on ENTER
48c5442

sheonhan commited on

Increase concurrency count
f458f0b

sheonhan commited on

import datetime correctly
d35aee2

sheonhan commited on