# Upload Checklist Recommended anonymous-review hosting path: - Use an anonymous project account or anonymous organization. - Upload this expanded directory as the dataset root. Do not make the primary dataset URL point only to a ZIP file, because `croissant.json` uses relative `contentUrl` paths into this expanded root. - Optionally upload `cxr_curatebench_neurips2026_supplement.zip` as the OpenReview supplementary snapshot if the form permits it. - Use `croissant.json` as the submitted Croissant metadata file unless the hosting platform generates an equivalent validated Croissant file. - If the final hosted dataset URL differs from the current anonymous Hugging Face placeholder, regenerate the bundle with `CXR_CURATEBENCH_DATASET_URL= python3 build_dataset_submission.py` before upload. - Confirm the hosted README, Croissant file, and data files are accessible to reviewers without author mediation. - Run the hosted-file equivalent of `python3 scripts/smoke_test.py` after upload. - Check metadata for identity leaks before submission: author names, institution names, emails, local filesystem paths, home directories, git commit authors, and unredacted source-image paths. - Do not upload raw/source-derived row JSONLs or medical images into the reviewer-safe repository unless the hosting path is explicitly credentialized and compliant with upstream terms. The final submission URL should point to the hosted dataset root, and the OpenReview Croissant upload should use the same hosted files or a platform-generated Croissant equivalent.