Spaces:
Runtime error
Runtime error
Commit History
Update README.md 53a9744
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
Simplify About a6eaff8
Clémentine commited on
Try concurrency management 93f6cfa
Clémentine commited on
up sdk 7eaf1ad
Clémentine commited on
fix a7045a2
Clémentine commited on
Refactor 2 - added plotting back ceb2102
Clémentine commited on
fix value error in param size 76a47ce
Clémentine commited on
Fix requirements for mistral models - to change once transformers gets updated. c875275
Clémentine commited on
Update app.py e5ec0e1
req a8ae4a0
Clémentine commited on
fix 666f533
Clémentine commited on
req 5daa2a7
Clémentine commited on
fix col width 16a06c4
Clémentine commited on
refacto style + rate limit 3b3db42
Clémentine commited on
Fix TruthfulQA NaN scores to 0 992b592
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
simplify deps for pip 0b0af8b
Clémentine commited on
update requirements - to rollback once tokenizers deps is patched 2639471
Clémentine commited on
adds script to create a request file for any model 5ced480
Nathan Habib commited on
Fix BibTex author ordering (#342) bdabf34
fix disapearing models 3817014
Nathan Habib commited on
Merge branch 'main' of https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard cc5299c
Nathan Habib commited on
fix model display when fething metadata 95eba41
Nathan Habib commited on
reorg to simplify nav in code base c0da33d
Clémentine commited on
should update index in collection as it goes 238e793
Clémentine commited on
Creating functions for plotting results over time (#295) 7e8ac0e
update collection path cee9d40
Clémentine commited on
req test c7335af
Clémentine commited on
fix req 74855d7
Clémentine commited on
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 src/display_models/model_metadata_type.py 2b4bd2a
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
use newest of transformers to submit mistral models bc2e8b5
Nathan Habib commited on