Commit History

fix ModelType is not defined
67c432c

eduagarcia commited on

change 'proprietary' models to 'external' models and added news models
91c6e89

eduagarcia commited on

update ranges
5651102
verified

eduagarcia commited on

update collection format
9c5c692

eduagarcia commited on

Update src/display/about.py
183ec61
verified

eduagarcia commited on

Make model text exibit precision if there's more than one eval or precision is not float16 or bfloat16
59399bc

eduagarcia commited on

fix typo and multiple models in README
b4fc70b

eduagarcia commited on

Merge branch 'main' of https://huggingface.co/spaces/eduagarcia/open_pt_llm_leaderboard
f49e1e5

eduagarcia commited on

Permit different revision
a3b0a0f

eduagarcia commited on

Update src/display/about.py
77a5f61
verified

eduagarcia commited on

better explation for use_remote_code=True
a761927

eduagarcia commited on

Add proprietary model results v1
1dbfacb

eduagarcia commited on

Change language dropdown order
1ec02f0

eduagarcia commited on

Update model list in README
2331e6f

eduagarcia commited on

Add new column: Main Language
6da7311

eduagarcia commited on

Rename 85B+ format to 100B+
73d86a6
verified

eduagarcia commited on

add dynamic documentation for RAW_RESULTS_REPO
43c2b1a

eduagarcia commited on

Add raw results links if exists, and fix minor issues
aa7060a

eduagarcia commited on

new size intervals and apply same intervals for the collection
7625ef6

eduagarcia commited on

Add env variable SHOW_INCOMPLETE_EVALS and order evaluation queue by priority
8aaf0e7

eduagarcia commited on

Allow old model metrics
6269bd0

eduagarcia commited on

Add new tasks and make leadboard work without new tasks evals
5639a81

eduagarcia commited on

add datasources links on the about page
03f7287

eduagarcia commited on

add changelog tab
b74e881

eduagarcia commited on

Portuguese Tasks configs and fix bugs
c0fa950

eduagarcia commited on

Fix typo on ModelType
155aef4

eduagarcia commited on

New model_type: language adapt
395f537

eduagarcia commited on

Refactor Tasks to load by yaml configuration file
4445ad2

eduagarcia commited on

Feature: FIELD with original HF Leaderboard ranking
71ecfbb

eduagarcia commited on

Merge Origin - Rename model types (#1)
9839977
verified

eduagarcia commited on

Evaluation time metric and plot
359d8a9

eduagarcia commited on

TRUST_REMOTE_CODE env variable
1253c3b

eduagarcia commited on

change icon to rocket
eef299c

eduagarcia commited on

Fix model eval links and remove huggingface icon from Leaderboard name
439afd4

eduagarcia commited on

Parametrize documentation
7499b46

eduagarcia commited on

New tasks difinitions
3449f84

eduagarcia commited on

Refactor code for adding generic tasks
36e3010

eduagarcia commited on

Enable clean initialization without any evaluate model
ec3a730

eduagarcia commited on

Explain where reproducibility command is (#542)
06919ed
verified

clefourrier HF staff meg HF staff commited on

simplified display, added an extra config repo to carry dynamic information
9b2e755

Clémentine commited on

full width css!
3df8919

Clémentine commited on

Added checkbox for merges
b762711

Clémentine commited on

adding merge check - super slow but at least info is displayed
20b060e

Clémentine commited on

added comment about precision selection
ad4383d

clefourrier HF staff commited on