Spaces:
Running
Running
Commit History
Handle cached leaderboard snapshots during refresh 0c82e61 verified
Start MELABench before refreshing leaderboard data fe2d352 verified
Cache repeated model metadata during startup 59b5dfe verified
Suppress cold-start download progress logs 8e3d3a6 verified
Complete leaderboard loading within startup window ded8db9 verified
Speed up Space cold-start data downloads 6e1267f verified
Parallelize leaderboard metadata loading 3115b19 verified
Fix Python 3.13 dataclass defaults e41ee05 verified
Separate zero-shot & few-shot results. 17ca318
ACL 2025 paper citation. d088b76
Model output submission. 236bb17
Hugging Face Hub check fix for PEFT models. f171a05
Field customisations. 2caaddf
Leaderboard configuration & descriptions. 1b780de
Update README.md 2b848e2 verified
gradio_leaderboard==0.0.13 (#15) d81956b
Apply CSS to the model name column (#14) fc32710
os.isfile --> os.path.isfile (#12) abf5a88
Minimal edit for directory structure assumption. (#11) 1e9865f
Fix typo (#7) 35b7b80
Update src/display/utils.py f867bb5
Update src/envs.py 30da67d
added leaderboard component to simplify main script 4103566
Clémentine commited on
Update requirements.txt af33c63
Update README.md 5475b91
Update app.py e928261
doc 5fe3b95
Clémentine commited on
more info README ae227e4
Clémentine commited on
simplified the template bbd72ab
Clémentine commited on
CPU, TOKEN, env variables (#4) 4d3bd61
Update app.py 08ba1fc
Update src/submission/check_validity.py 0767925
removed last restart c438de2
Clémentine commited on
simplified calls 30dede7
Clémentine commited on
made token a requirement 0df3db8
Clémentine commited on
test 16837ad
Clémentine commited on
Update requirements.txt 4b87b7c
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
fix 927d2cb
Clémentine commited on
updated leaderboard 29546b4
Clémentine commited on
Simplified leaderboard v0 2a860f6
Clémentine commited on
adding pull back fabb601
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