Copy R1_Lite_peach_storage into RoboCOIN_useable
Browse filesThis view is limited to 50 files because it contains too many changes. See raw diff
- R1_Lite_peach_storage/.gitattributes +59 -0
- R1_Lite_peach_storage/README.md +337 -0
- R1_Lite_peach_storage/annotations/eef_acc_mag_annotation.jsonl +3 -0
- R1_Lite_peach_storage/annotations/eef_direction_annotation.jsonl +7 -0
- R1_Lite_peach_storage/annotations/eef_velocity_annotation.jsonl +3 -0
- R1_Lite_peach_storage/annotations/gripper_activity_annotation.jsonl +4 -0
- R1_Lite_peach_storage/annotations/gripper_mode_annotation.jsonl +3 -0
- R1_Lite_peach_storage/annotations/scene_annotations.jsonl +110 -0
- R1_Lite_peach_storage/annotations/subtask_annotations.jsonl +7 -0
- R1_Lite_peach_storage/annotations/subtasks.jsonl +7 -0
- R1_Lite_peach_storage/data/chunk-000/episode_000000.parquet +3 -0
- R1_Lite_peach_storage/data/chunk-000/episode_000001.parquet +3 -0
- R1_Lite_peach_storage/data/chunk-000/episode_000002.parquet +3 -0
- R1_Lite_peach_storage/data/chunk-000/episode_000003.parquet +3 -0
- R1_Lite_peach_storage/data/chunk-000/episode_000004.parquet +3 -0
- R1_Lite_peach_storage/data/chunk-000/episode_000005.parquet +3 -0
- R1_Lite_peach_storage/data/chunk-000/episode_000006.parquet +3 -0
- R1_Lite_peach_storage/data/chunk-000/episode_000007.parquet +3 -0
- R1_Lite_peach_storage/data/chunk-000/episode_000008.parquet +3 -0
- R1_Lite_peach_storage/data/chunk-000/episode_000009.parquet +3 -0
- R1_Lite_peach_storage/data/chunk-000/episode_000010.parquet +3 -0
- R1_Lite_peach_storage/data/chunk-000/episode_000011.parquet +3 -0
- R1_Lite_peach_storage/data/chunk-000/episode_000012.parquet +3 -0
- R1_Lite_peach_storage/data/chunk-000/episode_000013.parquet +3 -0
- R1_Lite_peach_storage/data/chunk-000/episode_000014.parquet +3 -0
- R1_Lite_peach_storage/data/chunk-000/episode_000015.parquet +3 -0
- R1_Lite_peach_storage/data/chunk-000/episode_000016.parquet +3 -0
- R1_Lite_peach_storage/data/chunk-000/episode_000017.parquet +3 -0
- R1_Lite_peach_storage/data/chunk-000/episode_000018.parquet +3 -0
- R1_Lite_peach_storage/data/chunk-000/episode_000019.parquet +3 -0
- R1_Lite_peach_storage/data/chunk-000/episode_000020.parquet +3 -0
- R1_Lite_peach_storage/data/chunk-000/episode_000021.parquet +3 -0
- R1_Lite_peach_storage/data/chunk-000/episode_000022.parquet +3 -0
- R1_Lite_peach_storage/data/chunk-000/episode_000023.parquet +3 -0
- R1_Lite_peach_storage/data/chunk-000/episode_000024.parquet +3 -0
- R1_Lite_peach_storage/data/chunk-000/episode_000025.parquet +3 -0
- R1_Lite_peach_storage/data/chunk-000/episode_000026.parquet +3 -0
- R1_Lite_peach_storage/data/chunk-000/episode_000027.parquet +3 -0
- R1_Lite_peach_storage/data/chunk-000/episode_000028.parquet +3 -0
- R1_Lite_peach_storage/data/chunk-000/episode_000029.parquet +3 -0
- R1_Lite_peach_storage/data/chunk-000/episode_000030.parquet +3 -0
- R1_Lite_peach_storage/data/chunk-000/episode_000031.parquet +3 -0
- R1_Lite_peach_storage/data/chunk-000/episode_000032.parquet +3 -0
- R1_Lite_peach_storage/data/chunk-000/episode_000033.parquet +3 -0
- R1_Lite_peach_storage/data/chunk-000/episode_000034.parquet +3 -0
- R1_Lite_peach_storage/data/chunk-000/episode_000035.parquet +3 -0
- R1_Lite_peach_storage/data/chunk-000/episode_000036.parquet +3 -0
- R1_Lite_peach_storage/data/chunk-000/episode_000037.parquet +3 -0
- R1_Lite_peach_storage/data/chunk-000/episode_000038.parquet +3 -0
- R1_Lite_peach_storage/data/chunk-000/episode_000039.parquet +3 -0
R1_Lite_peach_storage/.gitattributes
ADDED
|
@@ -0,0 +1,59 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
*.7z filter=lfs diff=lfs merge=lfs -text
|
| 2 |
+
*.arrow filter=lfs diff=lfs merge=lfs -text
|
| 3 |
+
*.bin filter=lfs diff=lfs merge=lfs -text
|
| 4 |
+
*.bz2 filter=lfs diff=lfs merge=lfs -text
|
| 5 |
+
*.ckpt filter=lfs diff=lfs merge=lfs -text
|
| 6 |
+
*.ftz filter=lfs diff=lfs merge=lfs -text
|
| 7 |
+
*.gz filter=lfs diff=lfs merge=lfs -text
|
| 8 |
+
*.h5 filter=lfs diff=lfs merge=lfs -text
|
| 9 |
+
*.joblib filter=lfs diff=lfs merge=lfs -text
|
| 10 |
+
*.lfs.* filter=lfs diff=lfs merge=lfs -text
|
| 11 |
+
*.lz4 filter=lfs diff=lfs merge=lfs -text
|
| 12 |
+
*.mds filter=lfs diff=lfs merge=lfs -text
|
| 13 |
+
*.mlmodel filter=lfs diff=lfs merge=lfs -text
|
| 14 |
+
*.model filter=lfs diff=lfs merge=lfs -text
|
| 15 |
+
*.msgpack filter=lfs diff=lfs merge=lfs -text
|
| 16 |
+
*.npy filter=lfs diff=lfs merge=lfs -text
|
| 17 |
+
*.npz filter=lfs diff=lfs merge=lfs -text
|
| 18 |
+
*.onnx filter=lfs diff=lfs merge=lfs -text
|
| 19 |
+
*.ot filter=lfs diff=lfs merge=lfs -text
|
| 20 |
+
*.parquet filter=lfs diff=lfs merge=lfs -text
|
| 21 |
+
*.pb filter=lfs diff=lfs merge=lfs -text
|
| 22 |
+
*.pickle filter=lfs diff=lfs merge=lfs -text
|
| 23 |
+
*.pkl filter=lfs diff=lfs merge=lfs -text
|
| 24 |
+
*.pt filter=lfs diff=lfs merge=lfs -text
|
| 25 |
+
*.pth filter=lfs diff=lfs merge=lfs -text
|
| 26 |
+
*.rar filter=lfs diff=lfs merge=lfs -text
|
| 27 |
+
*.safetensors filter=lfs diff=lfs merge=lfs -text
|
| 28 |
+
saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
| 29 |
+
*.tar.* filter=lfs diff=lfs merge=lfs -text
|
| 30 |
+
*.tar filter=lfs diff=lfs merge=lfs -text
|
| 31 |
+
*.tflite filter=lfs diff=lfs merge=lfs -text
|
| 32 |
+
*.tgz filter=lfs diff=lfs merge=lfs -text
|
| 33 |
+
*.wasm filter=lfs diff=lfs merge=lfs -text
|
| 34 |
+
*.xz filter=lfs diff=lfs merge=lfs -text
|
| 35 |
+
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 36 |
+
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 37 |
+
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 38 |
+
# Audio files - uncompressed
|
| 39 |
+
*.pcm filter=lfs diff=lfs merge=lfs -text
|
| 40 |
+
*.sam filter=lfs diff=lfs merge=lfs -text
|
| 41 |
+
*.raw filter=lfs diff=lfs merge=lfs -text
|
| 42 |
+
# Audio files - compressed
|
| 43 |
+
*.aac filter=lfs diff=lfs merge=lfs -text
|
| 44 |
+
*.flac filter=lfs diff=lfs merge=lfs -text
|
| 45 |
+
*.mp3 filter=lfs diff=lfs merge=lfs -text
|
| 46 |
+
*.ogg filter=lfs diff=lfs merge=lfs -text
|
| 47 |
+
*.wav filter=lfs diff=lfs merge=lfs -text
|
| 48 |
+
# Image files - uncompressed
|
| 49 |
+
*.bmp filter=lfs diff=lfs merge=lfs -text
|
| 50 |
+
*.gif filter=lfs diff=lfs merge=lfs -text
|
| 51 |
+
*.png filter=lfs diff=lfs merge=lfs -text
|
| 52 |
+
*.tiff filter=lfs diff=lfs merge=lfs -text
|
| 53 |
+
# Image files - compressed
|
| 54 |
+
*.jpg filter=lfs diff=lfs merge=lfs -text
|
| 55 |
+
*.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 56 |
+
*.webp filter=lfs diff=lfs merge=lfs -text
|
| 57 |
+
# Video files - compressed
|
| 58 |
+
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 59 |
+
*.webm filter=lfs diff=lfs merge=lfs -text
|
R1_Lite_peach_storage/README.md
ADDED
|
@@ -0,0 +1,337 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
task_categories:
|
| 3 |
+
- robotics
|
| 4 |
+
|
| 5 |
+
language:
|
| 6 |
+
- en
|
| 7 |
+
- zh
|
| 8 |
+
|
| 9 |
+
|
| 10 |
+
extra_gated_prompt: 'By accessing this dataset, you agree to cite the associated paper in your research/publications—see the "Citation" section for details. You agree to not use the dataset to conduct experiments that cause harm to human subjects.'
|
| 11 |
+
|
| 12 |
+
|
| 13 |
+
|
| 14 |
+
extra_gated_fields:
|
| 15 |
+
|
| 16 |
+
Company/Organization:
|
| 17 |
+
type: 'text'
|
| 18 |
+
description: 'e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher"'
|
| 19 |
+
|
| 20 |
+
Country:
|
| 21 |
+
type: 'country'
|
| 22 |
+
description: 'e.g., "Germany", "China", "United States"'
|
| 23 |
+
|
| 24 |
+
|
| 25 |
+
|
| 26 |
+
tags:
|
| 27 |
+
- RoboCOIN
|
| 28 |
+
- LeRobot
|
| 29 |
+
|
| 30 |
+
frame_range: 10K-100K
|
| 31 |
+
|
| 32 |
+
license: apache-2.0
|
| 33 |
+
|
| 34 |
+
configs:
|
| 35 |
+
- config_name: default
|
| 36 |
+
data_files: data/*/*.parquet
|
| 37 |
+
---
|
| 38 |
+
|
| 39 |
+
# R1_Lite_peach_storage
|
| 40 |
+
|
| 41 |
+
## 📋 Overview
|
| 42 |
+
|
| 43 |
+
This dataset uses an extended format based on LeRobot and is fully compatible with LeRobot.
|
| 44 |
+
|
| 45 |
+
**Robot Type:** `galaxea_r1_lite`
|
| 46 |
+
| **Codebase Version:** `v2.1`
|
| 47 |
+
**End-Effector Type:** `two_finger_gripper`
|
| 48 |
+
|
| 49 |
+
## 🏠 Scene Types
|
| 50 |
+
|
| 51 |
+
This dataset covers the following scene types:
|
| 52 |
+
- `kitchen`
|
| 53 |
+
- `living_room`
|
| 54 |
+
|
| 55 |
+
|
| 56 |
+
## 🤖 Atomic Actions
|
| 57 |
+
|
| 58 |
+
This dataset includes the following atomic actions:
|
| 59 |
+
- `grasp`
|
| 60 |
+
- `place`
|
| 61 |
+
- `pick`
|
| 62 |
+
|
| 63 |
+
|
| 64 |
+
## 📊 Dataset Statistics
|
| 65 |
+
|
| 66 |
+
| Metric | Value |
|
| 67 |
+
|--------|-------|
|
| 68 |
+
| **Total Episodes** | 110 |
|
| 69 |
+
| **Total Frames** | 31755 |
|
| 70 |
+
| **Total Tasks** | 1 |
|
| 71 |
+
| **Total Videos** | 440 |
|
| 72 |
+
| **Total Chunks** | 1 |
|
| 73 |
+
| **Chunk Size** | 1000 |
|
| 74 |
+
| **FPS** | 30 |
|
| 75 |
+
| **Dataset Size** | 1.5GB |
|
| 76 |
+
|
| 77 |
+
|
| 78 |
+
## 👥 Authors
|
| 79 |
+
|
| 80 |
+
### Contributors
|
| 81 |
+
This dataset is contributed by:
|
| 82 |
+
- [RoboCOIN](https://flagopen.github.io/RoboCOIN/) - RoboCOIN Team
|
| 83 |
+
|
| 84 |
+
|
| 85 |
+
## 🔗 Links
|
| 86 |
+
|
| 87 |
+
- **🏠 Homepage:** [https://flagopen.github.io/RoboCOIN/](https://flagopen.github.io/RoboCOIN/)
|
| 88 |
+
- **📄 Paper:** [https://arxiv.org/abs/2511.17441](https://arxiv.org/abs/2511.17441)
|
| 89 |
+
- **💻 Repository:** [https://github.com/FlagOpen/RoboCOIN](https://github.com/FlagOpen/RoboCOIN)
|
| 90 |
+
- **🌐 Project Page:** [https://flagopen.github.io/RoboCOIN/](https://flagopen.github.io/RoboCOIN/)
|
| 91 |
+
- **🐛 Issues:** [https://github.com/FlagOpen/RoboCOIN/issues](https://github.com/FlagOpen/RoboCOIN/issues)
|
| 92 |
+
- **📜 License:** apache-2.0
|
| 93 |
+
|
| 94 |
+
## 🏷️ Dataset Tags
|
| 95 |
+
|
| 96 |
+
- `RoboCOIN`
|
| 97 |
+
- `LeRobot`
|
| 98 |
+
|
| 99 |
+
|
| 100 |
+
## 🎯 Task Descriptions
|
| 101 |
+
|
| 102 |
+
### Primary Tasks
|
| 103 |
+
place the basket in the center of the table and align it, then put the peaches into the basket.
|
| 104 |
+
|
| 105 |
+
### Sub-Tasks
|
| 106 |
+
This dataset includes 7 distinct subtasks:
|
| 107 |
+
|
| 108 |
+
1. **End**
|
| 109 |
+
2. **Place the light basket on the middle of the table with the left gripper**
|
| 110 |
+
3. **Grasp the light basket with the left gripper**
|
| 111 |
+
4. **Static**
|
| 112 |
+
5. **Grasp the peach with the right gripper**
|
| 113 |
+
6. **Place the peach into the light basket with the right gripper**
|
| 114 |
+
7. **null**
|
| 115 |
+
|
| 116 |
+
|
| 117 |
+
## 🎥 Camera Views
|
| 118 |
+
|
| 119 |
+
This dataset includes 4 camera views.
|
| 120 |
+
|
| 121 |
+
## 🏷️ Available Annotations
|
| 122 |
+
|
| 123 |
+
This dataset includes rich annotations to support diverse learning approaches:
|
| 124 |
+
|
| 125 |
+
### Subtask Annotations
|
| 126 |
+
- **Subtask Segmentation**: Fine-grained subtask segmentation and labeling
|
| 127 |
+
### Scene Annotations
|
| 128 |
+
- **Scene-level Descriptions**: Semantic scene classifications and descriptions
|
| 129 |
+
### End-Effector Annotations
|
| 130 |
+
- **Direction**: Movement direction classifications for robot end-effectors
|
| 131 |
+
- **Velocity**: Velocity magnitude categorizations during manipulation
|
| 132 |
+
- **Acceleration**: Acceleration magnitude classifications for motion analysis
|
| 133 |
+
|
| 134 |
+
|
| 135 |
+
### Gripper Annotations
|
| 136 |
+
- **Gripper Mode**: Open/close state annotations for gripper control
|
| 137 |
+
- **Gripper Activity**: Activity state classifications (active/inactive)
|
| 138 |
+
|
| 139 |
+
|
| 140 |
+
### Additional Features
|
| 141 |
+
- **End-Effector Simulation Pose**: 6D pose information for end-effectors in simulation space
|
| 142 |
+
- Available for both state and action
|
| 143 |
+
- **Gripper Opening Scale**: Continuous gripper opening measurements
|
| 144 |
+
- Available for both state and action
|
| 145 |
+
|
| 146 |
+
|
| 147 |
+
## 📂 Data Splits
|
| 148 |
+
|
| 149 |
+
The dataset is organized into the following splits:
|
| 150 |
+
|
| 151 |
+
- **Training**: Episodes 0:109
|
| 152 |
+
|
| 153 |
+
|
| 154 |
+
## 📁 Dataset Structure
|
| 155 |
+
|
| 156 |
+
This dataset follows the LeRobot format and contains the following components:
|
| 157 |
+
|
| 158 |
+
### Data Files
|
| 159 |
+
- **Videos**: Compressed video files containing RGB camera observations
|
| 160 |
+
- **State Data**: Robot joint positions, velocities, and other state information
|
| 161 |
+
- **Action Data**: Robot action commands and trajectories
|
| 162 |
+
- **Metadata**: Episode metadata, timestamps, and annotations
|
| 163 |
+
|
| 164 |
+
### File Organization
|
| 165 |
+
- **Data Path Pattern**: `data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet`
|
| 166 |
+
- **Video Path Pattern**: `videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4`
|
| 167 |
+
- **Chunking**: Data is organized into 1 chunk(s)
|
| 168 |
+
of size 1000
|
| 169 |
+
|
| 170 |
+
|
| 171 |
+
### Features Schema
|
| 172 |
+
|
| 173 |
+
The dataset includes the following features:
|
| 174 |
+
|
| 175 |
+
#### Visual Observations
|
| 176 |
+
- **observation.images.cam_high_left_rgb**: video
|
| 177 |
+
- FPS: 30
|
| 178 |
+
- Codec: av1- **observation.images.cam_high_right_rgb**: video
|
| 179 |
+
- FPS: 30
|
| 180 |
+
- Codec: av1- **observation.images.cam_left_wrist_rgb**: video
|
| 181 |
+
- FPS: 30
|
| 182 |
+
- Codec: av1- **observation.images.cam_right_wrist_rgb**: video
|
| 183 |
+
- FPS: 30
|
| 184 |
+
- Codec: av1
|
| 185 |
+
|
| 186 |
+
#### State and Action- **observation.state**: float32- **action**: float32
|
| 187 |
+
|
| 188 |
+
#### Temporal Information
|
| 189 |
+
- **timestamp**: float32
|
| 190 |
+
- **frame_index**: int64
|
| 191 |
+
- **episode_index**: int64
|
| 192 |
+
- **index**: int64
|
| 193 |
+
- **task_index**: int64
|
| 194 |
+
|
| 195 |
+
|
| 196 |
+
#### Annotations
|
| 197 |
+
- **subtask_annotation**: int32
|
| 198 |
+
- **scene_annotation**: int32
|
| 199 |
+
|
| 200 |
+
|
| 201 |
+
#### Motion Features
|
| 202 |
+
- **eef_sim_pose_state**: float32
|
| 203 |
+
- Dimensions: left_eef_pos_x, left_eef_pos_y, left_eef_pos_z, left_eef_ori_x, left_eef_ori_y, left_eef_ori_z, right_eef_pos_x, right_eef_pos_y, right_eef_pos_z, right_eef_ori_x, right_eef_ori_y, right_eef_ori_z
|
| 204 |
+
- **eef_sim_pose_action**: float32
|
| 205 |
+
- Dimensions: left_eef_pos_x, left_eef_pos_y, left_eef_pos_z, left_eef_ori_x, left_eef_ori_y, left_eef_ori_z, right_eef_pos_x, right_eef_pos_y, right_eef_pos_z, right_eef_ori_x, right_eef_ori_y, right_eef_ori_z
|
| 206 |
+
- **eef_direction_state**: int32
|
| 207 |
+
- Dimensions: left_eef_direction, right_eef_direction
|
| 208 |
+
- **eef_direction_action**: int32
|
| 209 |
+
- Dimensions: left_eef_direction, right_eef_direction
|
| 210 |
+
- **eef_velocity_state**: int32
|
| 211 |
+
- Dimensions: left_eef_velocity, right_eef_velocity
|
| 212 |
+
- **eef_velocity_action**: int32
|
| 213 |
+
- Dimensions: left_eef_velocity, right_eef_velocity
|
| 214 |
+
- **eef_acc_mag_state**: int32
|
| 215 |
+
- Dimensions: left_eef_acc_mag, right_eef_acc_mag
|
| 216 |
+
- **eef_acc_mag_action**: int32
|
| 217 |
+
- Dimensions: left_eef_acc_mag, right_eef_acc_mag
|
| 218 |
+
|
| 219 |
+
|
| 220 |
+
#### Gripper Features
|
| 221 |
+
- **gripper_open_scale_state**: float32
|
| 222 |
+
- Dimensions: left_gripper_open_scale, right_gripper_open_scale
|
| 223 |
+
- **gripper_open_scale_action**: float32
|
| 224 |
+
- Dimensions: left_gripper_open_scale, right_gripper_open_scale
|
| 225 |
+
- **gripper_mode_state**: int32
|
| 226 |
+
- Dimensions: left_gripper_mode, right_gripper_mode
|
| 227 |
+
- **gripper_mode_action**: int32
|
| 228 |
+
- Dimensions: left_gripper_mode, right_gripper_mode
|
| 229 |
+
- **gripper_activity_state**: int32
|
| 230 |
+
- Dimensions: left_gripper_activity, right_gripper_activity
|
| 231 |
+
|
| 232 |
+
|
| 233 |
+
### Meta Information
|
| 234 |
+
|
| 235 |
+
The complete dataset metadata is available in [meta/info.json](meta/info.json):
|
| 236 |
+
|
| 237 |
+
```json
|
| 238 |
+
{"codebase_version": "v2.1", "robot_type": "galaxea_r1_lite", "total_episodes": 110, "total_frames": 31755, "total_tasks": 1, "total_videos": 440, "total_chunks": 1, "chunks_size": 1000, "fps": 30, "splits": {"train": "0:109"}, "data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet", "video_path": "videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4", "features": {"observation.images.cam_high_left_rgb": {"dtype": "video", "shape": [720, 1280, 3], "names": ["height", "width", "channels"], "info": {"video.height": 720, "video.width": 1280, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false}}, "observation.images.cam_high_right_rgb": {"dtype": "video", "shape": [720, 1280, 3], "names": ["height", "width", "channels"], "info": {"video.height": 720, "video.width": 1280, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false}}, "observation.images.cam_left_wrist_rgb": {"dtype": "video", "shape": [720, 1280, 3], "names": ["height", "width", "channels"], "info": {"video.height": 720, "video.width": 1280, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false}}, "observation.images.cam_right_wrist_rgb": {"dtype": "video", "shape": [720, 1280, 3], "names": ["height", "width", "channels"], "info": {"video.height": 720, "video.width": 1280, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false}}, "observation.state": {"dtype": "float32", "shape": [16], "names": ["left_arm_joint_1_rad", "left_arm_joint_2_rad", "left_arm_joint_3_rad", "left_arm_joint_4_rad", "left_arm_joint_5_rad", "left_arm_joint_6_rad", "left_arm_joint_7_rad", "right_arm_joint_1_rad", "right_arm_joint_2_rad", "right_arm_joint_3_rad", "right_arm_joint_4_rad", "right_arm_joint_5_rad", "right_arm_joint_6_rad", "right_arm_joint_7_rad", "left_gripper_open", "right_gripper_open"]}, "action": {"dtype": "float32", "shape": [18], "names": ["left_arm_joint_1_rad", "left_arm_joint_2_rad", "left_arm_joint_3_rad", "left_arm_joint_4_rad", "left_arm_joint_5_rad", "left_arm_joint_6_rad", "left_arm_joint_7_rad", "right_arm_joint_1_rad", "right_arm_joint_2_rad", "right_arm_joint_3_rad", "right_arm_joint_4_rad", "right_arm_joint_5_rad", "right_arm_joint_6_rad", "right_arm_joint_7_rad", "left_gripper_open", "right_gripper_open"]}, "timestamp": {"dtype": "float32", "shape": [1], "names": null}, "frame_index": {"dtype": "int64", "shape": [1], "names": null}, "episode_index": {"dtype": "int64", "shape": [1], "names": null}, "index": {"dtype": "int64", "shape": [1], "names": null}, "task_index": {"dtype": "int64", "shape": [1], "names": null}, "subtask_annotation": {"names": null, "dtype": "int32", "shape": [5]}, "scene_annotation": {"names": null, "dtype": "int32", "shape": [1]}, "eef_sim_pose_state": {"names": ["left_eef_pos_x", "left_eef_pos_y", "left_eef_pos_z", "left_eef_ori_x", "left_eef_ori_y", "left_eef_ori_z", "right_eef_pos_x", "right_eef_pos_y", "right_eef_pos_z", "right_eef_ori_x", "right_eef_ori_y", "right_eef_ori_z"], "dtype": "float32", "shape": [12]}, "eef_sim_pose_action": {"names": ["left_eef_pos_x", "left_eef_pos_y", "left_eef_pos_z", "left_eef_ori_x", "left_eef_ori_y", "left_eef_ori_z", "right_eef_pos_x", "right_eef_pos_y", "right_eef_pos_z", "right_eef_ori_x", "right_eef_ori_y", "right_eef_ori_z"], "dtype": "float32", "shape": [12]}, "eef_direction_state": {"names": ["left_eef_direction", "right_eef_direction"], "dtype": "int32", "shape": [2]}, "eef_direction_action": {"names": ["left_eef_direction", "right_eef_direction"], "dtype": "int32", "shape": [2]}, "eef_velocity_state": {"names": ["left_eef_velocity", "right_eef_velocity"], "dtype": "int32", "shape": [2]}, "eef_velocity_action": {"names": ["left_eef_velocity", "right_eef_velocity"], "dtype": "int32", "shape": [2]}, "eef_acc_mag_state": {"names": ["left_eef_acc_mag", "right_eef_acc_mag"], "dtype": "int32", "shape": [2]}, "eef_acc_mag_action": {"names": ["left_eef_acc_mag", "right_eef_acc_mag"], "dtype": "int32", "shape": [2]}, "gripper_open_scale_state": {"names": ["left_gripper_open_scale", "right_gripper_open_scale"], "dtype": "float32", "shape": [2]}, "gripper_open_scale_action": {"names": ["left_gripper_open_scale", "right_gripper_open_scale"], "dtype": "float32", "shape": [2]}, "gripper_mode_state": {"names": ["left_gripper_mode", "right_gripper_mode"], "dtype": "int32", "shape": [2]}, "gripper_mode_action": {"names": ["left_gripper_mode", "right_gripper_mode"], "dtype": "int32", "shape": [2]}, "gripper_activity_state": {"names": ["left_gripper_activity", "right_gripper_activity"], "dtype": "int32", "shape": [2]}}}
|
| 239 |
+
```
|
| 240 |
+
|
| 241 |
+
### Directory Structure
|
| 242 |
+
|
| 243 |
+
The dataset is organized as follows (showing leaf directories with first 5 files only):
|
| 244 |
+
|
| 245 |
+
```
|
| 246 |
+
R1_Lite_peach_storage_qced_hardlink/
|
| 247 |
+
├── annotations/
|
| 248 |
+
│ ├── eef_acc_mag_annotation.jsonl
|
| 249 |
+
│ ├── eef_direction_annotation.jsonl
|
| 250 |
+
│ ├── eef_velocity_annotation.jsonl
|
| 251 |
+
│ ├── gripper_activity_annotation.jsonl
|
| 252 |
+
│ ├── gripper_mode_annotation.jsonl
|
| 253 |
+
│ └── (...)
|
| 254 |
+
├── data/
|
| 255 |
+
│ └── chunk-000/
|
| 256 |
+
│ ├── episode_000000.parquet
|
| 257 |
+
│ ├── episode_000001.parquet
|
| 258 |
+
│ ├── episode_000002.parquet
|
| 259 |
+
│ ├── episode_000003.parquet
|
| 260 |
+
│ ├── episode_000004.parquet
|
| 261 |
+
│ └── (...)
|
| 262 |
+
├── meta/
|
| 263 |
+
│ ├── episodes.jsonl
|
| 264 |
+
│ ├── episodes_stats.jsonl
|
| 265 |
+
│ ├── info.json
|
| 266 |
+
│ └── tasks.jsonl
|
| 267 |
+
└── videos/
|
| 268 |
+
└── chunk-000/
|
| 269 |
+
├── observation.images.cam_high_left_rgb/
|
| 270 |
+
│ ├── episode_000000.mp4
|
| 271 |
+
│ ├── episode_000001.mp4
|
| 272 |
+
│ ├── episode_000002.mp4
|
| 273 |
+
│ ├── episode_000003.mp4
|
| 274 |
+
│ ├── episode_000004.mp4
|
| 275 |
+
│ └── (...)
|
| 276 |
+
├── observation.images.cam_high_right_rgb/
|
| 277 |
+
│ ├── episode_000000.mp4
|
| 278 |
+
│ ├── episode_000001.mp4
|
| 279 |
+
│ ├── episode_000002.mp4
|
| 280 |
+
│ ├── episode_000003.mp4
|
| 281 |
+
│ ├── episode_000004.mp4
|
| 282 |
+
│ └── (...)
|
| 283 |
+
├── observation.images.cam_left_wrist_rgb/
|
| 284 |
+
│ ├── episode_000000.mp4
|
| 285 |
+
│ ├── episode_000001.mp4
|
| 286 |
+
│ ├── episode_000002.mp4
|
| 287 |
+
│ ├── episode_000003.mp4
|
| 288 |
+
│ ├── episode_000004.mp4
|
| 289 |
+
│ └── (...)
|
| 290 |
+
└── observation.images.cam_right_wrist_rgb/
|
| 291 |
+
├── episode_000000.mp4
|
| 292 |
+
├── episode_000001.mp4
|
| 293 |
+
├── episode_000002.mp4
|
| 294 |
+
├── episode_000003.mp4
|
| 295 |
+
├── episode_000004.mp4
|
| 296 |
+
└── (...)
|
| 297 |
+
```
|
| 298 |
+
|
| 299 |
+
|
| 300 |
+
## 📞 Contact and Support
|
| 301 |
+
|
| 302 |
+
For questions, issues, or feedback regarding this dataset, please contact:
|
| 303 |
+
- **Email:** None
|
| 304 |
+
For questions, issues, or feedback regarding this dataset, please contact us.
|
| 305 |
+
### Support
|
| 306 |
+
For technical support, please open an issue on our GitHub repository.
|
| 307 |
+
|
| 308 |
+
## 📄 License
|
| 309 |
+
|
| 310 |
+
This dataset is released under the **apache-2.0** license.
|
| 311 |
+
|
| 312 |
+
Please refer to the LICENSE file for full license terms and conditions.
|
| 313 |
+
|
| 314 |
+
|
| 315 |
+
## 📚 Citation
|
| 316 |
+
|
| 317 |
+
If you use this dataset in your research, please cite:
|
| 318 |
+
|
| 319 |
+
```bibtex
|
| 320 |
+
@article{robocoin,
|
| 321 |
+
title={RoboCOIN: An Open-Sourced Bimanual Robotic Data Collection for Integrated Manipulation},
|
| 322 |
+
author={Shihan Wu, Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang, Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu, Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng, Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang, YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang, Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},
|
| 323 |
+
journal={arXiv preprint arXiv:2511.17441},
|
| 324 |
+
url = {https://arxiv.org/abs/2511.17441},
|
| 325 |
+
year={2025}
|
| 326 |
+
}
|
| 327 |
+
```
|
| 328 |
+
|
| 329 |
+
### Additional References
|
| 330 |
+
|
| 331 |
+
If you use this dataset, please also consider citing:
|
| 332 |
+
- LeRobot Framework: https://github.com/huggingface/lerobot
|
| 333 |
+
|
| 334 |
+
## 📌 Version Information
|
| 335 |
+
|
| 336 |
+
## Version History
|
| 337 |
+
- v1.0.0 (2025-11): Initial release
|
R1_Lite_peach_storage/annotations/eef_acc_mag_annotation.jsonl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{"eef_acc_mag_index": 0, "eef_acc_mag": "constant"}
|
| 2 |
+
{"eef_acc_mag_index": 1, "eef_acc_mag": "accelerating"}
|
| 3 |
+
{"eef_acc_mag_index": 2, "eef_acc_mag": "decelerating"}
|
R1_Lite_peach_storage/annotations/eef_direction_annotation.jsonl
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{"eef_direction_index": 0, "eef_direction": "forward"}
|
| 2 |
+
{"eef_direction_index": 1, "eef_direction": "backward"}
|
| 3 |
+
{"eef_direction_index": 2, "eef_direction": "left"}
|
| 4 |
+
{"eef_direction_index": 3, "eef_direction": "right"}
|
| 5 |
+
{"eef_direction_index": 4, "eef_direction": "up"}
|
| 6 |
+
{"eef_direction_index": 5, "eef_direction": "down"}
|
| 7 |
+
{"eef_direction_index": 6, "eef_direction": "still"}
|
R1_Lite_peach_storage/annotations/eef_velocity_annotation.jsonl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{"eef_velocity_index": 0, "eef_velocity": "still"}
|
| 2 |
+
{"eef_velocity_index": 1, "eef_velocity": "slow"}
|
| 3 |
+
{"eef_velocity_index": 2, "eef_velocity": "fast"}
|
R1_Lite_peach_storage/annotations/gripper_activity_annotation.jsonl
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{"gripper_activity_index": 0, "gripper_activity": "openning"}
|
| 2 |
+
{"gripper_activity_index": 1, "gripper_activity": "closing"}
|
| 3 |
+
{"gripper_activity_index": 2, "gripper_activity": "holding"}
|
| 4 |
+
{"gripper_activity_index": 3, "gripper_activity": "unknown"}
|
R1_Lite_peach_storage/annotations/gripper_mode_annotation.jsonl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{"gripper_mode_index": 0, "gripper_mode": "open"}
|
| 2 |
+
{"gripper_mode_index": 1, "gripper_mode": "closed"}
|
| 3 |
+
{"gripper_mode_index": 2, "gripper_mode": "unknown"}
|
R1_Lite_peach_storage/annotations/scene_annotations.jsonl
ADDED
|
@@ -0,0 +1,110 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{"scene_index": 0, "scene": "The basket is located at the back, while the peach is positioned at the back right."}
|
| 2 |
+
{"scene_index": 1, "scene": "The basket is located at the back left, while the peach is positioned at the back right."}
|
| 3 |
+
{"scene_index": 2, "scene": "The basket is located at the back left, while the peach is situated at the back right."}
|
| 4 |
+
{"scene_index": 3, "scene": "The basket is located at the back left, while the peach is positioned at the back right."}
|
| 5 |
+
{"scene_index": 4, "scene": "The basket is located at the back left, while the peach is positioned at the back right."}
|
| 6 |
+
{"scene_index": 5, "scene": "The basket is located at the back left, while the peach is positioned at the back right."}
|
| 7 |
+
{"scene_index": 6, "scene": "The basket is located at the back left, while the peach is positioned at the back right."}
|
| 8 |
+
{"scene_index": 7, "scene": "The basket is located at the back left, while the peach is positioned at the back right."}
|
| 9 |
+
{"scene_index": 8, "scene": "The basket is located at the back left, while the peach is situated at the back right."}
|
| 10 |
+
{"scene_index": 9, "scene": "The basket is located at the back left, while the peach is positioned at the back right."}
|
| 11 |
+
{"scene_index": 10, "scene": "The basket is located at the back left, while the peach is situated at the back right."}
|
| 12 |
+
{"scene_index": 11, "scene": "The basket is located at the back left, while the peach is situated at the back right."}
|
| 13 |
+
{"scene_index": 12, "scene": "The basket is located at the back left, while the peach is positioned at the back right."}
|
| 14 |
+
{"scene_index": 13, "scene": "The basket is located at the back left, while the peach is positioned at the back right."}
|
| 15 |
+
{"scene_index": 14, "scene": "The basket is located at the back left, while the peach is positioned at the back right."}
|
| 16 |
+
{"scene_index": 15, "scene": "The basket is located at the back left, while the peach is positioned at the back right."}
|
| 17 |
+
{"scene_index": 16, "scene": "The basket is located at the back left, while the peach is positioned at the back right."}
|
| 18 |
+
{"scene_index": 17, "scene": "The basket is located at the back left, while the peach is positioned at the back right."}
|
| 19 |
+
{"scene_index": 18, "scene": "The basket is located at the back left, while the peach is positioned at the back right."}
|
| 20 |
+
{"scene_index": 19, "scene": "The basket is located at the back left, while the peach is positioned at the back right."}
|
| 21 |
+
{"scene_index": 20, "scene": "The basket is located at the back left, while the peach is positioned at the back right."}
|
| 22 |
+
{"scene_index": 21, "scene": "The basket is located at the back left, while the peach is positioned at the back right."}
|
| 23 |
+
{"scene_index": 22, "scene": "The basket is located at the back, while the peach is positioned at the back right."}
|
| 24 |
+
{"scene_index": 23, "scene": "The basket is located at the back left, while the peach is positioned at the back right."}
|
| 25 |
+
{"scene_index": 24, "scene": "The basket is located at the back left, while the peach is positioned at the back right."}
|
| 26 |
+
{"scene_index": 25, "scene": "The basket is located at the back left, while the peach is positioned at the back right."}
|
| 27 |
+
{"scene_index": 26, "scene": "The basket is located at the back left, while the peach is positioned at the back right."}
|
| 28 |
+
{"scene_index": 27, "scene": "The basket is located at the back left, while the peach is positioned at the back right."}
|
| 29 |
+
{"scene_index": 28, "scene": "The basket is located at the back left, while the peach is positioned at the back right."}
|
| 30 |
+
{"scene_index": 29, "scene": "The basket is located at the back left, while the peach is positioned at the back right."}
|
| 31 |
+
{"scene_index": 30, "scene": "The basket is located at the back left, while the peach is positioned at the back right."}
|
| 32 |
+
{"scene_index": 31, "scene": "The basket is located at the back left, while the peach is positioned at the back right."}
|
| 33 |
+
{"scene_index": 32, "scene": "The basket is located at the back left, while the peach is positioned at the back right."}
|
| 34 |
+
{"scene_index": 33, "scene": "The basket is located at the back left, while the peach is positioned at the back right."}
|
| 35 |
+
{"scene_index": 34, "scene": "The basket is located at the back left, while the peach is positioned at the back right."}
|
| 36 |
+
{"scene_index": 35, "scene": "The basket is located at the back left, while the peach is positioned at the back right."}
|
| 37 |
+
{"scene_index": 36, "scene": "The basket is located at the back left, while the peach is positioned at the back right."}
|
| 38 |
+
{"scene_index": 37, "scene": "The basket is located at the back left, while the peach is situated at the back right."}
|
| 39 |
+
{"scene_index": 38, "scene": "The basket is located at the back left, while the peach is positioned at the back right."}
|
| 40 |
+
{"scene_index": 39, "scene": "The basket is located at the back left, while the peach is positioned at the back right."}
|
| 41 |
+
{"scene_index": 40, "scene": "The basket is located at the back left, while the peach is situated at the back right."}
|
| 42 |
+
{"scene_index": 41, "scene": "The basket is located at the back left, while the peach is positioned at the back right."}
|
| 43 |
+
{"scene_index": 42, "scene": "The basket is located at the back left, while the peach is positioned at the back right."}
|
| 44 |
+
{"scene_index": 43, "scene": "The basket is located at the back left, while the peach is positioned at the back right."}
|
| 45 |
+
{"scene_index": 44, "scene": "The basket is located at the back left, while the peach is situated at the back right."}
|
| 46 |
+
{"scene_index": 45, "scene": "The basket is located at the back left, while the peach is positioned at the back right."}
|
| 47 |
+
{"scene_index": 46, "scene": "The basket is located at the back left, while the peach is positioned at the back right."}
|
| 48 |
+
{"scene_index": 47, "scene": "The basket is located at the back left, while the peach is positioned at the back right."}
|
| 49 |
+
{"scene_index": 48, "scene": "The basket is located at the back left, while the peach is positioned at the back right."}
|
| 50 |
+
{"scene_index": 49, "scene": "The basket is located at the back left, while the peach is positioned at the back right."}
|
| 51 |
+
{"scene_index": 50, "scene": "The basket is located at the back left, while the peach is positioned at the back right."}
|
| 52 |
+
{"scene_index": 51, "scene": "The basket is located at the back left, while the peach is positioned at the back right."}
|
| 53 |
+
{"scene_index": 52, "scene": "The basket is located at the back left, while the peach is positioned at the back right."}
|
| 54 |
+
{"scene_index": 53, "scene": "The basket is located at the back left, while the peach is positioned at the back right."}
|
| 55 |
+
{"scene_index": 54, "scene": "The basket is located at the back left, while the peach is situated at the back right."}
|
| 56 |
+
{"scene_index": 55, "scene": "The basket is located at the back left, while the peach is situated at the back right."}
|
| 57 |
+
{"scene_index": 56, "scene": "The basket is located at the back left, while the peach is positioned at the back right."}
|
| 58 |
+
{"scene_index": 57, "scene": "The basket is located at the back left, while the peach is positioned at the back right."}
|
| 59 |
+
{"scene_index": 58, "scene": "The basket is located at the back left, while the peach is situated at the back right."}
|
| 60 |
+
{"scene_index": 59, "scene": "The basket is located at the back left, while the peach is positioned at the back right."}
|
| 61 |
+
{"scene_index": 60, "scene": "The basket is located at the back left, while the peach is positioned at the back right."}
|
| 62 |
+
{"scene_index": 61, "scene": "The basket is located at the back left, while the peach is situated at the back right."}
|
| 63 |
+
{"scene_index": 62, "scene": "The basket is located at the back left, while the peach is positioned at the back right."}
|
| 64 |
+
{"scene_index": 63, "scene": "The basket is located at the back left, while the peach is situated at the back right."}
|
| 65 |
+
{"scene_index": 64, "scene": "The basket is located at the back left, while the peach is positioned at the back right."}
|
| 66 |
+
{"scene_index": 65, "scene": "The basket is located at the back left, while the peach is positioned at the back right."}
|
| 67 |
+
{"scene_index": 66, "scene": "The basket is located at the back left, while the peach is situated at the back right."}
|
| 68 |
+
{"scene_index": 67, "scene": "The basket is located at the back left, while the peach is positioned at the back right."}
|
| 69 |
+
{"scene_index": 68, "scene": "The basket is located at the back left, while the peach is situated at the back right."}
|
| 70 |
+
{"scene_index": 69, "scene": "The basket is located at the back left, while the peach is positioned at the back right."}
|
| 71 |
+
{"scene_index": 70, "scene": "The basket is located at the back left, while the peach is positioned at the back right."}
|
| 72 |
+
{"scene_index": 71, "scene": "The basket is located at the back left, while the peach is positioned at the back right."}
|
| 73 |
+
{"scene_index": 72, "scene": "The basket is located at the back left, while the peach is positioned at the back right."}
|
| 74 |
+
{"scene_index": 73, "scene": "The basket is located at the back left, while the peach is positioned at the back right."}
|
| 75 |
+
{"scene_index": 74, "scene": "The basket is located at the back left, while the peach is positioned at the back right."}
|
| 76 |
+
{"scene_index": 75, "scene": "The basket is located at the back left, while the peach is positioned at the back right."}
|
| 77 |
+
{"scene_index": 76, "scene": "The basket is located at the back left, while the peach is positioned at the back right."}
|
| 78 |
+
{"scene_index": 77, "scene": "The basket is located at the back left, while the peach is positioned at the back right."}
|
| 79 |
+
{"scene_index": 78, "scene": "The basket is located at the back left, while the peach is positioned at the back right."}
|
| 80 |
+
{"scene_index": 79, "scene": "The basket is located at the back left, while the peach is positioned at the back right."}
|
| 81 |
+
{"scene_index": 80, "scene": "The basket is positioned at the back, while the peach is located at the back right."}
|
| 82 |
+
{"scene_index": 81, "scene": "The basket is located at the back left, while the peach is positioned at the back right."}
|
| 83 |
+
{"scene_index": 82, "scene": "The basket is located at the back left, while the peach is positioned at the back right."}
|
| 84 |
+
{"scene_index": 83, "scene": "The basket is located at the back left, while the peach is positioned at the back right."}
|
| 85 |
+
{"scene_index": 84, "scene": "The basket is located at the back left, while the peach is situated at the back right."}
|
| 86 |
+
{"scene_index": 85, "scene": "The basket is positioned at the back, while the peach is located at the back right."}
|
| 87 |
+
{"scene_index": 86, "scene": "The basket is located at the back left, while the peach is positioned at the back right."}
|
| 88 |
+
{"scene_index": 87, "scene": "The basket is located at the back left, while the peach is positioned at the back right."}
|
| 89 |
+
{"scene_index": 88, "scene": "The basket is located at the back left, while the peach is positioned at the back right."}
|
| 90 |
+
{"scene_index": 89, "scene": "The basket is located at the back left, while the peach is positioned at the back right."}
|
| 91 |
+
{"scene_index": 90, "scene": "The basket is located at the back left, while the peach is positioned at the back right."}
|
| 92 |
+
{"scene_index": 91, "scene": "The basket is located at the back left, while the peach is positioned at the back right."}
|
| 93 |
+
{"scene_index": 92, "scene": "The peach is located at the back right position, while the basket is positioned at the back left."}
|
| 94 |
+
{"scene_index": 93, "scene": "The basket is located at the back left, while the peach is positioned at the back right."}
|
| 95 |
+
{"scene_index": 94, "scene": "The basket is located at the back left, while the peach is positioned at the back right."}
|
| 96 |
+
{"scene_index": 95, "scene": "The basket is located at the back left, while the peach is situated at the back right."}
|
| 97 |
+
{"scene_index": 96, "scene": "The basket is located at the back left, while the peach is positioned at the back right."}
|
| 98 |
+
{"scene_index": 97, "scene": "The basket is located at the back left, while the peach is positioned at the back right."}
|
| 99 |
+
{"scene_index": 98, "scene": "The basket is located at the back left, while the peach is situated at the back right."}
|
| 100 |
+
{"scene_index": 99, "scene": "The basket is located at the back left, while the peach is situated at the back right."}
|
| 101 |
+
{"scene_index": 100, "scene": "The basket is located at the back left, while the peach is situated at the back right."}
|
| 102 |
+
{"scene_index": 101, "scene": "The basket is located at the back left, while the peach is positioned at the back right."}
|
| 103 |
+
{"scene_index": 102, "scene": "The basket is located at the back left, while the peach is situated at the back right."}
|
| 104 |
+
{"scene_index": 103, "scene": "The basket is located at the back left, while the peach is positioned at the back right."}
|
| 105 |
+
{"scene_index": 104, "scene": "The basket is located at the back left, while the peach is positioned at the back right."}
|
| 106 |
+
{"scene_index": 105, "scene": "The basket is located at the back left, while the peach is positioned at the back right."}
|
| 107 |
+
{"scene_index": 106, "scene": "The basket is located at the back left, while the peach is situated at the back right."}
|
| 108 |
+
{"scene_index": 107, "scene": "The basket is located at the back left, while the peach is positioned at the back right."}
|
| 109 |
+
{"scene_index": 108, "scene": "The basket is located at the back left, while the peach is positioned at the back right."}
|
| 110 |
+
{"scene_index": 109, "scene": "The basket is located at the back, while the peach is positioned at the back right."}
|
R1_Lite_peach_storage/annotations/subtask_annotations.jsonl
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{"subtask_index": 0, "subtask": "End"}
|
| 2 |
+
{"subtask_index": 1, "subtask": "Place the light basket on the middle of the table with the left gripper"}
|
| 3 |
+
{"subtask_index": 2, "subtask": "Grasp the light basket with the left gripper"}
|
| 4 |
+
{"subtask_index": 3, "subtask": "Static"}
|
| 5 |
+
{"subtask_index": 4, "subtask": "Grasp the peach with the right gripper"}
|
| 6 |
+
{"subtask_index": 5, "subtask": "Place the peach into the light basket with the right gripper"}
|
| 7 |
+
{"subtask_index": 6, "subtask": "null"}
|
R1_Lite_peach_storage/annotations/subtasks.jsonl
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{"subtask_index": 0, "subtask": "Grasp the light basket with the left gripper"}
|
| 2 |
+
{"subtask_index": 1, "subtask": "Place the peach into the light basket with the right gripper"}
|
| 3 |
+
{"subtask_index": 2, "subtask": "Static"}
|
| 4 |
+
{"subtask_index": 3, "subtask": "Place the light basket on the middle of the table with the left gripper"}
|
| 5 |
+
{"subtask_index": 4, "subtask": "Grasp the peach with the right gripper"}
|
| 6 |
+
{"subtask_index": 5, "subtask": "End"}
|
| 7 |
+
{"subtask_index": 6, "subtask": "null"}
|
R1_Lite_peach_storage/data/chunk-000/episode_000000.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:842104c054b34b2a4ff0dc56f73f09b85d8fb800a37eb1c590f30c5dc7f9bbde
|
| 3 |
+
size 83954
|
R1_Lite_peach_storage/data/chunk-000/episode_000001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8e31c7d547fff81c78b85f994d5bc4b20e8e59f9d3c768ac2538485cf205ef0b
|
| 3 |
+
size 78449
|
R1_Lite_peach_storage/data/chunk-000/episode_000002.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:91b6e9dc8f7d6b558cdcd8451453d414fb450d880821ea73e5d7d2f0340dc3f2
|
| 3 |
+
size 76183
|
R1_Lite_peach_storage/data/chunk-000/episode_000003.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ef23ff66c645c124a9f8d9876e5bf4002cd785632bb2a5a57dc6c07c3b06fdb3
|
| 3 |
+
size 71190
|
R1_Lite_peach_storage/data/chunk-000/episode_000004.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:faea4c59ae5feab3326c3c3c262e06c8743496d5bc9e309d1b9d84d9d0f8ec18
|
| 3 |
+
size 78970
|
R1_Lite_peach_storage/data/chunk-000/episode_000005.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b47995a32fa58a576da7f903d170b82229bb7490936d0561236500ac72b195e2
|
| 3 |
+
size 78220
|
R1_Lite_peach_storage/data/chunk-000/episode_000006.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e611fb0e8fbc8409aa6e7e2e1c85d3d8fd70de496bc0c157ebcb5e7d9c53d7c4
|
| 3 |
+
size 77870
|
R1_Lite_peach_storage/data/chunk-000/episode_000007.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bedc73021d2896f8f6a2249b1c0a7b642fe6a976b9beb6ada81c35b49f57124e
|
| 3 |
+
size 70550
|
R1_Lite_peach_storage/data/chunk-000/episode_000008.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:11b3f99e0a6d76749e5dfa29061efef58b32540caa4ef45e07f85b87e0f8978a
|
| 3 |
+
size 67280
|
R1_Lite_peach_storage/data/chunk-000/episode_000009.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f7d1170a3e1ff01fa8786d54531c22b55f11448fb3893ffc5ba5641a269f0282
|
| 3 |
+
size 79081
|
R1_Lite_peach_storage/data/chunk-000/episode_000010.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:89eda15bd4ea46792aa85f090ddd8008f499e4c11026c946c58cfcfe4ec34337
|
| 3 |
+
size 73053
|
R1_Lite_peach_storage/data/chunk-000/episode_000011.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:872f93a1c17a36b2788ab44c03339c74b97578c055b32c5da0e095635a165a25
|
| 3 |
+
size 71841
|
R1_Lite_peach_storage/data/chunk-000/episode_000012.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0c50ab61ce9967072c6285602fa4ea2a7bcda114c118859b7f7a45f32df1a700
|
| 3 |
+
size 77474
|
R1_Lite_peach_storage/data/chunk-000/episode_000013.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e0a7327a391b02d064afcaadd04f232407daf7f66b0d1a84cee4c497fb2372d8
|
| 3 |
+
size 76123
|
R1_Lite_peach_storage/data/chunk-000/episode_000014.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:da9bbeda87bc82f3e3fbc54bb4d3fdff7db80f25f85c3aba26da8d970a95e4fe
|
| 3 |
+
size 80432
|
R1_Lite_peach_storage/data/chunk-000/episode_000015.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:149ee8db606a6b692bdec927d987af919d41f9c241956d1faa41d2d6d7cb27f3
|
| 3 |
+
size 77662
|
R1_Lite_peach_storage/data/chunk-000/episode_000016.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8b47f748a5939ef2d6a05f9465e597eeb2c5b2b12c39a0cf90a621dc5ebb58a5
|
| 3 |
+
size 77828
|
R1_Lite_peach_storage/data/chunk-000/episode_000017.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:51fe516b80b7bef09cfe297a74fae7383e6984c418261c01176b8fb889585b7c
|
| 3 |
+
size 72709
|
R1_Lite_peach_storage/data/chunk-000/episode_000018.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:961e40f6a5e1e42cf15efd641587a1a5714d6df7ce9b1ad02b11798a14e549fe
|
| 3 |
+
size 71360
|
R1_Lite_peach_storage/data/chunk-000/episode_000019.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:05be029fe35c44326d4c5989a202e810b75a360d0aa82aa27839c0d183ea315c
|
| 3 |
+
size 71293
|
R1_Lite_peach_storage/data/chunk-000/episode_000020.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:27085671ead1f166a18efa133913220040ae97fcf11186487821717469c93b4b
|
| 3 |
+
size 67214
|
R1_Lite_peach_storage/data/chunk-000/episode_000021.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e92d1232a2a76ad9985c1d6c6dc5acb23a8a7b5031ed874c20271fc02d7115a8
|
| 3 |
+
size 65573
|
R1_Lite_peach_storage/data/chunk-000/episode_000022.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e92fa07657fc019c1d63cfe57fba347a7d5d7d2d580997c592adbc03dca64c6e
|
| 3 |
+
size 67681
|
R1_Lite_peach_storage/data/chunk-000/episode_000023.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e99eeef4e77440000bc81921b2309f744f91e6898a1c061e80af404a40880641
|
| 3 |
+
size 66329
|
R1_Lite_peach_storage/data/chunk-000/episode_000024.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:db0bd51b1bdfa196a2116f175715025ce1d597ba6f816f4a0c2c7e4bcce18ab6
|
| 3 |
+
size 64437
|
R1_Lite_peach_storage/data/chunk-000/episode_000025.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:eb111eacb74f645bc2ae1b3a84f050f655b469c3fadaa71d63936eadbec69364
|
| 3 |
+
size 67090
|
R1_Lite_peach_storage/data/chunk-000/episode_000026.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:513ac7d8ae271497e2039b14ed35125a3f5f8ec036eba1a2cf9c6111c4a469bb
|
| 3 |
+
size 69599
|
R1_Lite_peach_storage/data/chunk-000/episode_000027.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:89b361c1ac62c18d79d8e5df597f7e06a01baaf1e5ee01fe84e903b33f0427e4
|
| 3 |
+
size 63303
|
R1_Lite_peach_storage/data/chunk-000/episode_000028.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:37475efb4a75d0a231294ada9bb3f1929ef8737a87f316a8ca99785393c93559
|
| 3 |
+
size 66174
|
R1_Lite_peach_storage/data/chunk-000/episode_000029.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:490d8b356471d617662b0de91f73a79c6aacd0a9ecb0d65474ed381eac5352d6
|
| 3 |
+
size 67541
|
R1_Lite_peach_storage/data/chunk-000/episode_000030.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:aac7bd3ee9b9406a701e500fd09f9aa796cc9d783a11864702f5215388a038af
|
| 3 |
+
size 73907
|
R1_Lite_peach_storage/data/chunk-000/episode_000031.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:32d50e43cfe7d8404f737377385facdcf83714c5ba9892c73ba8a52c1bd26b24
|
| 3 |
+
size 68566
|
R1_Lite_peach_storage/data/chunk-000/episode_000032.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d7b9122916e9e27c34b0acd0d4bff81cc89795c0e453ce304628e2ec8630ab17
|
| 3 |
+
size 64040
|
R1_Lite_peach_storage/data/chunk-000/episode_000033.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d6d3cc94c174afa42bc5904ecaaa1f71e4c836a21e9212af31237fe058b92fc5
|
| 3 |
+
size 67932
|
R1_Lite_peach_storage/data/chunk-000/episode_000034.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:37800c5da9eb164f787c40016ef08e4a69b63572b47e19398c9e539f4ed05477
|
| 3 |
+
size 61611
|
R1_Lite_peach_storage/data/chunk-000/episode_000035.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8f105a2bf45f9f6c7b5449050ee4752b8ba2da7adb687172f6179134f94768df
|
| 3 |
+
size 63265
|
R1_Lite_peach_storage/data/chunk-000/episode_000036.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:47a1b29961f82e84f621bafced36ccfc1fe1815d79bf19c394d3b6ac2fe2efb9
|
| 3 |
+
size 63673
|
R1_Lite_peach_storage/data/chunk-000/episode_000037.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f56d6227a5f68778d6f6cface7ef39ce6178dbe44ecebe09d58abcf9135be3da
|
| 3 |
+
size 69176
|
R1_Lite_peach_storage/data/chunk-000/episode_000038.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ca54c5504251076d3cf70194784543222de590b0ebba25f9769b3e3e2aec047f
|
| 3 |
+
size 63152
|
R1_Lite_peach_storage/data/chunk-000/episode_000039.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8b2a7cdd825e1d6e483d2f78134643467fe7ce9642d013cf8d1d48d7cc7f70d7
|
| 3 |
+
size 65897
|