Spaces:
Sleeping
Sleeping
Document evaluator audit archive
Browse files
README.md
CHANGED
|
@@ -37,6 +37,11 @@ submissions to `data/submissions/`. It also writes deterministic SVG files to
|
|
| 37 |
`data/svg/` for archival use, while the public browser draws records directly
|
| 38 |
from the canonical coordinates.
|
| 39 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 40 |
On Hugging Face, enable persistent storage for the Space if you want public
|
| 41 |
submissions to survive restarts.
|
| 42 |
|
|
|
|
| 37 |
`data/svg/` for archival use, while the public browser draws records directly
|
| 38 |
from the canonical coordinates.
|
| 39 |
|
| 40 |
+
Current benchmark rows point to canonical coordinate JSON under
|
| 41 |
+
`data/solutions/`. `data/evaluation_results.jsonl` is a full rerun of the
|
| 42 |
+
verifier over every current record, so the displayed records can be audited
|
| 43 |
+
from JSON alone.
|
| 44 |
+
|
| 45 |
On Hugging Face, enable persistent storage for the Space if you want public
|
| 46 |
submissions to survive restarts.
|
| 47 |
|