Commit History

app+requirements: pin Gradio 5 + gradio_leaderboard, auto-refresh now works
4e86f82

Michael Rabinovich commited on

app: fix leaderboard auto-refresh via @gr .render(key=...)
f2f35be

Michael Rabinovich commited on

app: drive auto-refresh via gr.Timer().tick instead of every= on Dataframe
4ee70ef

Michael Rabinovich commited on

app: auto-refresh leaderboard + bootstrap logging
b2f3ce6

Michael Rabinovich commited on

Dockerfile: bump CADGENBENCH_SHA to 9bd02fb (lazy baseline import)
67fd44c

Michael Rabinovich commited on

leaderboard: fetch results.jsonl via direct cache-busted HTTPS
9fcb684

Michael Rabinovich commited on

submit: background-thread eval, flip row pending -> completed / failed
855bb8a

Michael Rabinovich commited on

leaderboard: render pending / failed score cells with a status tag
5aee3e5

Michael Rabinovich commited on

leaderboard: handle null score fields on pending / failed rows
00d091d

Michael Rabinovich commited on

app: drop history-narrative prose from Submit tab
a58058c

Michael Rabinovich commited on

submit: drop the agree checkbox, meta.json is the only consent gate
9e84592

Michael Rabinovich commited on

submit: drop dead form fields, meta.json is the only source
f571140

Michael Rabinovich commited on

submit: write pending row + upload zip on successful validation
1748c76

Michael Rabinovich commited on

submit: move handle_submit into its own module + add validation pipeline
0501689

Michael Rabinovich commited on

Dockerfile: bump CADGENBENCH_SHA to ed31274 (parallel evaluate)
91244c6

Michael Rabinovich commited on

Dockerfile: copy all Python modules, not just app.py
f26021f

Michael Rabinovich commited on

refactor: split leaderboard read path into its own module
b5ad973

Michael Rabinovich commited on

docs: rewrite Space README + About tab as declarative current state
628bc9e

Michael Rabinovich commited on

Dockerfile: bump CADGENBENCH_SHA to 1747493 (Hub-only fixtures)
d8207be

Michael Rabinovich commited on

Dockerfile: bump CADGENBENCH_SHA to 36ac6b4 (Hub-aware paths.py)
aa1e886

Michael Rabinovich commited on

scrub for the cadgenbench Public flip: drop NIST + remove build secret
a80542f

Michael Rabinovich Cursor commited on

Dockerfile: use actual GH username in classic-PAT URL, not x-access-token
12c3a54

Michael Rabinovich Cursor commited on

Dockerfile: use x-access-token:TOKEN URL form for classic PAT
818fd28

Michael Rabinovich Cursor commited on

Dockerfile: point cadgenbench install at huggingface/cadgenbench
aa263ac

Michael Rabinovich Cursor commited on

docs: refresh stale status strings after org transfer
7dc3bc3

Michael Rabinovich Cursor commited on

docs: refresh stale science/ migration target in space README
93ddafd

Michael Rabinovich Cursor commited on

step 6 (A2): switch space to sdk:docker, install cadgenbench from private LeForge via GH_PAT build secret
900c7c1

Michael Rabinovich Cursor commited on

ui: render validity_rate as percentage in the leaderboard table
00d6e0c

Michael Rabinovich Cursor commited on

schema: rename model -> submission_name; seed with 3 baseline rows
952dbca

Michael Rabinovich Cursor commited on

step 5: leaderboard reads from submissions dataset on hub
afed315

Michael Rabinovich Cursor commited on

step 3: gradio leaderboard scaffold
c040324

Michael Rabinovich Cursor commited on

Update index.html
64a522a
verified

michaelr27 HF Staff commited on

changed index
79711e2

Michael Rabinovich commited on

Added comparison files
69c9226

Michael Rabinovich commited on

initial commit
1222e5c
verified

michaelr27 HF Staff commited on