Upload README.md with huggingface_hub
Browse files
README.md
ADDED
|
@@ -0,0 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
pretty_name: RobotWin Stack Blocks Two Clean50 2-Step Cache 2026-04-25
|
| 4 |
+
---
|
| 5 |
+
|
| 6 |
+
# RobotWin Stack Blocks Two Clean50 2-Step Cache
|
| 7 |
+
|
| 8 |
+
This dataset repo contains a compressed latent-cache artifact for Video2VLA:
|
| 9 |
+
|
| 10 |
+
- Archive: `robotwin_stack_blocks_two_clean50_2step_20260425.tar.gz`
|
| 11 |
+
- Extracted directory: `data/cache/robotwin_stack_blocks_two_clean50_2step_20260425`
|
| 12 |
+
- File count: `3757` `.pt` files
|
| 13 |
+
- Sample latent shape: `(1, 32, 4, 15, 20)`
|
| 14 |
+
- Dtype: `torch.bfloat16`
|
| 15 |
+
- Representation: `latent`
|
| 16 |
+
|
| 17 |
+
This cache corresponds to the RobotWin `stack_blocks_two` clean50 setup using the 2-step denoising configuration.
|