leaderboard / app.py

Commit History

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

Adding flagging systemi, removing changelog
2c89e68

Clémentine commited on

fix rounding
02b54d0

Clémentine commited on

added more nuance in ft models
6dff40c

Clémentine commited on

corrected finetuned mentions
72b3caa

Clémentine commited on

removed default value for model type
67f7e37

Clémentine commited on

updated design to select columns to display
f3b890b

Clémentine commited on

Update app.py
65af9f4

clefourrier HF staff commited on

adding count of models in evaluation queue and finished status (#127)
08c697d

clefourrier HF staff gsaivinay commited on

Added icons for types + fixed pending queue
072fab0

Clémentine commited on

wip adding symbols to model types
fccd458

Clémentine commited on

fix when looking for addapter model in hub
bf400fc

Nathan Habib commited on

FT: precision and adapter models
7a7f4b5

Clémentine commited on

added selector for model type
11d8792

Clémentine commited on

fix view
c6f7010

Clémentine commited on

moved the submit to a tab since the results are becoming very long
21ce100

Clémentine commited on

Using the new backend
f7d1b51

Linker1907 commited on

added harness command
501ce6e

Clémentine commited on

revamp
d4ccaf3

Clémentine commited on

column fix
c08b28d

Clémentine commited on

merge refactor
056eba8

Clémentine commited on

Copy change
fd4f913

sheonhan commited on

Fix elo ratings model links
1090354

sheonhan commited on

Add custom url for second tab
f6475aa

sheonhan commited on

Still return tab without query params
e13bf02

sheonhan commited on

Link to discussion with custom url
8daa060

sheonhan commited on

Update tab button
bccda8d

sheonhan commited on

Add GPT-4 & human eval tab
e7226cc

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

record submitted time
8696209

sheonhan commited on