Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions cookbooks/cosmos3/generator/transfer/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,13 @@ come from the control video; see the spec field reference for how `fps` and

Transfer inference is selected automatically when any hint key is present in the spec.

> **PAIBench-C reproduction**: The checked-in specs (`specs/*.json`) with `--seed 2026`
> are the canonical inference recipe used for the PAIBench-C results in the Cosmos3 report.
> Prompts follow the structured `prompt.json` format shown in `assets/*/`. For the full
> benchmark run, use the same per-clip seed (`2026`) for all clips. Evaluation
> reproducibility is tracked separately at
> [SHI-Labs/physical-ai-bench#7](https://github.com/SHI-Labs/physical-ai-bench/issues/7).

## Run with Cosmos Framework

### Quickstart
Expand Down