Spaces:
Runtime error
Runtime error
Commit History
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
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
fix model search 3ff4997
Clémentine commited on
multi-search (#318) 4b4926f
Added restrictor on model cards and licenses 28a81c8
Clémentine commited on
Fix search bar by not filtered models with unknown model type 9844b3e
Nathan Habib commited on
flagging AIDC-ai-business models a18f435
Nathan Habib commited on
updated caching to include size of models bffc763
Clémentine commited on
Updated model info to get number of parameters in almost all cases, even without safetensors 5c7f7fc
Clémentine commited on
Fix merge 2e6f6b1
Nathan Habib commited on
Merge branch 'main' of https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard 025bd59
Nathan Habib commited on
use cache for model metadata 17d19f9
Nathan Habib commited on
fixes display for model params that are 0 69297e0
Clémentine commited on
type updated 7fe34a6
Clémentine commited on
fix list of finished models to include models waiting for new eval abebeac
Nathan Habib commited on
Fix sorting of model files by date, added extra fields if we need the info later f4eb9a2
Clémentine commited on
Added rate limiting system to the leaderboard to prevent abuse fbf1bb2
Clémentine commited on
flagged gaodrew/gaodrew-gorgonzola-13b fe668c2
fix bug in metadata display f7a01a1
Clémentine commited on
fix of the model type display 102e645
Clémentine commited on
Update src/display_models/model_metadata_type.py dcd824c
Flagging TigerResearch/tigerbot-7b-sft-v1 a56e0da
fix submit different revisions ab74576
Clémentine commited on
Flagging Fredithefish/ReasonixPajama-3B-HF 6c1d0a2
Update src/display_models/model_metadata_type.py 1076f36
Cleaned and refactored the code, improved filtering, added selection of deleted models b98f07f
Clémentine commited on
do not display models with an empty metric result bb46151
Clémentine commited on
Set to 0 if metric not found (#220) 9697a52
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
simplified header text 27ece10
Clémentine commited on
Flagged model per discussion cd34710
Clémentine commited on
removed need for tokens in the leaderboard + removed skull in flagged models 2edf30a
Clémentine commited on
Adding flagging systemi, removing changelog 2c89e68
Clémentine commited on
Adding link to detailed results and evals (#203) aaa5b50
Update src/auto_leaderboard/model_metadata_type.py 6be2b88
Update src/auto_leaderboard/model_metadata_type.py (#199) e909560
Small update and reorg of text (#198) 3aa78c2
look at model info if not in request file 07bb8af
Clémentine commited on