Spaces:
Runtime error
Runtime error
Commit History
flag models
71834c1
Nathan Habib
commited on
flag models
c1d0f7f
Nathan Habib
commited on
nathan-flagged-models-vis (#478)
460ecf2
added flag
783ccc5
Clémentine
commited on
added tigerbot models to do not submit per authors request
202d26e
Clémentine
commited on
flagging tiger models
e629df0
Nathan Habib
commited on
Fixed tokenizer message
8137036
Clémentine
commited on
added FAQ in about tab
2246286
Clémentine
commited on
removed drop
698f471
Clémentine
commited on
Fix tokenizer checks - much simpler
ead4c96
Clémentine
commited on
fix tokenizer detection
bde3a6f
Clémentine
commited on
simplified some parts of the code + updated requirements
9d22eee
Clémentine
commited on
Added check on tokenizer to prevent submissions which won't run
7302987
Clémentine
commited on
Update benchmark count and fix typo (`inetuning->finetuning`) (#395)
7abc6a7
fix order of request file vs request file list, to avoid resubmitting issues
976f398
Clémentine
commited on
cache
4ff9eef
Clémentine
commited on
update for caching
395eff6
Clémentine
commited on
add model architecture as column
3dfaf22
Clémentine
commited on
Simplify About
eaace79
Clémentine
commited on
Refactor 2 - added plotting back
b1a1395
Clémentine
commited on
fix value error in param size
ccefec9
Clémentine
commited on
Fix requirements for mistral models - to change once transformers gets updated.
002172c
Clémentine
commited on
fix col width
fc1e99b
Clémentine
commited on
refacto style + rate limit
df66f6e
Clémentine
commited on
Fix TruthfulQA NaN scores to 0
bb17be3
Clémentine
commited on
refacto part 1
2a5f9fb
Clémentine
commited on
add new evals to the leaderboard
e3aaf53
Nathan Habib
commited on
token for checking gated base models
f3cda22
Clémentine
commited on
Fix BibTex author ordering (#342)
216309b
fix disapearing models
280033c
Nathan Habib
commited on
Merge branch 'main' of https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard
0f4fbd6
Nathan Habib
commited on
fix model display when fething metadata
624b3c8
Nathan Habib
commited on
reorg to simplify nav in code base
6e56e0d
Clémentine
commited on
should update index in collection as it goes
c212cb7
Clémentine
commited on
Creating functions for plotting results over time (#295)
f2bc0a5
update collection path
36bf18d
Clémentine
commited on
req test
06acefd
Clémentine
commited on
added automatic update of the best LLM models
e295ac3
Clémentine
commited on
reformat files, put metadata in request files
adb0416
Nathan Habib
commited on
updated GPTQ display!
5491f2d
Clémentine
commited on
Update src/display_models/model_metadata_type.py
ed118a6
fix model search
ef5b51c
Clémentine
commited on
multi-search (#318)
72a0f0f
Added restrictor on model cards and licenses
b93d1b1
Clémentine
commited on
Fix search bar by not filtered models with unknown model type
f485a37
Nathan Habib
commited on
flagging AIDC-ai-business models
2ef734a
Nathan Habib
commited on
updated caching to include size of models
5933808
Clémentine
commited on
Updated model info to get number of parameters in almost all cases, even without safetensors
301c384
Clémentine
commited on
Fix merge
5da3025
Nathan Habib
commited on