Copy R1_Lite_move_the_position_of_the_triangle_bread into RoboCOIN_useable
Browse filesThis view is limited to 50 files because it contains too many changes. See raw diff
- R1_Lite_move_the_position_of_the_triangle_bread/.gitattributes +59 -0
- R1_Lite_move_the_position_of_the_triangle_bread/README.md +336 -0
- R1_Lite_move_the_position_of_the_triangle_bread/annotations/eef_acc_mag_annotation.jsonl +3 -0
- R1_Lite_move_the_position_of_the_triangle_bread/annotations/eef_direction_annotation.jsonl +7 -0
- R1_Lite_move_the_position_of_the_triangle_bread/annotations/eef_velocity_annotation.jsonl +3 -0
- R1_Lite_move_the_position_of_the_triangle_bread/annotations/gripper_activity_annotation.jsonl +4 -0
- R1_Lite_move_the_position_of_the_triangle_bread/annotations/gripper_mode_annotation.jsonl +3 -0
- R1_Lite_move_the_position_of_the_triangle_bread/annotations/scene_annotations.jsonl +200 -0
- R1_Lite_move_the_position_of_the_triangle_bread/annotations/subtask_annotations.jsonl +7 -0
- R1_Lite_move_the_position_of_the_triangle_bread/annotations/subtasks.jsonl +7 -0
- R1_Lite_move_the_position_of_the_triangle_bread/data/chunk-000/episode_000000.parquet +3 -0
- R1_Lite_move_the_position_of_the_triangle_bread/data/chunk-000/episode_000001.parquet +3 -0
- R1_Lite_move_the_position_of_the_triangle_bread/data/chunk-000/episode_000002.parquet +3 -0
- R1_Lite_move_the_position_of_the_triangle_bread/data/chunk-000/episode_000003.parquet +3 -0
- R1_Lite_move_the_position_of_the_triangle_bread/data/chunk-000/episode_000004.parquet +3 -0
- R1_Lite_move_the_position_of_the_triangle_bread/data/chunk-000/episode_000005.parquet +3 -0
- R1_Lite_move_the_position_of_the_triangle_bread/data/chunk-000/episode_000006.parquet +3 -0
- R1_Lite_move_the_position_of_the_triangle_bread/data/chunk-000/episode_000007.parquet +3 -0
- R1_Lite_move_the_position_of_the_triangle_bread/data/chunk-000/episode_000008.parquet +3 -0
- R1_Lite_move_the_position_of_the_triangle_bread/data/chunk-000/episode_000009.parquet +3 -0
- R1_Lite_move_the_position_of_the_triangle_bread/data/chunk-000/episode_000010.parquet +3 -0
- R1_Lite_move_the_position_of_the_triangle_bread/data/chunk-000/episode_000011.parquet +3 -0
- R1_Lite_move_the_position_of_the_triangle_bread/data/chunk-000/episode_000012.parquet +3 -0
- R1_Lite_move_the_position_of_the_triangle_bread/data/chunk-000/episode_000013.parquet +3 -0
- R1_Lite_move_the_position_of_the_triangle_bread/data/chunk-000/episode_000014.parquet +3 -0
- R1_Lite_move_the_position_of_the_triangle_bread/data/chunk-000/episode_000015.parquet +3 -0
- R1_Lite_move_the_position_of_the_triangle_bread/data/chunk-000/episode_000016.parquet +3 -0
- R1_Lite_move_the_position_of_the_triangle_bread/data/chunk-000/episode_000017.parquet +3 -0
- R1_Lite_move_the_position_of_the_triangle_bread/data/chunk-000/episode_000018.parquet +3 -0
- R1_Lite_move_the_position_of_the_triangle_bread/data/chunk-000/episode_000019.parquet +3 -0
- R1_Lite_move_the_position_of_the_triangle_bread/data/chunk-000/episode_000020.parquet +3 -0
- R1_Lite_move_the_position_of_the_triangle_bread/data/chunk-000/episode_000021.parquet +3 -0
- R1_Lite_move_the_position_of_the_triangle_bread/data/chunk-000/episode_000022.parquet +3 -0
- R1_Lite_move_the_position_of_the_triangle_bread/data/chunk-000/episode_000023.parquet +3 -0
- R1_Lite_move_the_position_of_the_triangle_bread/data/chunk-000/episode_000024.parquet +3 -0
- R1_Lite_move_the_position_of_the_triangle_bread/data/chunk-000/episode_000025.parquet +3 -0
- R1_Lite_move_the_position_of_the_triangle_bread/data/chunk-000/episode_000026.parquet +3 -0
- R1_Lite_move_the_position_of_the_triangle_bread/data/chunk-000/episode_000027.parquet +3 -0
- R1_Lite_move_the_position_of_the_triangle_bread/data/chunk-000/episode_000028.parquet +3 -0
- R1_Lite_move_the_position_of_the_triangle_bread/data/chunk-000/episode_000029.parquet +3 -0
- R1_Lite_move_the_position_of_the_triangle_bread/data/chunk-000/episode_000030.parquet +3 -0
- R1_Lite_move_the_position_of_the_triangle_bread/data/chunk-000/episode_000031.parquet +3 -0
- R1_Lite_move_the_position_of_the_triangle_bread/data/chunk-000/episode_000032.parquet +3 -0
- R1_Lite_move_the_position_of_the_triangle_bread/data/chunk-000/episode_000033.parquet +3 -0
- R1_Lite_move_the_position_of_the_triangle_bread/data/chunk-000/episode_000034.parquet +3 -0
- R1_Lite_move_the_position_of_the_triangle_bread/data/chunk-000/episode_000035.parquet +3 -0
- R1_Lite_move_the_position_of_the_triangle_bread/data/chunk-000/episode_000036.parquet +3 -0
- R1_Lite_move_the_position_of_the_triangle_bread/data/chunk-000/episode_000037.parquet +3 -0
- R1_Lite_move_the_position_of_the_triangle_bread/data/chunk-000/episode_000038.parquet +3 -0
- R1_Lite_move_the_position_of_the_triangle_bread/data/chunk-000/episode_000039.parquet +3 -0
R1_Lite_move_the_position_of_the_triangle_bread/.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_move_the_position_of_the_triangle_bread/README.md
ADDED
|
@@ -0,0 +1,336 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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: 1K-10K
|
| 31 |
+
|
| 32 |
+
license: apache-2.0
|
| 33 |
+
|
| 34 |
+
configs:
|
| 35 |
+
- config_name: default
|
| 36 |
+
data_files: data/*/*.parquet
|
| 37 |
+
---
|
| 38 |
+
|
| 39 |
+
# R1_Lite_move_the_position_of_the_triangle_bread
|
| 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 |
+
- `home`
|
| 53 |
+
|
| 54 |
+
|
| 55 |
+
## 🤖 Atomic Actions
|
| 56 |
+
|
| 57 |
+
This dataset includes the following atomic actions:
|
| 58 |
+
- `place`
|
| 59 |
+
- `pick`
|
| 60 |
+
- `grasp`
|
| 61 |
+
|
| 62 |
+
|
| 63 |
+
## 📊 Dataset Statistics
|
| 64 |
+
|
| 65 |
+
| Metric | Value |
|
| 66 |
+
|--------|-------|
|
| 67 |
+
| **Total Episodes** | 40 |
|
| 68 |
+
| **Total Frames** | 8540 |
|
| 69 |
+
| **Total Tasks** | 1 |
|
| 70 |
+
| **Total Videos** | 160 |
|
| 71 |
+
| **Total Chunks** | 1 |
|
| 72 |
+
| **Chunk Size** | 1000 |
|
| 73 |
+
| **FPS** | 30 |
|
| 74 |
+
| **Dataset Size** | 300.1MB |
|
| 75 |
+
|
| 76 |
+
|
| 77 |
+
## 👥 Authors
|
| 78 |
+
|
| 79 |
+
### Contributors
|
| 80 |
+
This dataset is contributed by:
|
| 81 |
+
- [RoboCOIN](https://flagopen.github.io/RoboCOIN/) - RoboCOIN Team
|
| 82 |
+
|
| 83 |
+
|
| 84 |
+
## 🔗 Links
|
| 85 |
+
|
| 86 |
+
- **🏠 Homepage:** [https://flagopen.github.io/RoboCOIN/](https://flagopen.github.io/RoboCOIN/)
|
| 87 |
+
- **📄 Paper:** [https://arxiv.org/abs/2511.17441](https://arxiv.org/abs/2511.17441)
|
| 88 |
+
- **💻 Repository:** [https://github.com/FlagOpen/RoboCOIN](https://github.com/FlagOpen/RoboCOIN)
|
| 89 |
+
- **🌐 Project Page:** [https://flagopen.github.io/RoboCOIN/](https://flagopen.github.io/RoboCOIN/)
|
| 90 |
+
- **🐛 Issues:** [https://github.com/FlagOpen/RoboCOIN/issues](https://github.com/FlagOpen/RoboCOIN/issues)
|
| 91 |
+
- **📜 License:** apache-2.0
|
| 92 |
+
|
| 93 |
+
## 🏷️ Dataset Tags
|
| 94 |
+
|
| 95 |
+
- `RoboCOIN`
|
| 96 |
+
- `LeRobot`
|
| 97 |
+
|
| 98 |
+
|
| 99 |
+
## 🎯 Task Descriptions
|
| 100 |
+
|
| 101 |
+
### Primary Tasks
|
| 102 |
+
put the triangle bread the designated position.
|
| 103 |
+
|
| 104 |
+
### Sub-Tasks
|
| 105 |
+
This dataset includes 7 distinct subtasks:
|
| 106 |
+
|
| 107 |
+
1. **Grasp the pizza with right gripper**
|
| 108 |
+
2. **Static**
|
| 109 |
+
3. **Place the pizza on the table with right gripper**
|
| 110 |
+
4. **End**
|
| 111 |
+
5. **Grasp the pizza with left gripper**
|
| 112 |
+
6. **Place the pizza on the table with left gripper**
|
| 113 |
+
7. **null**
|
| 114 |
+
|
| 115 |
+
|
| 116 |
+
## 🎥 Camera Views
|
| 117 |
+
|
| 118 |
+
This dataset includes 4 camera views.
|
| 119 |
+
|
| 120 |
+
## 🏷️ Available Annotations
|
| 121 |
+
|
| 122 |
+
This dataset includes rich annotations to support diverse learning approaches:
|
| 123 |
+
|
| 124 |
+
### Subtask Annotations
|
| 125 |
+
- **Subtask Segmentation**: Fine-grained subtask segmentation and labeling
|
| 126 |
+
### Scene Annotations
|
| 127 |
+
- **Scene-level Descriptions**: Semantic scene classifications and descriptions
|
| 128 |
+
### End-Effector Annotations
|
| 129 |
+
- **Direction**: Movement direction classifications for robot end-effectors
|
| 130 |
+
- **Velocity**: Velocity magnitude categorizations during manipulation
|
| 131 |
+
- **Acceleration**: Acceleration magnitude classifications for motion analysis
|
| 132 |
+
|
| 133 |
+
|
| 134 |
+
### Gripper Annotations
|
| 135 |
+
- **Gripper Mode**: Open/close state annotations for gripper control
|
| 136 |
+
- **Gripper Activity**: Activity state classifications (active/inactive)
|
| 137 |
+
|
| 138 |
+
|
| 139 |
+
### Additional Features
|
| 140 |
+
- **End-Effector Simulation Pose**: 6D pose information for end-effectors in simulation space
|
| 141 |
+
- Available for both state and action
|
| 142 |
+
- **Gripper Opening Scale**: Continuous gripper opening measurements
|
| 143 |
+
- Available for both state and action
|
| 144 |
+
|
| 145 |
+
|
| 146 |
+
## 📂 Data Splits
|
| 147 |
+
|
| 148 |
+
The dataset is organized into the following splits:
|
| 149 |
+
|
| 150 |
+
- **Training**: Episodes 0:39
|
| 151 |
+
|
| 152 |
+
|
| 153 |
+
## 📁 Dataset Structure
|
| 154 |
+
|
| 155 |
+
This dataset follows the LeRobot format and contains the following components:
|
| 156 |
+
|
| 157 |
+
### Data Files
|
| 158 |
+
- **Videos**: Compressed video files containing RGB camera observations
|
| 159 |
+
- **State Data**: Robot joint positions, velocities, and other state information
|
| 160 |
+
- **Action Data**: Robot action commands and trajectories
|
| 161 |
+
- **Metadata**: Episode metadata, timestamps, and annotations
|
| 162 |
+
|
| 163 |
+
### File Organization
|
| 164 |
+
- **Data Path Pattern**: `data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet`
|
| 165 |
+
- **Video Path Pattern**: `videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4`
|
| 166 |
+
- **Chunking**: Data is organized into 1 chunk(s)
|
| 167 |
+
of size 1000
|
| 168 |
+
|
| 169 |
+
|
| 170 |
+
### Features Schema
|
| 171 |
+
|
| 172 |
+
The dataset includes the following features:
|
| 173 |
+
|
| 174 |
+
#### Visual Observations
|
| 175 |
+
- **observation.images.cam_high_left_rgb**: video
|
| 176 |
+
- FPS: 30
|
| 177 |
+
- Codec: av1- **observation.images.cam_high_right_rgb**: video
|
| 178 |
+
- FPS: 30
|
| 179 |
+
- Codec: av1- **observation.images.cam_left_wrist_rgb**: video
|
| 180 |
+
- FPS: 30
|
| 181 |
+
- Codec: av1- **observation.images.cam_right_wrist_rgb**: video
|
| 182 |
+
- FPS: 30
|
| 183 |
+
- Codec: av1
|
| 184 |
+
|
| 185 |
+
#### State and Action- **observation.state**: float32- **action**: float32
|
| 186 |
+
|
| 187 |
+
#### Temporal Information
|
| 188 |
+
- **timestamp**: float32
|
| 189 |
+
- **frame_index**: int64
|
| 190 |
+
- **episode_index**: int64
|
| 191 |
+
- **index**: int64
|
| 192 |
+
- **task_index**: int64
|
| 193 |
+
|
| 194 |
+
|
| 195 |
+
#### Annotations
|
| 196 |
+
- **subtask_annotation**: int32
|
| 197 |
+
- **scene_annotation**: int32
|
| 198 |
+
|
| 199 |
+
|
| 200 |
+
#### Motion Features
|
| 201 |
+
- **eef_sim_pose_state**: float32
|
| 202 |
+
- 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
|
| 203 |
+
- **eef_sim_pose_action**: float32
|
| 204 |
+
- 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
|
| 205 |
+
- **eef_direction_state**: int32
|
| 206 |
+
- Dimensions: left_eef_direction, right_eef_direction
|
| 207 |
+
- **eef_direction_action**: int32
|
| 208 |
+
- Dimensions: left_eef_direction, right_eef_direction
|
| 209 |
+
- **eef_velocity_state**: int32
|
| 210 |
+
- Dimensions: left_eef_velocity, right_eef_velocity
|
| 211 |
+
- **eef_velocity_action**: int32
|
| 212 |
+
- Dimensions: left_eef_velocity, right_eef_velocity
|
| 213 |
+
- **eef_acc_mag_state**: int32
|
| 214 |
+
- Dimensions: left_eef_acc_mag, right_eef_acc_mag
|
| 215 |
+
- **eef_acc_mag_action**: int32
|
| 216 |
+
- Dimensions: left_eef_acc_mag, right_eef_acc_mag
|
| 217 |
+
|
| 218 |
+
|
| 219 |
+
#### Gripper Features
|
| 220 |
+
- **gripper_open_scale_state**: float32
|
| 221 |
+
- Dimensions: left_gripper_open_scale, right_gripper_open_scale
|
| 222 |
+
- **gripper_open_scale_action**: float32
|
| 223 |
+
- Dimensions: left_gripper_open_scale, right_gripper_open_scale
|
| 224 |
+
- **gripper_mode_state**: int32
|
| 225 |
+
- Dimensions: left_gripper_mode, right_gripper_mode
|
| 226 |
+
- **gripper_mode_action**: int32
|
| 227 |
+
- Dimensions: left_gripper_mode, right_gripper_mode
|
| 228 |
+
- **gripper_activity_state**: int32
|
| 229 |
+
- Dimensions: left_gripper_activity, right_gripper_activity
|
| 230 |
+
|
| 231 |
+
|
| 232 |
+
### Meta Information
|
| 233 |
+
|
| 234 |
+
The complete dataset metadata is available in [meta/info.json](meta/info.json):
|
| 235 |
+
|
| 236 |
+
```json
|
| 237 |
+
{"codebase_version": "v2.1", "robot_type": "galaxea_r1_lite", "total_episodes": 40, "total_frames": 8540, "total_tasks": 1, "total_videos": 160, "total_chunks": 1, "chunks_size": 1000, "fps": 30, "splits": {"train": "0:39"}, "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]}}}
|
| 238 |
+
```
|
| 239 |
+
|
| 240 |
+
### Directory Structure
|
| 241 |
+
|
| 242 |
+
The dataset is organized as follows (showing leaf directories with first 5 files only):
|
| 243 |
+
|
| 244 |
+
```
|
| 245 |
+
R1_Lite_move_the_position_of_the_triangle_bread_qced_hardlink/
|
| 246 |
+
├── annotations/
|
| 247 |
+
│ ├── eef_acc_mag_annotation.jsonl
|
| 248 |
+
│ ├── eef_direction_annotation.jsonl
|
| 249 |
+
│ ├── eef_velocity_annotation.jsonl
|
| 250 |
+
│ ├── gripper_activity_annotation.jsonl
|
| 251 |
+
│ ├── gripper_mode_annotation.jsonl
|
| 252 |
+
│ └── (...)
|
| 253 |
+
├── data/
|
| 254 |
+
│ └── chunk-000/
|
| 255 |
+
│ ├── episode_000000.parquet
|
| 256 |
+
│ ├── episode_000001.parquet
|
| 257 |
+
│ ├── episode_000002.parquet
|
| 258 |
+
│ ├── episode_000003.parquet
|
| 259 |
+
│ ├── episode_000004.parquet
|
| 260 |
+
│ └── (...)
|
| 261 |
+
├── meta/
|
| 262 |
+
│ ├── episodes.jsonl
|
| 263 |
+
│ ├── episodes_stats.jsonl
|
| 264 |
+
│ ├── info.json
|
| 265 |
+
│ └── tasks.jsonl
|
| 266 |
+
└── videos/
|
| 267 |
+
└── chunk-000/
|
| 268 |
+
├── observation.images.cam_high_left_rgb/
|
| 269 |
+
│ ├── episode_000000.mp4
|
| 270 |
+
│ ├── episode_000001.mp4
|
| 271 |
+
│ ├── episode_000002.mp4
|
| 272 |
+
│ ├── episode_000003.mp4
|
| 273 |
+
│ ├── episode_000004.mp4
|
| 274 |
+
│ └── (...)
|
| 275 |
+
├── observation.images.cam_high_right_rgb/
|
| 276 |
+
│ ├── episode_000000.mp4
|
| 277 |
+
│ ├── episode_000001.mp4
|
| 278 |
+
│ ├── episode_000002.mp4
|
| 279 |
+
│ ├── episode_000003.mp4
|
| 280 |
+
│ ├── episode_000004.mp4
|
| 281 |
+
│ └── (...)
|
| 282 |
+
├── observation.images.cam_left_wrist_rgb/
|
| 283 |
+
│ ├── episode_000000.mp4
|
| 284 |
+
│ ├── episode_000001.mp4
|
| 285 |
+
│ ├── episode_000002.mp4
|
| 286 |
+
│ ├── episode_000003.mp4
|
| 287 |
+
│ ├── episode_000004.mp4
|
| 288 |
+
│ └── (...)
|
| 289 |
+
└── observation.images.cam_right_wrist_rgb/
|
| 290 |
+
├── episode_000000.mp4
|
| 291 |
+
├── episode_000001.mp4
|
| 292 |
+
├── episode_000002.mp4
|
| 293 |
+
├── episode_000003.mp4
|
| 294 |
+
├── episode_000004.mp4
|
| 295 |
+
└── (...)
|
| 296 |
+
```
|
| 297 |
+
|
| 298 |
+
|
| 299 |
+
## 📞 Contact and Support
|
| 300 |
+
|
| 301 |
+
For questions, issues, or feedback regarding this dataset, please contact:
|
| 302 |
+
- **Email:** None
|
| 303 |
+
For questions, issues, or feedback regarding this dataset, please contact us.
|
| 304 |
+
### Support
|
| 305 |
+
For technical support, please open an issue on our GitHub repository.
|
| 306 |
+
|
| 307 |
+
## 📄 License
|
| 308 |
+
|
| 309 |
+
This dataset is released under the **apache-2.0** license.
|
| 310 |
+
|
| 311 |
+
Please refer to the LICENSE file for full license terms and conditions.
|
| 312 |
+
|
| 313 |
+
|
| 314 |
+
## 📚 Citation
|
| 315 |
+
|
| 316 |
+
If you use this dataset in your research, please cite:
|
| 317 |
+
|
| 318 |
+
```bibtex
|
| 319 |
+
@article{robocoin,
|
| 320 |
+
title={RoboCOIN: An Open-Sourced Bimanual Robotic Data Collection for Integrated Manipulation},
|
| 321 |
+
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},
|
| 322 |
+
journal={arXiv preprint arXiv:2511.17441},
|
| 323 |
+
url = {https://arxiv.org/abs/2511.17441},
|
| 324 |
+
year={2025}
|
| 325 |
+
}
|
| 326 |
+
```
|
| 327 |
+
|
| 328 |
+
### Additional References
|
| 329 |
+
|
| 330 |
+
If you use this dataset, please also consider citing:
|
| 331 |
+
- LeRobot Framework: https://github.com/huggingface/lerobot
|
| 332 |
+
|
| 333 |
+
## 📌 Version Information
|
| 334 |
+
|
| 335 |
+
## Version History
|
| 336 |
+
- v1.0.0 (2025-11): Initial release
|
R1_Lite_move_the_position_of_the_triangle_bread/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_move_the_position_of_the_triangle_bread/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_move_the_position_of_the_triangle_bread/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_move_the_position_of_the_triangle_bread/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_move_the_position_of_the_triangle_bread/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_move_the_position_of_the_triangle_bread/annotations/scene_annotations.jsonl
ADDED
|
@@ -0,0 +1,200 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{"scene_index": 0, "scene": "The triangle bread is located at the back position."}
|
| 2 |
+
{"scene_index": 1, "scene": "The two triangle breads are both positioned at the back right."}
|
| 3 |
+
{"scene_index": 2, "scene": "The triangle bread is on the left side."}
|
| 4 |
+
{"scene_index": 3, "scene": "The three triangle breads are all positioned at the back, with two specifically located in the back right area."}
|
| 5 |
+
{"scene_index": 4, "scene": "The triangle-shaped bread is positioned at the back."}
|
| 6 |
+
{"scene_index": 5, "scene": "The triangle bread is positioned on the left side."}
|
| 7 |
+
{"scene_index": 6, "scene": "The triangle-shaped bread is positioned at the back."}
|
| 8 |
+
{"scene_index": 7, "scene": "The triangle bread is located at the back and also on the left side."}
|
| 9 |
+
{"scene_index": 8, "scene": "The triangle bread is located at the back right and back left positions."}
|
| 10 |
+
{"scene_index": 9, "scene": "The two triangle breads are both located at the back right position."}
|
| 11 |
+
{"scene_index": 10, "scene": "The triangle bread is located at the back right position."}
|
| 12 |
+
{"scene_index": 11, "scene": "The triangle-shaped bread is located at the back-right position."}
|
| 13 |
+
{"scene_index": 12, "scene": "The triangle bread is located at the back position."}
|
| 14 |
+
{"scene_index": 13, "scene": "The triangle-shaped bread is located at the back-right position."}
|
| 15 |
+
{"scene_index": 14, "scene": "The triangle-shaped bread is located at the back-right position."}
|
| 16 |
+
{"scene_index": 15, "scene": "The triangle bread is positioned on the right side."}
|
| 17 |
+
{"scene_index": 16, "scene": "The triangle bread is located at the back right position."}
|
| 18 |
+
{"scene_index": 17, "scene": "The two triangle breads are placed at the back right and left positions."}
|
| 19 |
+
{"scene_index": 18, "scene": "The two triangle breads are positioned at the back."}
|
| 20 |
+
{"scene_index": 19, "scene": "The triangle bread is located at the back right position."}
|
| 21 |
+
{"scene_index": 20, "scene": "The two triangle breads are positioned on the table, with one located to the right side and the other situated at the back left corner."}
|
| 22 |
+
{"scene_index": 21, "scene": "The triangle bread is positioned to the left, front right, and back."}
|
| 23 |
+
{"scene_index": 22, "scene": "The triangle-shaped bread is positioned at the center."}
|
| 24 |
+
{"scene_index": 23, "scene": "The triangle-shaped bread is located at the back-right position."}
|
| 25 |
+
{"scene_index": 24, "scene": "The two triangle breads are positioned on the back side, with one located to the right and the other to the left."}
|
| 26 |
+
{"scene_index": 25, "scene": "Each triangle bread is positioned at different locations relative to each other."}
|
| 27 |
+
{"scene_index": 26, "scene": "The triangle-shaped bread is located at the back-right position."}
|
| 28 |
+
{"scene_index": 27, "scene": "The three triangle breads are positioned at the back right, back left, and front right of the scene."}
|
| 29 |
+
{"scene_index": 28, "scene": "The triangle-shaped bread is positioned at the back left location."}
|
| 30 |
+
{"scene_index": 29, "scene": "The triangle-shaped bread is positioned at the back."}
|
| 31 |
+
{"scene_index": 30, "scene": "The triangle-shaped bread is positioned at the back."}
|
| 32 |
+
{"scene_index": 31, "scene": "The triangle-shaped bread is positioned at the center."}
|
| 33 |
+
{"scene_index": 32, "scene": "The triangle bread is located at the back left, while another triangle bread is positioned centrally, with both sharing a spatial relationship defined by their respective locations."}
|
| 34 |
+
{"scene_index": 33, "scene": "The triangle-shaped bread is positioned at the center."}
|
| 35 |
+
{"scene_index": 34, "scene": "Each triangle bread is placed at the back right, while the triangle is positioned on the right."}
|
| 36 |
+
{"scene_index": 35, "scene": "Triangle bread is at center, another triangle bread is at right, and a triangle (likely unrelated to the bread) is at back left."}
|
| 37 |
+
{"scene_index": 36, "scene": "The triangle bread is located at the back position."}
|
| 38 |
+
{"scene_index": 37, "scene": "The three triangle bread pieces are positioned to the right, with one additionally located at the back."}
|
| 39 |
+
{"scene_index": 38, "scene": "The two triangle breads are positioned diagonally opposite to each other on the table, with one located to the right side and the other placed at the back-left corner."}
|
| 40 |
+
{"scene_index": 39, "scene": "The four triangle bread pieces are located in various positions: two at the back (left and center-back), one on the right side near the back, and another positioned diagonally towards the back-right."}
|
| 41 |
+
{"scene_index": 40, "scene": "The triangle bread is located at the back position."}
|
| 42 |
+
{"scene_index": 41, "scene": "The triangle-shaped bread is located at the back position."}
|
| 43 |
+
{"scene_index": 42, "scene": "The triangle-shaped bread is positioned at the center."}
|
| 44 |
+
{"scene_index": 43, "scene": "Each triangle bread is positioned on the right side; two are at the back, with one specifically located at the back right."}
|
| 45 |
+
{"scene_index": 44, "scene": "The triangle-shaped bread is located at the back-right position."}
|
| 46 |
+
{"scene_index": 45, "scene": "The triangle bread is at the back right, another triangle bread is in the center, and a separate triangle is positioned at the back."}
|
| 47 |
+
{"scene_index": 46, "scene": "The triangle-shaped bread is located at the back position."}
|
| 48 |
+
{"scene_index": 47, "scene": "The triangle bread is centered, while another triangle bread is located at the back left."}
|
| 49 |
+
{"scene_index": 48, "scene": "The triangle-shaped bread is positioned at the back."}
|
| 50 |
+
{"scene_index": 49, "scene": "The triangle-shaped bread is positioned at the back."}
|
| 51 |
+
{"scene_index": 50, "scene": "The two triangle breads are positioned at back right and left, respectively."}
|
| 52 |
+
{"scene_index": 51, "scene": "The triangle bread is on the left, while another triangle bread is located at the back right position."}
|
| 53 |
+
{"scene_index": 52, "scene": "The two triangle breads are both located at the back position."}
|
| 54 |
+
{"scene_index": 53, "scene": "The two triangle breads are both located at the back, with one positioned to the right."}
|
| 55 |
+
{"scene_index": 54, "scene": "The triangle bread is located at the back left and another triangle bread is at the right."}
|
| 56 |
+
{"scene_index": 55, "scene": "The triangle bread is at the back and on the left."}
|
| 57 |
+
{"scene_index": 56, "scene": "The triangle-shaped bread is located at the back-left position."}
|
| 58 |
+
{"scene_index": 57, "scene": "The triangle bread is positioned at the back left."}
|
| 59 |
+
{"scene_index": 58, "scene": "The triangle bread is at the back, and the other triangle bread is located at the back left position."}
|
| 60 |
+
{"scene_index": 59, "scene": "The triangle-shaped bread is positioned at the center."}
|
| 61 |
+
{"scene_index": 60, "scene": "The triangle bread is at the back, and the triangle is positioned at the back right relative to it."}
|
| 62 |
+
{"scene_index": 61, "scene": "Each triangle bread is positioned at the back, with one specifically located at the back left."}
|
| 63 |
+
{"scene_index": 62, "scene": "The two triangle breads are placed on the right side, with one located slightly further back compared to the other."}
|
| 64 |
+
{"scene_index": 63, "scene": "Triangle bread is located at the back right, at the right side, and at the back left."}
|
| 65 |
+
{"scene_index": 64, "scene": "The triangle-shaped bread is positioned at the center."}
|
| 66 |
+
{"scene_index": 65, "scene": "The triangle bread is positioned at the back left."}
|
| 67 |
+
{"scene_index": 66, "scene": "The triangle bread is positioned at both the back right and the back."}
|
| 68 |
+
{"scene_index": 67, "scene": "The triangle-shaped bread is located at the back position."}
|
| 69 |
+
{"scene_index": 68, "scene": "The triangle-shaped bread is positioned on the right side."}
|
| 70 |
+
{"scene_index": 69, "scene": "The triangle bread is located at both the back right position and the back position relative to the other objects."}
|
| 71 |
+
{"scene_index": 70, "scene": "The triangle bread is at the back, the other triangle bread is on the right, and the third triangle bread is in the center."}
|
| 72 |
+
{"scene_index": 71, "scene": "The triangle-shaped bread is positioned at the back."}
|
| 73 |
+
{"scene_index": 72, "scene": "Each triangle-shaped bread is positioned on either the back left or the left side."}
|
| 74 |
+
{"scene_index": 73, "scene": "Three triangle breads are positioned at the center, back right, and right sides relative to the main focus of the image."}
|
| 75 |
+
{"scene_index": 74, "scene": "The triangle bread is located to the right, while another triangle bread is positioned at the back right."}
|
| 76 |
+
{"scene_index": 75, "scene": "The triangle-shaped bread is located at the back-right position."}
|
| 77 |
+
{"scene_index": 76, "scene": "The triangle-shaped bread is located at the back position."}
|
| 78 |
+
{"scene_index": 77, "scene": "The triangle-shaped bread is positioned at the back left location."}
|
| 79 |
+
{"scene_index": 78, "scene": "Two triangle breads are placed diagonally apart, one at the back left and the other at the front right."}
|
| 80 |
+
{"scene_index": 79, "scene": "The triangle-shaped bread is located at the back-right position."}
|
| 81 |
+
{"scene_index": 80, "scene": "The triangle-shaped bread is positioned at the back."}
|
| 82 |
+
{"scene_index": 81, "scene": "The triangle-shaped bread is located at the back-right position."}
|
| 83 |
+
{"scene_index": 82, "scene": "The two triangle breads are positioned with one at the back right and the other on the left."}
|
| 84 |
+
{"scene_index": 83, "scene": "The triangle bread is located at the back right position."}
|
| 85 |
+
{"scene_index": 84, "scene": "The two triangle breads are both located at the back right position."}
|
| 86 |
+
{"scene_index": 85, "scene": "The triangle-shaped bread is located at the back-left position."}
|
| 87 |
+
{"scene_index": 86, "scene": "The triangle bread is located at the back, with another triangle bread positioned slightly to the back right."}
|
| 88 |
+
{"scene_index": 87, "scene": "The triangle bread on the left is positioned to the left, while the triangle bread on the right is positioned to the right."}
|
| 89 |
+
{"scene_index": 88, "scene": "The triangle-shaped bread is located at the back-right position."}
|
| 90 |
+
{"scene_index": 89, "scene": "The triangle-shaped bread is located at the back-right position on the plate."}
|
| 91 |
+
{"scene_index": 90, "scene": "The triangle-shaped bread is positioned on the right side."}
|
| 92 |
+
{"scene_index": 91, "scene": "The triangle-shaped bread is located at the back position."}
|
| 93 |
+
{"scene_index": 92, "scene": "Each triangle bread is positioned either in the back left or left, with three instances located at back left and one at left."}
|
| 94 |
+
{"scene_index": 93, "scene": "The triangle-shaped bread is located at the back-left position."}
|
| 95 |
+
{"scene_index": 94, "scene": "The triangle-shaped bread is positioned at the back."}
|
| 96 |
+
{"scene_index": 95, "scene": "The triangle bread is positioned at the back left, while another triangle bread is located to the left."}
|
| 97 |
+
{"scene_index": 96, "scene": "The triangle bread is located at the back of the image, with another triangle bread positioned slightly to the right side of the back area."}
|
| 98 |
+
{"scene_index": 97, "scene": "The triangle-shaped bread is located at the back-right position."}
|
| 99 |
+
{"scene_index": 98, "scene": "The triangle-shaped bread is located at the back-right position."}
|
| 100 |
+
{"scene_index": 99, "scene": "The two triangle breads are positioned diagonally opposite to each other, one located at the back right corner and the other placed towards the left side."}
|
| 101 |
+
{"scene_index": 100, "scene": "Both triangles of bread are located at the back."}
|
| 102 |
+
{"scene_index": 101, "scene": "The triangle bread is positioned to the left, back right, right, back left, and back."}
|
| 103 |
+
{"scene_index": 102, "scene": "The triangle-shaped bread is located at the back-right position."}
|
| 104 |
+
{"scene_index": 103, "scene": "The triangle bread is located at the back, with another triangle bread positioned slightly to the back left."}
|
| 105 |
+
{"scene_index": 104, "scene": "The triangle-shaped bread is positioned at the center."}
|
| 106 |
+
{"scene_index": 105, "scene": "The triangle-shaped bread is positioned at the back."}
|
| 107 |
+
{"scene_index": 106, "scene": "The triangle-shaped bread is located at the back position."}
|
| 108 |
+
{"scene_index": 107, "scene": "The triangle bread is centered, while another triangle bread is positioned at the back right."}
|
| 109 |
+
{"scene_index": 108, "scene": "The two triangle breads are positioned at the back left and back right."}
|
| 110 |
+
{"scene_index": 109, "scene": "The triangle bread is located at the back right position."}
|
| 111 |
+
{"scene_index": 110, "scene": "The triangle-shaped bread is located at the back-left position."}
|
| 112 |
+
{"scene_index": 111, "scene": "The triangle bread is at the back, while another triangle bread is centered in front of it."}
|
| 113 |
+
{"scene_index": 112, "scene": "The triangle-shaped bread is located at the back position."}
|
| 114 |
+
{"scene_index": 113, "scene": "The two triangle breads are both positioned at the back."}
|
| 115 |
+
{"scene_index": 114, "scene": "The triangle-shaped bread is located at the back-right position."}
|
| 116 |
+
{"scene_index": 115, "scene": "The triangle bread is positioned at the back left."}
|
| 117 |
+
{"scene_index": 116, "scene": "The triangle bread is located at the back position."}
|
| 118 |
+
{"scene_index": 117, "scene": "Each triangle is positioned at either the right or back right of its respective bread."}
|
| 119 |
+
{"scene_index": 118, "scene": "The triangle bread is at the back right position, and there s another triangle bread located at the back position."}
|
| 120 |
+
{"scene_index": 119, "scene": "The triangle bread is at the center, and another triangle bread is located at the back right, with both sharing a common visual theme but placed in different positions within the composition."}
|
| 121 |
+
{"scene_index": 120, "scene": "The triangle-shaped bread is positioned at the back."}
|
| 122 |
+
{"scene_index": 121, "scene": "The triangle-shaped bread is positioned on the right side."}
|
| 123 |
+
{"scene_index": 122, "scene": "The triangle-shaped bread is positioned on the right side."}
|
| 124 |
+
{"scene_index": 123, "scene": "The triangle-shaped bread is located at the back position."}
|
| 125 |
+
{"scene_index": 124, "scene": "The triangle bread is positioned at both the back right and right sides."}
|
| 126 |
+
{"scene_index": 125, "scene": "The triangle-shaped bread is located at the back position."}
|
| 127 |
+
{"scene_index": 126, "scene": "Each triangle bread is positioned either at the back left or one of the back right locations, with two occupying the back right."}
|
| 128 |
+
{"scene_index": 127, "scene": "The triangle-shaped bread is positioned to the right."}
|
| 129 |
+
{"scene_index": 128, "scene": "The triangle-shaped bread is located at the back-right position."}
|
| 130 |
+
{"scene_index": 129, "scene": "The triangle bread is positioned to the right."}
|
| 131 |
+
{"scene_index": 130, "scene": "The triangle-shaped bread is positioned at the back left location."}
|
| 132 |
+
{"scene_index": 131, "scene": "The triangle bread is located on the left side, while the other triangle bread is positioned at the back."}
|
| 133 |
+
{"scene_index": 132, "scene": "The triangle bread is located at the back right position."}
|
| 134 |
+
{"scene_index": 133, "scene": "The triangle bread is located at the back right position."}
|
| 135 |
+
{"scene_index": 134, "scene": "The triangle-shaped bread is located at the back left position."}
|
| 136 |
+
{"scene_index": 135, "scene": "The triangle bread is located on the right side, with another triangle bread situated at the back right area."}
|
| 137 |
+
{"scene_index": 136, "scene": "The triangle bread is located at both the back right and center positions."}
|
| 138 |
+
{"scene_index": 137, "scene": "The triangle-shaped bread is located at the back-right position."}
|
| 139 |
+
{"scene_index": 138, "scene": "The triangle-shaped bread is located at the back-right position on the plate."}
|
| 140 |
+
{"scene_index": 139, "scene": "The triangle bread is positioned to the right and also located at the back."}
|
| 141 |
+
{"scene_index": 140, "scene": "The triangle-shaped bread is located at the back-left position."}
|
| 142 |
+
{"scene_index": 141, "scene": "Both triangle breads are located in the back-left position."}
|
| 143 |
+
{"scene_index": 142, "scene": "The triangle bread is positioned at the back left."}
|
| 144 |
+
{"scene_index": 143, "scene": "The triangle-shaped bread is positioned on the right side."}
|
| 145 |
+
{"scene_index": 144, "scene": "The triangle-shaped bread is located at the back-left position."}
|
| 146 |
+
{"scene_index": 145, "scene": "The triangle-shaped bread is located at the back-right position."}
|
| 147 |
+
{"scene_index": 146, "scene": "The two triangle breads are positioned at the back right and center of the arrangement."}
|
| 148 |
+
{"scene_index": 147, "scene": "The triangle-shaped bread is located at the back position."}
|
| 149 |
+
{"scene_index": 148, "scene": "The triangle-shaped bread is located at the back-left position."}
|
| 150 |
+
{"scene_index": 149, "scene": "The triangle-shaped bread is located at the back position."}
|
| 151 |
+
{"scene_index": 150, "scene": "The triangle-shaped bread is positioned at the back."}
|
| 152 |
+
{"scene_index": 151, "scene": "The triangle-shaped bread is located at the back-right position."}
|
| 153 |
+
{"scene_index": 152, "scene": "The triangle breads are positioned at the back, center, and front right."}
|
| 154 |
+
{"scene_index": 153, "scene": "The triangle bread is positioned at both the back left and back locations."}
|
| 155 |
+
{"scene_index": 154, "scene": "Both triangle breads are located at the back position."}
|
| 156 |
+
{"scene_index": 155, "scene": "The triangle breads are placed at the back right, with two additional triangle breads positioned behind them."}
|
| 157 |
+
{"scene_index": 156, "scene": "The three triangle bread pieces are positioned at the back right, right, and back locations."}
|
| 158 |
+
{"scene_index": 157, "scene": "The triangle-shaped bread is positioned at the center."}
|
| 159 |
+
{"scene_index": 158, "scene": "The triangle-shaped bread is located at the back-right position."}
|
| 160 |
+
{"scene_index": 159, "scene": "The triangle-shaped bread is positioned on the right side."}
|
| 161 |
+
{"scene_index": 160, "scene": "The triangle-shaped bread is positioned on the left side."}
|
| 162 |
+
{"scene_index": 161, "scene": "The triangle-shaped bread is positioned at the back left location."}
|
| 163 |
+
{"scene_index": 162, "scene": "Triangle Bread is located at Back Left and also situated at Right. Triangle is positioned at Back Right."}
|
| 164 |
+
{"scene_index": 163, "scene": "The triangle bread is located at the back position."}
|
| 165 |
+
{"scene_index": 164, "scene": "The two triangle breads are both located in the back right position."}
|
| 166 |
+
{"scene_index": 165, "scene": "The triangle-shaped bread is positioned on the left side."}
|
| 167 |
+
{"scene_index": 166, "scene": "The triangle-shaped bread is positioned on the left side."}
|
| 168 |
+
{"scene_index": 167, "scene": "The triangle-shaped bread is located at the back position."}
|
| 169 |
+
{"scene_index": 168, "scene": "The triangle-shaped bread is located at the back-left position."}
|
| 170 |
+
{"scene_index": 169, "scene": "The triangle-shaped bread is located at the back-right position."}
|
| 171 |
+
{"scene_index": 170, "scene": "The triangle-shaped bread is located at the back-right position."}
|
| 172 |
+
{"scene_index": 171, "scene": "The triangle bread is located behind, while the other triangle bread is positioned at the front on the right side."}
|
| 173 |
+
{"scene_index": 172, "scene": "The triangle-shaped bread is positioned on the right side."}
|
| 174 |
+
{"scene_index": 173, "scene": "The two triangle breads are positioned at the back left and back right locations."}
|
| 175 |
+
{"scene_index": 174, "scene": "The two triangle breads are positioned at the back and right sides relative to each other."}
|
| 176 |
+
{"scene_index": 175, "scene": "The triangle bread is positioned at the back, while another triangle bread is located towards the back left."}
|
| 177 |
+
{"scene_index": 176, "scene": "The triangle bread is located at the back right position."}
|
| 178 |
+
{"scene_index": 177, "scene": "The triangle-shaped bread is positioned at the center."}
|
| 179 |
+
{"scene_index": 178, "scene": "The triangle bread is located at the back right position."}
|
| 180 |
+
{"scene_index": 179, "scene": "The triangle bread is positioned to the right, while another triangle bread is placed centrally."}
|
| 181 |
+
{"scene_index": 180, "scene": "The triangle bread is located at the back position."}
|
| 182 |
+
{"scene_index": 181, "scene": "The triangle-shaped bread is located at the back-right position."}
|
| 183 |
+
{"scene_index": 182, "scene": "The triangle bread is positioned on the left side."}
|
| 184 |
+
{"scene_index": 183, "scene": "The triangle bread is located at the back position."}
|
| 185 |
+
{"scene_index": 184, "scene": "The triangle-shaped bread is located at the back position."}
|
| 186 |
+
{"scene_index": 185, "scene": "The triangle bread is positioned on the left side."}
|
| 187 |
+
{"scene_index": 186, "scene": "There are two triangle-shaped loaves of bread placed on the right side."}
|
| 188 |
+
{"scene_index": 187, "scene": "The triangle-shaped bread is located at the back left position."}
|
| 189 |
+
{"scene_index": 188, "scene": "The triangle-shaped bread is located at the back left position."}
|
| 190 |
+
{"scene_index": 189, "scene": "The triangle-shaped bread is located at the back position."}
|
| 191 |
+
{"scene_index": 190, "scene": "The triangle bread is positioned at the back right, while another triangle bread is also located at the back but without a specific side indicated."}
|
| 192 |
+
{"scene_index": 191, "scene": "The triangle bread is located at the back right."}
|
| 193 |
+
{"scene_index": 192, "scene": "The triangle-shaped bread is located at the back left position."}
|
| 194 |
+
{"scene_index": 193, "scene": "The two triangle breads are positioned diagonally opposite each other, with one located at the back left and the other at the front right of the scene."}
|
| 195 |
+
{"scene_index": 194, "scene": "The triangle-shaped bread is located at the back-left position."}
|
| 196 |
+
{"scene_index": 195, "scene": "The triangle-shaped bread is located at the back-right position on the plate."}
|
| 197 |
+
{"scene_index": 196, "scene": "The triangle bread at the back right is positioned behind and to the right of the triangle bread in the center."}
|
| 198 |
+
{"scene_index": 197, "scene": "The triangle bread is positioned at the center."}
|
| 199 |
+
{"scene_index": 198, "scene": "The triangle-shaped bread is located at the back-left position."}
|
| 200 |
+
{"scene_index": 199, "scene": "All three triangle breads are positioned at the back of the space, with two specifically located in the back-right area."}
|
R1_Lite_move_the_position_of_the_triangle_bread/annotations/subtask_annotations.jsonl
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{"subtask_index": 0, "subtask": "Grasp the pizza with right gripper"}
|
| 2 |
+
{"subtask_index": 1, "subtask": "Static"}
|
| 3 |
+
{"subtask_index": 2, "subtask": "Place the pizza on the table with right gripper"}
|
| 4 |
+
{"subtask_index": 3, "subtask": "End"}
|
| 5 |
+
{"subtask_index": 4, "subtask": "Grasp the pizza with left gripper"}
|
| 6 |
+
{"subtask_index": 5, "subtask": "Place the pizza on the table with left gripper"}
|
| 7 |
+
{"subtask_index": 6, "subtask": "null"}
|
R1_Lite_move_the_position_of_the_triangle_bread/annotations/subtasks.jsonl
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{"subtask_index": 0, "subtask": "Grasp the pizza with left gripper"}
|
| 2 |
+
{"subtask_index": 1, "subtask": "Static"}
|
| 3 |
+
{"subtask_index": 2, "subtask": "Place the pizza on the table with left gripper"}
|
| 4 |
+
{"subtask_index": 3, "subtask": "End"}
|
| 5 |
+
{"subtask_index": 4, "subtask": "Grasp the pizza with right gripper"}
|
| 6 |
+
{"subtask_index": 5, "subtask": "Place the pizza on the table with right gripper"}
|
| 7 |
+
{"subtask_index": 6, "subtask": "null"}
|
R1_Lite_move_the_position_of_the_triangle_bread/data/chunk-000/episode_000000.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ac694e1da75bd9323528d93929426f3be61c42e6b73a8815e0177656c3eab3fe
|
| 3 |
+
size 64436
|
R1_Lite_move_the_position_of_the_triangle_bread/data/chunk-000/episode_000001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7c0271b5afec682beb15cacde694d1d481c7c7dd44837f365359fe84b622e630
|
| 3 |
+
size 40194
|
R1_Lite_move_the_position_of_the_triangle_bread/data/chunk-000/episode_000002.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:15c0bc3bb58aaaeb15de0d9f052a559638fef32b1d827c4cb271a6805b943eae
|
| 3 |
+
size 54247
|
R1_Lite_move_the_position_of_the_triangle_bread/data/chunk-000/episode_000003.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bb8639007eb64bc7360c83ce5da3d5ea96fc23034709dcde6fc6106c8e4c0b0f
|
| 3 |
+
size 42875
|
R1_Lite_move_the_position_of_the_triangle_bread/data/chunk-000/episode_000004.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6176c0e6ffedf3ae34cc169cd3325dba3537e778566d9f30e8f3cea3e4a1d9d4
|
| 3 |
+
size 56716
|
R1_Lite_move_the_position_of_the_triangle_bread/data/chunk-000/episode_000005.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e4970d70d73c6fb449e0680a64fe72b640c0f60c645d571ab3a128d7f1d7858b
|
| 3 |
+
size 66596
|
R1_Lite_move_the_position_of_the_triangle_bread/data/chunk-000/episode_000006.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a1fcc3f5db3c1bceb80b36aecd537bf1b324a3e032e3b6c6dc159c660277a810
|
| 3 |
+
size 41484
|
R1_Lite_move_the_position_of_the_triangle_bread/data/chunk-000/episode_000007.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4363394611af326118de88a0e3e7030edda782045cefc947607826301fd63359
|
| 3 |
+
size 53621
|
R1_Lite_move_the_position_of_the_triangle_bread/data/chunk-000/episode_000008.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e742b6c467822455485c5299eb4965bd2ec66c04925be975f71080b7dfeb0ec4
|
| 3 |
+
size 66653
|
R1_Lite_move_the_position_of_the_triangle_bread/data/chunk-000/episode_000009.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ffceaa692cbcf365659c4d2bdad9be85fa90c10941d9e82d089e278d8979fc71
|
| 3 |
+
size 59903
|
R1_Lite_move_the_position_of_the_triangle_bread/data/chunk-000/episode_000010.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f48a2e951e393d12a05fe7e0aed52ae8c37c06968780cb4b62d805b5f36618b8
|
| 3 |
+
size 63927
|
R1_Lite_move_the_position_of_the_triangle_bread/data/chunk-000/episode_000011.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bffada832450373ceb5d5621e32b04d16de8b742fe3cb226cd741b2c4b0a381e
|
| 3 |
+
size 41989
|
R1_Lite_move_the_position_of_the_triangle_bread/data/chunk-000/episode_000012.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c95afcdb4f7fa0eba2ef98df982850f4909702411193d02a63b29ff788f450ae
|
| 3 |
+
size 50850
|
R1_Lite_move_the_position_of_the_triangle_bread/data/chunk-000/episode_000013.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f9d04ece2dd845222ae8de53eba6acfc7362a4ece904af3b496eeed3b5ffe325
|
| 3 |
+
size 39716
|
R1_Lite_move_the_position_of_the_triangle_bread/data/chunk-000/episode_000014.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:33ac509b6c954c2d23e625fe8e82fa6cb9be1cbafb69d29c07ffe21e1ee42b62
|
| 3 |
+
size 63298
|
R1_Lite_move_the_position_of_the_triangle_bread/data/chunk-000/episode_000015.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:792900f7b69ffa69c6f041fabd599ee2dd08c22cc1637141668d2ce0cfad239d
|
| 3 |
+
size 43634
|
R1_Lite_move_the_position_of_the_triangle_bread/data/chunk-000/episode_000016.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:eb386fe73049cc8ac31bf2b10d1d8d2f71bd142f5864c9ea8387b80172698eec
|
| 3 |
+
size 43170
|
R1_Lite_move_the_position_of_the_triangle_bread/data/chunk-000/episode_000017.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:60a1aadbad2c65084b29fc57e71809725037f657317d8279bd5be4b55f468ea2
|
| 3 |
+
size 44526
|
R1_Lite_move_the_position_of_the_triangle_bread/data/chunk-000/episode_000018.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:781459b696e6a2202f7c82215280ba5608703a5da31fd9c7f90eaac9af7f9194
|
| 3 |
+
size 45371
|
R1_Lite_move_the_position_of_the_triangle_bread/data/chunk-000/episode_000019.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ff89bac82806d8c08adbea206bb46c627f4fff07c31a6bb25288e67e8367ab9f
|
| 3 |
+
size 48474
|
R1_Lite_move_the_position_of_the_triangle_bread/data/chunk-000/episode_000020.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a5be46e7f27fa7e8a9a243424006578899e1149edf16f36252bdea4d86cb2a82
|
| 3 |
+
size 45898
|
R1_Lite_move_the_position_of_the_triangle_bread/data/chunk-000/episode_000021.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2bf6b1e67ba17b7b246722e72fd0fc1431a1da80754d9e3f6f38b8829e09e5f1
|
| 3 |
+
size 50518
|
R1_Lite_move_the_position_of_the_triangle_bread/data/chunk-000/episode_000022.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f2b7b8d1a5dfc2ecbc615e383f4fd06274bf7c9e9c09c4a0c08a565753da43de
|
| 3 |
+
size 64993
|
R1_Lite_move_the_position_of_the_triangle_bread/data/chunk-000/episode_000023.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1734a52eb117d478625fba9639fbfb54fd8d02355f462e10c8c914a1c7431a33
|
| 3 |
+
size 51967
|
R1_Lite_move_the_position_of_the_triangle_bread/data/chunk-000/episode_000024.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c34c378f026bc909349021084dd562a49f8653da8ada1d0c7462e055c9278da9
|
| 3 |
+
size 42775
|
R1_Lite_move_the_position_of_the_triangle_bread/data/chunk-000/episode_000025.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6d32e8522ce3908d87f4b6ff2c83f6f84db12bd4ad23e28b8aaea897069c9074
|
| 3 |
+
size 43006
|
R1_Lite_move_the_position_of_the_triangle_bread/data/chunk-000/episode_000026.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:13a549bf52c97ee4e9d1f4f130a28f5e09a8460e3f71947a345f266b8d5a836c
|
| 3 |
+
size 43088
|
R1_Lite_move_the_position_of_the_triangle_bread/data/chunk-000/episode_000027.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:af166aa37a53ac1ec9efdc730b3b66b4a516510851fa4cd829f3b1423cfd0e95
|
| 3 |
+
size 40162
|
R1_Lite_move_the_position_of_the_triangle_bread/data/chunk-000/episode_000028.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:66c4d5cdc7210519027fbebb5b360fc83d38325828fff2315adb282e2fa59630
|
| 3 |
+
size 49044
|
R1_Lite_move_the_position_of_the_triangle_bread/data/chunk-000/episode_000029.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a2c4d0a195a6113def529e31216385bf0e32a74af70d975804ebb0e6b5dc23ea
|
| 3 |
+
size 59292
|
R1_Lite_move_the_position_of_the_triangle_bread/data/chunk-000/episode_000030.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:43da6b59845bda9735d7dabfdbbd0c797ec09cfd868522ae861b67af015c9902
|
| 3 |
+
size 57062
|
R1_Lite_move_the_position_of_the_triangle_bread/data/chunk-000/episode_000031.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d261139ec1cc5c1f7a49c4e34bc561307ccf66cf3af851ec6dc3e7556af469fc
|
| 3 |
+
size 40396
|
R1_Lite_move_the_position_of_the_triangle_bread/data/chunk-000/episode_000032.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0752a2a70767f392c19dd1ad0f0d5551722e2e4fa400d83bbbd85371ecad5eb8
|
| 3 |
+
size 42186
|
R1_Lite_move_the_position_of_the_triangle_bread/data/chunk-000/episode_000033.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d8596d3323e2f99cb34b93a1e2dc004a36120cfc7b201b2ee5d29ec02994cf11
|
| 3 |
+
size 43677
|
R1_Lite_move_the_position_of_the_triangle_bread/data/chunk-000/episode_000034.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c1173ad82f94d81f037083f75e0cc12cad883b9e1873a438512995cdf7c357e7
|
| 3 |
+
size 44500
|
R1_Lite_move_the_position_of_the_triangle_bread/data/chunk-000/episode_000035.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b876c7422d5ebc54a5454d749af95a7c0e0903b0f8e081eca5ccc762be33f975
|
| 3 |
+
size 45673
|
R1_Lite_move_the_position_of_the_triangle_bread/data/chunk-000/episode_000036.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7d591c8936ecefb2c9f0adf85c697b89c9936a9b329ee572b282be5757642551
|
| 3 |
+
size 68232
|
R1_Lite_move_the_position_of_the_triangle_bread/data/chunk-000/episode_000037.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5ab49c884cfb86fd8aefded5fe94da8dfa130358cc93a27eb839151ba4e72fd4
|
| 3 |
+
size 48465
|
R1_Lite_move_the_position_of_the_triangle_bread/data/chunk-000/episode_000038.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f479735b002eff53ae912022df9e292c0e3efd0097fe6e00d39021126d1f2e4e
|
| 3 |
+
size 41584
|
R1_Lite_move_the_position_of_the_triangle_bread/data/chunk-000/episode_000039.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ff14137f7347f7eb00a4a29d228ef870efc63f83861eb9e4c237016b4e13e004
|
| 3 |
+
size 45347
|