Commit History

Remove intro text
49eec5b

Martin Jurkovic commited on

Update dataset names
7891337

Martin Jurkovic commited on

Remove "demo" from name
6daea60

Martin Jurkovic commited on

Update method names
0a65444

Martin Jurkovic commited on

Code cleanup
9446fe5

Martin Jurkovic commited on

Update cardinality score and C2ST naming
56140d5

Martin Jurkovic commited on

Update citation
5acb894

Martin Jurkovic commited on

Update about section
a41edef

Martin Jurkovic commited on

Update leaderboard
5909269

Martin Jurkovic commited on

Add citation
11ddffe

Martin Jurkovic commited on

Add single column leaderboard
370d5a0

Martin Jurkovic commited on

Allow missing metric
385e405

Martin Jurkovic commited on

Add singletable metrics
5f7fcf4

Martin Jurkovic commited on

Add first version of syntherela leaderboard
3b86dfc

Martin Jurkovic commited on

Apply CSS to the model name column (#14)
fc32710

clefourrier HF Staff t0-0 commited on

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

clefourrier HF Staff meg HF Staff commited on

Minimal edit for directory structure assumption. (#11)
1e9865f

clefourrier HF Staff meg HF Staff commited on

Update src/display/utils.py
f867bb5

clefourrier HF Staff commited on

Update src/envs.py
30da67d

clefourrier HF Staff commited on

added leaderboard component to simplify main script
4103566

Clémentine commited on

doc
5fe3b95

Clémentine commited on

simplified the template
bbd72ab

Clémentine commited on

CPU, TOKEN, env variables (#4)
4d3bd61

clefourrier HF Staff meg HF Staff commited on

Update src/submission/check_validity.py
0767925

clefourrier HF Staff commited on

made token a requirement
0df3db8

Clémentine commited on

test
16837ad

Clémentine commited on

fix
6be74f5

Clémentine commited on

removed quantization to simplify
32b707a

Clémentine commited on

now with a functionning backend
01ea22b

Clémentine commited on

update read
4f3c2a8

Clémentine commited on

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