CoolFace
Apppublic

demo-leaderboard-backend/leaderboard

sourceHugging Faceapache-2.0updated 1y agoView on Hugging Face
16likes
50 commits on main
047a4531y ago

Update README.md

clefourrier
2b848e22y ago

Update README.md

clefourrier
d81956b2y ago

gradio_leaderboard==0.0.13 (#15)

hysts
fc327102y ago

Apply CSS to the model name column (#14)

clefourrier, t0-0
abf5a882y ago

os.isfile --> os.path.isfile (#12)

clefourrier, meg
1e9865f2y ago

Minimal edit for directory structure assumption. (#11)

clefourrier, meg
35b7b802y ago

Fix typo (#7)

derek-thomas, albertvillanova
f867bb52y ago

Update src/display/utils.py

clefourrier
30da67d2y ago

Update src/envs.py

clefourrier
41035662y ago

added leaderboard component to simplify main script

Clémentine
af33c632y ago

Update requirements.txt

clefourrier
5475b912y ago

Update README.md

clefourrier
e9282612y ago

Update app.py

clefourrier
5fe3b952y ago

doc

Clémentine
ae227e42y ago

more info README

Clémentine
bbd72ab2y ago

simplified the template

Clémentine
4d3bd613y ago

CPU, TOKEN, env variables (#4)

clefourrier, meg
08ba1fc3y ago

Update app.py

clefourrier
07679253y ago

Update src/submission/check_validity.py

clefourrier
c438de23y ago

removed last restart

Clémentine
30dede73y ago

simplified calls

Clémentine
0df3db83y ago

made token a requirement

Clémentine
16837ad3y ago

test

Clémentine
4b87b7c3y ago

Update requirements.txt

clefourrier
6be74f53y ago

fix

Clémentine
32b707a3y ago

removed quantization to simplify

Clémentine
01ea22b3y ago

now with a functionning backend

Clémentine
4f3c2a83y ago

update read

Clémentine
91e8a063y ago

fixs

Clémentine
927d2cb3y ago

fix

Clémentine
29546b43y ago

updated leaderboard

Clémentine
2a860f63y ago

Simplified leaderboard v0

Clémentine
fabb6013y ago

adding pull back

Clémentine
3d8dbe83y ago

simplified some parts of the code + updated requirements

Clémentine
06b0c2d3y ago

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

Clémentine
71f3e623y ago

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

clefourrier, alvarobartt
53a97443y ago

Update README.md

clefourrier
78643763y ago

make faster thanks to no concurrency limit

Clémentine
54eae7e3y ago

fix order of request file vs request file list, to avoid resubmitting issues

Clémentine
a9835353y ago

cache

Clémentine
29efd583y ago

update for caching

Clémentine
1a544313y ago

simplify launcher + remove dataframe warning on boolean columns

Clémentine
1ba19243y ago

add model architecture as column

Clémentine
a6eaff83y ago

Simplify About

Clémentine
93f6cfa3y ago

Try concurrency management

Clémentine
7eaf1ad3y ago

up sdk

Clémentine
a7045a23y ago

fix

Clémentine
ceb21023y ago

Refactor 2 - added plotting back

Clémentine
76a47ce3y ago

fix value error in param size

Clémentine
c8752753y ago

Fix requirements for mistral models - to change once transformers gets updated.

Clémentine