InternData-A1 v3 EEF repaired (next-observation-absolute, unified keys, LeRobot-standard projection)
#1
by GT-111 - opened
This view is limited to 50 files because it contains too many changes. See the raw diff here.
- README.md +57 -63
- franka/data/chunk-000/file-000.parquet +2 -2
- franka/data/chunk-000/file-001.parquet +2 -2
- franka/data/chunk-000/file-002.parquet +2 -2
- franka/data/chunk-000/file-003.parquet +2 -2
- franka/data/chunk-000/file-004.parquet +2 -2
- franka/data/chunk-000/file-005.parquet +2 -2
- franka/data/chunk-000/file-006.parquet +2 -2
- franka/data/chunk-000/file-007.parquet +2 -2
- franka/data/chunk-000/file-008.parquet +2 -2
- franka/data/chunk-000/file-009.parquet +2 -2
- franka/data/chunk-000/file-010.parquet +2 -2
- franka/data/chunk-000/file-011.parquet +2 -2
- franka/data/chunk-000/file-012.parquet +2 -2
- franka/data/chunk-000/file-013.parquet +2 -2
- franka/data/chunk-000/file-014.parquet +2 -2
- franka/data/chunk-000/file-015.parquet +2 -2
- franka/data/chunk-000/file-016.parquet +2 -2
- franka/data/chunk-000/file-017.parquet +2 -2
- franka/data/chunk-000/file-018.parquet +2 -2
- franka/data/chunk-000/file-019.parquet +2 -2
- franka/data/chunk-000/file-020.parquet +2 -2
- franka/data/chunk-000/file-021.parquet +2 -2
- franka/data/chunk-000/file-022.parquet +2 -2
- franka/data/chunk-000/file-023.parquet +2 -2
- franka/data/chunk-000/file-024.parquet +2 -2
- franka/data/chunk-000/file-025.parquet +2 -2
- franka/data/chunk-000/file-026.parquet +2 -2
- franka/data/chunk-000/file-027.parquet +2 -2
- franka/data/chunk-000/file-028.parquet +2 -2
- franka/data/chunk-000/file-029.parquet +2 -2
- franka/data/chunk-000/file-030.parquet +2 -2
- franka/data/chunk-000/file-031.parquet +2 -2
- franka/data/chunk-000/file-032.parquet +2 -2
- franka/data/chunk-000/file-033.parquet +2 -2
- franka/data/chunk-000/file-034.parquet +2 -2
- franka/data/chunk-000/file-035.parquet +2 -2
- franka/data/chunk-000/file-036.parquet +2 -2
- franka/data/chunk-000/file-037.parquet +2 -2
- franka/data/chunk-000/file-038.parquet +2 -2
- franka/data/chunk-000/file-039.parquet +2 -2
- franka/data/chunk-000/file-040.parquet +2 -2
- franka/data/chunk-000/file-041.parquet +2 -2
- franka/data/chunk-000/file-042.parquet +2 -2
- franka/data/chunk-000/file-043.parquet +2 -2
- franka/data/chunk-000/file-044.parquet +2 -2
- franka/data/chunk-000/file-045.parquet +2 -2
- franka/data/chunk-000/file-046.parquet +2 -2
- franka/data/chunk-000/file-047.parquet +2 -2
- franka/data/chunk-000/file-048.parquet +2 -2
README.md
CHANGED
|
@@ -17,115 +17,109 @@ tags:
|
|
| 17 |
- end-effector-pose
|
| 18 |
size_categories:
|
| 19 |
- n>1T
|
| 20 |
-
pretty_name: "InternData-A1 (LeRobot v3
|
| 21 |
viewer: false
|
| 22 |
---
|
| 23 |
|
| 24 |
-
# InternData-A1 (LeRobot v3
|
| 25 |
|
| 26 |
-
This is a **LeRobot v3** format conversion of
|
| 27 |
|
| 28 |
## Original Dataset
|
| 29 |
|
| 30 |
**InternData-A1: Pioneering High-Fidelity Synthetic Data for Pre-training Generalist Policy**
|
| 31 |
|
| 32 |
-
>
|
| 33 |
|
| 34 |
- **Original Source**: https://huggingface.co/datasets/InternRobotics/InternData-A1
|
| 35 |
-
- **
|
|
|
|
| 36 |
|
| 37 |
-
InternData-A1 is a hybrid synthetic-real manipulation dataset containing over
|
| 38 |
|
| 39 |
## License
|
| 40 |
|
| 41 |
This dataset is released under [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/), consistent with the original InternData-A1 license.
|
| 42 |
|
| 43 |
-
**Important**: By downloading this dataset, you agree to the InternData-A1 Community License Agreement. The original dataset is gated — please also request access at the [original Hugging Face repo](https://huggingface.co/datasets/InternRobotics/InternData-A1).
|
| 44 |
-
|
| 45 |
## Conversion Details
|
| 46 |
|
| 47 |
### What we changed
|
| 48 |
|
| 49 |
-
1. **
|
| 50 |
-
- `[left_x, left_y, left_z, left_qw, left_qx, left_qy, left_qz, left_gripper, right_x, right_y, right_z, right_qw, right_qx, right_qy, right_qz, right_gripper]`
|
| 51 |
-
- For single-arm embodiments (Franka, Genie1), the right-arm half is filled with learned padding values.
|
| 52 |
-
- Gripper values normalized to `[0, 1]`.
|
| 53 |
-
|
| 54 |
-
2. **Forward Kinematics**: Where raw data stores joint positions, we compute forward kinematics to derive EE poses (position + quaternion).
|
| 55 |
-
|
| 56 |
-
3. **Canonical Camera Keys**: Unified camera naming across embodiments:
|
| 57 |
-
- `observation.images.cam_high` — head/top camera
|
| 58 |
-
- `observation.images.cam_left_wrist` — left wrist camera
|
| 59 |
-
- `observation.images.cam_right_wrist` — right wrist camera (when available)
|
| 60 |
|
| 61 |
-
|
| 62 |
|
| 63 |
-
|
| 64 |
|
| 65 |
### What we preserved
|
| 66 |
|
| 67 |
-
- All
|
| 68 |
-
-
|
| 69 |
- Frame-level timestamps
|
| 70 |
-
-
|
| 71 |
|
| 72 |
-
###
|
| 73 |
|
| 74 |
-
|
| 75 |
-
|
| 76 |
-
|
| 77 |
-
|
| 78 |
-
|
| 79 |
-
| split_aloha | 170,877 | 150,163,119 | Bimanual (sim) |
|
| 80 |
|
| 81 |
-
###
|
|
|
|
|
|
|
| 82 |
|
| 83 |
```
|
| 84 |
-
|
| 85 |
-
├── franka/
|
| 86 |
│ ├── data/chunk-*/file-*.parquet
|
| 87 |
-
│ ├── videos/observation.images.
|
| 88 |
-
│ └── meta/
|
| 89 |
-
├──
|
| 90 |
-
│
|
| 91 |
-
├──
|
| 92 |
-
│
|
| 93 |
-
├──
|
| 94 |
-
|
| 95 |
-
|
|
|
|
|
|
|
| 96 |
```
|
| 97 |
|
| 98 |
-
##
|
| 99 |
|
| 100 |
-
|
| 101 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 102 |
|
| 103 |
-
|
| 104 |
-
|
| 105 |
-
|
| 106 |
-
|
| 107 |
-
|
| 108 |
-
|
|
|
|
| 109 |
|
| 110 |
-
For training with the LWM-VLA / OpenPI framework (automatically discovers all child datasets):
|
| 111 |
```python
|
| 112 |
-
from
|
| 113 |
|
| 114 |
-
|
| 115 |
-
|
| 116 |
-
dataset_type="intern_a1",
|
| 117 |
-
weight=0.2,
|
| 118 |
-
)
|
| 119 |
```
|
| 120 |
|
| 121 |
## Citation
|
| 122 |
|
| 123 |
-
|
| 124 |
|
| 125 |
```bibtex
|
| 126 |
-
@article{
|
| 127 |
title={InternData-A1: Pioneering High-Fidelity Synthetic Data for Pre-training Generalist Policy},
|
| 128 |
-
author={
|
| 129 |
journal={arXiv preprint arXiv:2511.16651},
|
| 130 |
year={2025}
|
| 131 |
}
|
|
@@ -133,4 +127,4 @@ If you use this dataset, please cite both the original InternData-A1 paper and t
|
|
| 133 |
|
| 134 |
## Version History
|
| 135 |
|
| 136 |
-
- **v3.0** (current): LeRobot v3 conversion with canonical 16D EE pose layout
|
|
|
|
| 17 |
- end-effector-pose
|
| 18 |
size_categories:
|
| 19 |
- n>1T
|
| 20 |
+
pretty_name: "InternData-A1 (LeRobot v3 EEF)"
|
| 21 |
viewer: false
|
| 22 |
---
|
| 23 |
|
| 24 |
+
# InternData-A1 v3 EEF (LeRobot v3)
|
| 25 |
|
| 26 |
+
This is a **LeRobot v3** format conversion of [InternData-A1](https://huggingface.co/datasets/InternRobotics/InternData-A1), reorganized into a canonical **bimanual 16D end-effector (EE) pose** representation for large-scale VLA pre-training. 30 Hz, four embodiments, ~487.7K episodes and ~377.7M frames.
|
| 27 |
|
| 28 |
## Original Dataset
|
| 29 |
|
| 30 |
**InternData-A1: Pioneering High-Fidelity Synthetic Data for Pre-training Generalist Policy**
|
| 31 |
|
| 32 |
+
> InternRobotics. *InternData-A1: Pioneering High-Fidelity Synthetic Data for Pre-training Generalist Policy*. arXiv:2511.16651, 2025.
|
| 33 |
|
| 34 |
- **Original Source**: https://huggingface.co/datasets/InternRobotics/InternData-A1
|
| 35 |
+
- **Project Website**: https://internrobotics.github.io/interndata-a1.github.io/
|
| 36 |
+
- **GitHub**: https://github.com/InternRobotics
|
| 37 |
|
| 38 |
+
InternData-A1 is a hybrid synthetic-real manipulation dataset containing over 630K trajectories and 7,433 hours across 4 embodiments, 18 skills, 70 tasks, and 227 scenes, covering rigid, articulated, deformable, and fluid-object manipulation. This conversion covers the simulation pre-training portion across four embodiments: Franka Emika Panda (`franka/`), Genie-1 (`genie1/`), ARX Lift-2 (`lift2/`), and AgileX Split Aloha (`split_aloha/`).
|
| 39 |
|
| 40 |
## License
|
| 41 |
|
| 42 |
This dataset is released under [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/), consistent with the original InternData-A1 license.
|
| 43 |
|
|
|
|
|
|
|
| 44 |
## Conversion Details
|
| 45 |
|
| 46 |
### What we changed
|
| 47 |
|
| 48 |
+
1. **Canonical Bimanual EE Pose Representation**: Per-embodiment proprioception is unified into a single **16D bimanual EE pose vector** — per arm: position xyz (metres) + quaternion in scalar-first **WXYZ** order + gripper, left arm first then right arm. Single-arm embodiments (franka) leave the right-arm dimensions structurally masked.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 49 |
|
| 50 |
+
2. **Next-Observation-Absolute Actions**: Actions are stored as **16D absolute bimanual EE pose commands** with the same per-arm layout. Row `t` stores the pose that the *next* observation row `t+1` attains (next-observation-absolute alignment).
|
| 51 |
|
| 52 |
+
3. **LeRobot v3 Format**: Converted to the LeRobot v3 dataset layout with sharded video (MP4, AV1 codec) and Parquet-based frame data at 30 Hz.
|
| 53 |
|
| 54 |
### What we preserved
|
| 55 |
|
| 56 |
+
- All camera views: `observation.images.head` (overhead), plus wrist cameras `observation.images.wrist_left` / `observation.images.wrist_right` where the embodiment provides them (franka provides `head` + `wrist_left` only); 640-wide RGB
|
| 57 |
+
- Episode structure and task labels
|
| 58 |
- Frame-level timestamps
|
| 59 |
+
- `action_mask`, `observation.state_mask`, and `observation.image_mask` columns marking padded or dropped channels
|
| 60 |
|
| 61 |
+
### Observation and action convention
|
| 62 |
|
| 63 |
+
- `observation.state`: 16D bimanual end-effector pose — per arm `[x, y, z, qw, qx, qy, qz, gripper]`, left arm (dims 0-7) then right arm (dims 8-15).
|
| 64 |
+
- `action`: 16D absolute bimanual end-effector pose command with the same layout; row `t` is the pose attained by observation row `t+1`.
|
| 65 |
+
- `transition_action_valid` is `true` exactly on rows whose action is a valid next-observation pose; terminal placeholder rows repeat the current observation state and are masked `false`.
|
| 66 |
+
- `action_mask`, `observation.state_mask`, and `observation.image_mask` mark padded or dropped channels.
|
| 67 |
+
- Gripper channels are raw position, higher = more open.
|
|
|
|
| 68 |
|
| 69 |
+
### Layout
|
| 70 |
+
|
| 71 |
+
Each embodiment is a self-contained LeRobot v3 dataset in its own subdirectory with its own `meta/`, `data/`, and `videos/`:
|
| 72 |
|
| 73 |
```
|
| 74 |
+
intern_a1_v3_eef/
|
| 75 |
+
├── franka/ # Franka Emika Panda (single-arm; right arm masked)
|
| 76 |
│ ├── data/chunk-*/file-*.parquet
|
| 77 |
+
│ ├── videos/observation.images.{head,wrist_left}/chunk-*/file-*.mp4
|
| 78 |
+
│ └── meta/
|
| 79 |
+
│ ├── info.json
|
| 80 |
+
│ ├── tasks.parquet
|
| 81 |
+
│ ├── episodes/chunk-*/file-*.parquet
|
| 82 |
+
│ └── stats.json
|
| 83 |
+
├── genie1/ # Genie-1
|
| 84 |
+
├── lift2/ # ARX Lift-2
|
| 85 |
+
├── split_aloha/ # AgileX Split Aloha
|
| 86 |
+
│ └── ... (same per-child layout)
|
| 87 |
+
└── norm_stats.json # Corpus-level post-pipeline stats (schema v3)
|
| 88 |
```
|
| 89 |
|
| 90 |
+
### Statistics
|
| 91 |
|
| 92 |
+
| Child | Embodiment | Episodes | Frames | Cameras |
|
| 93 |
+
|---|---|---|---|---|
|
| 94 |
+
| `franka/` | Franka Emika Panda | 96,930 | 66,441,068 | head, wrist_left |
|
| 95 |
+
| `genie1/` | Genie-1 | 14,064 | 7,713,365 | head, wrist_left, wrist_right |
|
| 96 |
+
| `lift2/` | ARX Lift-2 | 205,877 | 153,366,384 | head, wrist_left, wrist_right |
|
| 97 |
+
| `split_aloha/` | AgileX Split Aloha | 170,877 | 150,163,119 | head, wrist_left, wrist_right |
|
| 98 |
+
| **Total** | | **487,748** | **377,683,936** | |
|
| 99 |
|
| 100 |
+
| Metric | Value |
|
| 101 |
+
|---|---|
|
| 102 |
+
| FPS | 30 |
|
| 103 |
+
| State Dim | 16 |
|
| 104 |
+
| Action Dim | 16 |
|
| 105 |
+
|
| 106 |
+
## Usage
|
| 107 |
|
|
|
|
| 108 |
```python
|
| 109 |
+
from lerobot.datasets import LeRobotDataset
|
| 110 |
|
| 111 |
+
# Each embodiment is an independent LeRobot dataset under a subdirectory
|
| 112 |
+
dataset = LeRobotDataset("GT-111/intern_a1_v3_eef", root=".../franka")
|
|
|
|
|
|
|
|
|
|
| 113 |
```
|
| 114 |
|
| 115 |
## Citation
|
| 116 |
|
| 117 |
+
Please cite the original InternData-A1 release when using this dataset:
|
| 118 |
|
| 119 |
```bibtex
|
| 120 |
+
@article{interndataa12025,
|
| 121 |
title={InternData-A1: Pioneering High-Fidelity Synthetic Data for Pre-training Generalist Policy},
|
| 122 |
+
author={InternRobotics},
|
| 123 |
journal={arXiv preprint arXiv:2511.16651},
|
| 124 |
year={2025}
|
| 125 |
}
|
|
|
|
| 127 |
|
| 128 |
## Version History
|
| 129 |
|
| 130 |
+
- **v3.0** (current): LeRobot v3 conversion with canonical 16D bimanual EE pose layout and next-observation-absolute actions
|
franka/data/chunk-000/file-000.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8d6f8c0c4d84ed4ab800a9d3305aa5a9a22f1cef9a006421993a3860ab247bb0
|
| 3 |
+
size 38848128
|
franka/data/chunk-000/file-001.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1e0eb1bbb44af55c76de5626137f080fd319f9c0a3d40c9fd18ef2545cd62682
|
| 3 |
+
size 38737360
|
franka/data/chunk-000/file-002.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1dd2ec57368e8c036e3fbbd9e3dd9c254ff0ebe103c5cf777e31f5ff281a6394
|
| 3 |
+
size 38859991
|
franka/data/chunk-000/file-003.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1b4a92118ffe76265b6d145edcd0f91a58c5c97c4bdd0540890236677e5ad61b
|
| 3 |
+
size 38891552
|
franka/data/chunk-000/file-004.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:61cdfb844f85e6ec747927cf8c26fc4b2213abb65e666e089b0d12b99b7523d3
|
| 3 |
+
size 38130992
|
franka/data/chunk-000/file-005.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:755074b4b026bf16bbee948bcf5bb4f348892a6350a6139ffb621abe168c0577
|
| 3 |
+
size 37603621
|
franka/data/chunk-000/file-006.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:70c48a8d01617ea7ee3b1d73438f7b4f4d1779fa39baaad04bb77c0fc29525a9
|
| 3 |
+
size 37458955
|
franka/data/chunk-000/file-007.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2fd89c4c5e34862196cdd42c9d14ba311601efb497adcce9eebe62074a8788a2
|
| 3 |
+
size 37547423
|
franka/data/chunk-000/file-008.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:47171c1a17ca7f129fb36512df2eff55c3b96b4db651a187f6ff5c7a6e94e6bb
|
| 3 |
+
size 37614479
|
franka/data/chunk-000/file-009.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e791970c40b85ba7f3b38ac9ea8a4b1393c67694a32f4699f1c56d6274bc1c58
|
| 3 |
+
size 35754408
|
franka/data/chunk-000/file-010.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5321dad5663601164d345cfa77a6a13daa42579c83abceccc89b88b689b120d4
|
| 3 |
+
size 34971423
|
franka/data/chunk-000/file-011.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:16bce6fbbfb5fd19cfa92f2ea7de24d7f0a2ab44d4dacfdaab7aa235292576d1
|
| 3 |
+
size 34943065
|
franka/data/chunk-000/file-012.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4c5537f83187c10f23906f978c50c614ba2e273427479e057733e7987eaa0fef
|
| 3 |
+
size 34928362
|
franka/data/chunk-000/file-013.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5690bb3dfb3e19831fb14814013fa1cace2c8c27c5462678a25af7e366daa668
|
| 3 |
+
size 34923314
|
franka/data/chunk-000/file-014.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0c40f1a3b81e6e7ac01d8bcb04caf3104ec8f35d4472cdcb0a0efc8d69ae3670
|
| 3 |
+
size 34943082
|
franka/data/chunk-000/file-015.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1ad97ed9e6c24754d0c051fd449d37271baa9e5a0114d54a3628f181121c5fd4
|
| 3 |
+
size 34956301
|
franka/data/chunk-000/file-016.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:277277c24499336cacec61d88f4b6b59c6adc7b5b8e1ae0bc1b417de8fff058f
|
| 3 |
+
size 34929622
|
franka/data/chunk-000/file-017.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1265ac673e6b3abd1f296f3e9ecfb5b6df7d50c15250930ab1eda6cf67e4de01
|
| 3 |
+
size 34933609
|
franka/data/chunk-000/file-018.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:25709f51d2e417a995ef8ad49327a9a292ccbb8329ac6b47db48dc14c678656f
|
| 3 |
+
size 34887307
|
franka/data/chunk-000/file-019.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:69a1a18eedacb7cb5534fdc00621ca07cee8cf1e0b8c7ae20429071af0ec415d
|
| 3 |
+
size 34840068
|
franka/data/chunk-000/file-020.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dfb80860b303dd243d13333f553e98e3bda8ec4e728a18427982c03d8fb7b9f5
|
| 3 |
+
size 34845383
|
franka/data/chunk-000/file-021.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c717c1366b44b17ef75880e572042f110c2036ed207ef5269902f527464e7c0a
|
| 3 |
+
size 34918524
|
franka/data/chunk-000/file-022.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e21ddbc1ceed91ea338348bf52f826ca58f19abbd5c2c39173bbab3d78e9722e
|
| 3 |
+
size 34852774
|
franka/data/chunk-000/file-023.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1a054207d8f5b758cbbad3b6fd9919a11beed34f1ef51a2df1ce615434101c4e
|
| 3 |
+
size 34861758
|
franka/data/chunk-000/file-024.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:af349e362ea8bd3efdf0cc38f29c29206cd848bb56b36ef7502c96b26a7f46f6
|
| 3 |
+
size 34903884
|
franka/data/chunk-000/file-025.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:386b8aec002044e6485445e68a49698222ff9ebea408519b45c2ee63ae335114
|
| 3 |
+
size 34533653
|
franka/data/chunk-000/file-026.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b43a235958588a1ea733127e8bceea96441dbe56c379658368486c6985628e8f
|
| 3 |
+
size 34412497
|
franka/data/chunk-000/file-027.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cdfe9fc61d3823e66d8f2d62d1bb67565d7168d8fffffef020f7d9c873c5ec5b
|
| 3 |
+
size 34394861
|
franka/data/chunk-000/file-028.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3d7ce6e4a26839b77a1caf7c91b267ca88e8d2d92b9367d9e57b53d84e78134f
|
| 3 |
+
size 34419094
|
franka/data/chunk-000/file-029.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:514dd941fdc9de482583fcf8fcc939fb2b3edcbcf33512b6129e24d4d5d9b689
|
| 3 |
+
size 34422612
|
franka/data/chunk-000/file-030.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1b1eabdfe2f61d5634ffb5f453692515fdd2cb372c4dab8bf73518c015447300
|
| 3 |
+
size 34386497
|
franka/data/chunk-000/file-031.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0b872dfe6b002bebb2bb97f7dd072b8249e9c11e8b7512617b743409399d5a29
|
| 3 |
+
size 34399383
|
franka/data/chunk-000/file-032.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:815652b58929b180a3025334c2f2ca69c110bd765a8c629f22f915b753b80cf8
|
| 3 |
+
size 34394147
|
franka/data/chunk-000/file-033.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:473d244e7d8485e97da40b81dca69dc17bf651eb61ce27c7f9b71bda803df580
|
| 3 |
+
size 34412109
|
franka/data/chunk-000/file-034.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:53986f972fb230259284cb8c09c80b28ee293c44f746f5a7ebd677c5da6c16a6
|
| 3 |
+
size 34608933
|
franka/data/chunk-000/file-035.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:754e8884f1ac93e2938f52afae92af3b1988ae68a9bf870b463fcb31790dc2f2
|
| 3 |
+
size 34656125
|
franka/data/chunk-000/file-036.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d26de2dc3cdb71772cd38e221d6a72155404a0380630008a018d2cd852885b16
|
| 3 |
+
size 34637544
|
franka/data/chunk-000/file-037.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:12122bcd29442b68fc2ae16d45ee1c5f6deda8b0bfa596169e8d412fee87b218
|
| 3 |
+
size 34670945
|
franka/data/chunk-000/file-038.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a38c1c0d0bca20da2f6eb0726641b799424d8dd970f114e26dfd8adcfec3d169
|
| 3 |
+
size 34634368
|
franka/data/chunk-000/file-039.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8c674930eac0c89037d85fd875045d850ce15dd876a8a64aba4bd21d99e04fc2
|
| 3 |
+
size 34636232
|
franka/data/chunk-000/file-040.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1bcb7853076abb44dd7e1e86d4caa222cc380b556399cf6b4168b4822c357731
|
| 3 |
+
size 34788392
|
franka/data/chunk-000/file-041.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6a7af6f63c2f4184db16136291234109c0ac478a9c92a6ffdcca19099d948149
|
| 3 |
+
size 34966281
|
franka/data/chunk-000/file-042.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7d3fbab3ce96f3b227c5beb8900ca06f0a369d603b5fbfad29cd314d96c20ad2
|
| 3 |
+
size 34988671
|
franka/data/chunk-000/file-043.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b5bc842afee3078af94311c6a4266f034b0d713730ef7528f6c7b4701702f43f
|
| 3 |
+
size 34980375
|
franka/data/chunk-000/file-044.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4beb2316fdf0c2c79671ff6f358fe26f33937a2971bc3ba3a64f326883ff2f33
|
| 3 |
+
size 35005746
|
franka/data/chunk-000/file-045.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ab46bc3357668f5eca9f7ace84383e4279a450b09b78e3560cf4cad955050dc8
|
| 3 |
+
size 35028894
|
franka/data/chunk-000/file-046.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b4f36911177d22f94c88f3f5184445e5abfe44efc7b896a64be92bb07dba8480
|
| 3 |
+
size 34980766
|
franka/data/chunk-000/file-047.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e134256f25a1281ce8c1e4d5c93c2cbb340bdc4902d1272055d11884d1bc45ee
|
| 3 |
+
size 34981275
|
franka/data/chunk-000/file-048.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a217796782c8bb9633307d05131e6b3f4270790da26918512c3eeaf97d6e977c
|
| 3 |
+
size 35004972
|