Spaces:
Running
Running
| # Private answer key — pulled at boot from the private dataset, never committed | |
| annotations_private.json | |
| # Paper-baseline seed records — destined for the public DATASET repo, not the Space | |
| seeds/ | |
| # Local dev | |
| .venv/ | |
| __pycache__/ | |
| *.pyc | |
| # Local snapshot caches | |
| .cache/ | |
| # Editor / OS | |
| .DS_Store | |
| .idea/ | |
| .vscode/ | |