Commit History

nathan-flagged-models-vis (#478)
460ecf2

clefourrier HF staff commited on

force ft as default
2762eff

Clémentine commited on

remove hardcoded column sizing
f2e1acc

Clémentine commited on

added flag
783ccc5

Clémentine commited on

Deeplink to autoselect a model when opening the leaderboard (#462)
8b63c4c

clefourrier HF staff Wauplin HF staff commited on

Update app.py
f4ef7c1

clefourrier HF staff commited on

added tigerbot models to do not submit per authors request
202d26e

Clémentine commited on

add mistral support
109bcd2

Clémentine commited on

flagging tiger models
e629df0

Nathan Habib commited on

Fixed tokenizer message
8137036

Clémentine commited on

remove HF home from CI
a99162a

Clémentine commited on

trusted authors
80b8ca3

Clémentine commited on

test ci
56f0ca4

Clémentine commited on

Added CI
7bb3bb8

Clémentine commited on

added FAQ in about tab
2246286

Clémentine commited on

Update requirements.txt
a1272b7

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

adding pull back
d084b26

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 README.md
96d111a

clefourrier HF staff commited on

make faster thanks to no concurrency limit
d4aa996

Clémentine commited on

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

simplify launcher + remove dataframe warning on boolean columns
ab6f548

Clémentine commited on

add model architecture as column
3dfaf22

Clémentine commited on

Simplify About
eaace79

Clémentine commited on

Try concurrency management
bb149ba

Clémentine commited on

up sdk
d45f810

Clémentine commited on

fix
be0d7e4

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

Update app.py
a163e5c

clefourrier HF staff commited on

req
c5938bb

Clémentine commited on

fix
9f11b58

Clémentine commited on

req
5b347f5

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

adding collections back
ae85651

Clémentine commited on

refacto part 1
2a5f9fb

Clémentine commited on

add new evals to the leaderboard
e3aaf53

Nathan Habib commited on

add safefail for when we cannot download datasets, will simply restart the space
26286b2

Nathan Habib commited on

token for checking gated base models
f3cda22

Clémentine commited on