Exclude one Helios media marker collision from release
Browse files
README.md
CHANGED
|
@@ -33,11 +33,11 @@ encoding camera motion in text.
|
|
| 33 |
|
| 34 |
| Component | Released rows | Hugging Face data | Production `caption_v2` manifest |
|
| 35 |
|---|---:|---|---|
|
| 36 |
-
| Helios generated, physics-filtered | 1,027,
|
| 37 |
| InSpatio camera augmentation, pair-fixed | 265,945 | `data/inspatio/shard-*.tar` | `manifests/train_manifest_inspatio_pairfix.jsonl.gz` |
|
| 38 |
| Kubric camera augmentation | 126,057 | `data/kubric_camera_aug/shard-*.tar` | `manifests/train_manifest_kubric_camera_aug.jsonl.gz` |
|
| 39 |
|
| 40 |
-
The three manifests contain 1,419,
|
| 41 |
authoritative for the released subset.
|
| 42 |
|
| 43 |
The Helios, InSpatio, and Kubric camera-augmentation files use
|
|
|
|
| 33 |
|
| 34 |
| Component | Released rows | Hugging Face data | Production `caption_v2` manifest |
|
| 35 |
|---|---:|---|---|
|
| 36 |
+
| Helios generated, physics-filtered | 1,027,329 | `data/helios/shard-*.tar` | `manifests/train_manifest_helios.jsonl.gz` |
|
| 37 |
| InSpatio camera augmentation, pair-fixed | 265,945 | `data/inspatio/shard-*.tar` | `manifests/train_manifest_inspatio_pairfix.jsonl.gz` |
|
| 38 |
| Kubric camera augmentation | 126,057 | `data/kubric_camera_aug/shard-*.tar` | `manifests/train_manifest_kubric_camera_aug.jsonl.gz` |
|
| 39 |
|
| 40 |
+
The three manifests contain 1,419,331 released rows in total. The manifests are
|
| 41 |
authoritative for the released subset.
|
| 42 |
|
| 43 |
The Helios, InSpatio, and Kubric camera-augmentation files use
|