CADGenBench / submit.py

Commit History

submit: drop invisible button-progress bar
7655daf
verified

michaelr27 HF Staff commited on

submit: restore Validating... toast on click
ef37489
verified

michaelr27 HF Staff commited on

step 10 / jobs-migration: submit.py -> dispatch eval to HF Jobs
fd61157
verified

michaelr27 HF Staff commited on

submit: drop eval workers 4 -> 1 (OOM under parallel osmesa)
ed2a486

Michael Rabinovich Cursor commited on

submit: dump full eval/report subprocess output to container log on failure
0648533

Michael Rabinovich Cursor commited on

Dockerfile + submit: swap Chromium for VTK; bump eval workers 1 -> 4
0626a6b

Michael Rabinovich Cursor commited on

submit: serialize cadgenbench evaluate to dodge cpu-upgrade contention
6e3ab50

Michael Rabinovich commited on

submit+app: gate Submit on HF OAuth; populate hf_username from profile
c87b253

Michael Rabinovich commited on

submit+app: toast-based feedback (validating / queued / refreshed)
6facf47

Michael Rabinovich commited on

submit: default validation + hf_username fields on the pending row
a533dd2

Michael Rabinovich commited on

submit: stuck-pending sweep on boot (chunk 6)
0a2a2c6

Michael Rabinovich commited on

submit: reject byte-identical re-submits via SHA-256 dedup
3237736

Michael Rabinovich commited on

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

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