Commit History
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
Update model size filter intervals (#325)
406fb6d
fix model search
3ff4997
Clémentine
commited on
bugfix
f563363
multi-search (#318)
4b4926f
Added restrictor on model cards and licenses
28a81c8
Clémentine
commited on
fix accordion for citation
71f25ab
Nathan Habib
commited on
checkbox for unkown model type
6b38c4e
Nathan Habib
commited on
checkbox for unkown model type
9b956b0
Nathan Habib
commited on
fixing unshowed models with using search bar
edfa118
Nathan Habib
commited on
Fix search bar by not filtered models with unknown model type
9844b3e
Nathan Habib
commited on
Updated model info to get number of parameters in almost all cases, even without safetensors
5c7f7fc
Clémentine
commited on
add precision selector
e409ccb
Nathan Habib
commited on
added management of unknown param numbers
4b511b7
Clémentine
commited on
fixed bug in #277
4476a88
Clémentine
commited on
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
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
Add a model size filter ✨ (#218)
beaaa9e
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