benchmark / app.py

Commit History

Owner-only columns: policy A/B scores, MCQ format, judged timestamp
30beb3c
verified

Mushari440 commited on

A requeue must never revive a status that was set on purpose
663c248

Mushari440 Claude Opus 5 commited on

Make the manage panel work across versions, and fix what it did wrong
f79409d

Mushari440 Claude Opus 5 commited on

Add a benchmark-version picker: v7 keeps the published board, v8 starts empty
055f64d

Mushari440 Claude Opus 5 commited on

fix: 500 on delete/rerun — _list_requests never returned _path
acb610f
verified

Mushari440 commited on

fix: manage/private-results 403 — CSRF origin check on read-only GETs
e453bf5
verified

Mushari440 commited on

feat: private evaluations + maintainer manage panel (delete / re-run)
3571a43
verified

Mushari440 commited on

feat: owner-only partial runs (item cap + subtask picker)
702c6fd
verified

Mushari440 commited on

feat: accept closed-source (API) models, restricted to the maintainer
255c23c
verified

Mushari440 commited on

Windows mouse-wheel horizontal scroll; remove per-user queue cap
63262c4
verified

Mushari440 commited on

Add gated model submission: FastAPI backend + HF OAuth sign-in + submit form
3eef8f8
verified

Mushari440 commited on

Strip gradio app files: clean static Space (index.html only)
be63463
verified

Mushari440 commited on

Restore UI (masthead+theme+0-72 slider) after bisect
18a1209
verified

Mushari440 commited on

BISECT TEST: restore app.py @ 0038b5bbfa (known-good multi-row) to isolate code-vs-data
21e377a
verified

Mushari440 commited on

TEST: drop custom theme to check if it broke the table virtualizer
489b175
verified

Mushari440 commited on

Fix: remove boolean Deleted/incomplete filter (it collapsed the table render to 1 row)
f346bc5
verified

Mushari440 commited on

Fix: stop live-refreshing the custom leaderboard (it collapsed to 1 row); refresh on restart only
dbc8df4
verified

Mushari440 commited on

UI: params slider defaults to 0–72B (was auto-narrowed to the data min/max)
d0d524f
verified

Mushari440 commited on

UI: emerald theme + IBM Plex/Fraunces/Amiri fonts
29749db
verified

Mushari440 commited on

Remove the About tab
3273103
verified

Mushari440 commited on

Frontend: Deleted/incomplete filter no longer hides models by default
ecf99a7
verified

Mushari440 commited on

Fix queue not updating live: split refresh + refresh on page load
8e63036

mushari commited on

Add Rank column (by Average desc) + audited correctness fixes
1129740

mushari commited on

Live auto-refresh leaderboard + queues via gr.Timer (no manual refresh)
b2495c3

mushari commited on

Disable SSR to fix blank About/Submit tabs
b20a1da

mushari commited on

Revert ssr_mode=False (broke HF Spaces edge routing -> 404)
e662e17

mushari commited on

Fix About/Submit tabs not rendering
9d8f16e

mushari commited on

Make Space resilient to a fresh/empty backend
6cd6e5b

mushari commited on

Duplicate from gradio-templates/leaderboard
0e34921

Mushari440 abidlabs HF Staff commited on