Spaces:
Running
Running
Commit History
submission logic
fed47e0
Add speech tab
0b8a8d2
try to fix row cutoff, last row not loading
07f9614
removing print statements
e4dae69
trying to fix loading issue on drop down change
eae0069
trying to display not at the same time
564342c
have both selection capability and dropdown for regions
630e81b
regions
89c30b1
leaderboard text changes
6d848c3
removing some filters
f37f1d5
remove model type as first column
c12bb36
remove huggingface ref and huggingface model check
9b7b608
added leaderboard component to simplify main script
4103566
Clémentine
commited on
Update app.py
e928261
simplified the template
bbd72ab
Clémentine
commited on
CPU, TOKEN, env variables (#4)
4d3bd61
Update app.py
08ba1fc
removed last restart
c438de2
Clémentine
commited on
simplified calls
30dede7
Clémentine
commited on
now with a functionning backend
01ea22b
Clémentine
commited on
fix
927d2cb
Clémentine
commited on
updated leaderboard
29546b4
Clémentine
commited on
Simplified leaderboard v0
2a860f6
Clémentine
commited on
adding pull back
fabb601
Clémentine
commited on
simplified some parts of the code + updated requirements
3d8dbe8
Clémentine
commited on
make faster thanks to no concurrency limit
7864376
Clémentine
commited on
fix order of request file vs request file list, to avoid resubmitting issues
54eae7e
Clémentine
commited on
cache
a983535
Clémentine
commited on
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
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
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