Commit History

fixs
91e8a06

Clémentine commited on

updated leaderboard
29546b4

Clémentine commited on

Simplified leaderboard v0
2a860f6

Clémentine commited on

simplified some parts of the code + updated requirements
3d8dbe8

Clémentine commited on

Added check on tokenizer to prevent submissions which won't run
06b0c2d

Clémentine commited on

Update benchmark count and fix typo (`inetuning->finetuning`) (#395)
71f3e62

clefourrier HF staff alvarobartt HF staff 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

add model architecture as column
1ba1924

Clémentine commited on

Simplify About
a6eaff8

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

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

refacto part 1
8b1f7a0

Clémentine commited on

add new evals to the leaderboard
2a73df7

Nathan Habib commited on

token for checking gated base models
8f3a3ec

Clémentine commited on

Fix BibTex author ordering (#342)
bdabf34

clefourrier HF staff lewtun HF staff commited on

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

clefourrier HF staff chriscanal commited on

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

clefourrier HF staff commited on

fix model search
3ff4997

Clémentine commited on

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

clefourrier HF staff commited on

fix bug in metadata display
f7a01a1

Clémentine commited on