| license: "other" | |
| tags: | |
| - synthetic-data | |
| - rendering | |
| - data-pack | |
| configs: | |
| - config_name: renders | |
| data_files: | |
| - split: train | |
| path: viewer/renders/*.parquet | |
| # exclude-table test | |
| kitchen w/o table, created via tools/create_data_pack.sh | |
| This dataset mirrors public data-pack render outputs from Physicl. | |
| Each row represents one render view. The `image` column contains a stable URL to the primary render image uploaded under `/data`; `image_path` stores the relative repository path and `data_commit_sha` pins the Hugging Face dataset commit used by those URLs. Files are uploaded as downloaded unless optional PNG recompression is enabled by the sync operator. | |
| Additional render passes are exposed as URL columns. The `metadata` column is the Core `renderOutput.metadata` value serialized as JSON, without Hugging Face-specific enrichment. | |
| Dataset repo: https://huggingface.co/datasets/physicl-test/exclude-table-test | |