Copy R1_Lite_move_the_position_of_the_black_marker 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_black_marker/.gitattributes +59 -0
- R1_Lite_move_the_position_of_the_black_marker/README.md +336 -0
- R1_Lite_move_the_position_of_the_black_marker/annotations/eef_acc_mag_annotation.jsonl +3 -0
- R1_Lite_move_the_position_of_the_black_marker/annotations/eef_direction_annotation.jsonl +7 -0
- R1_Lite_move_the_position_of_the_black_marker/annotations/eef_velocity_annotation.jsonl +3 -0
- R1_Lite_move_the_position_of_the_black_marker/annotations/gripper_activity_annotation.jsonl +4 -0
- R1_Lite_move_the_position_of_the_black_marker/annotations/gripper_mode_annotation.jsonl +3 -0
- R1_Lite_move_the_position_of_the_black_marker/annotations/scene_annotations.jsonl +200 -0
- R1_Lite_move_the_position_of_the_black_marker/annotations/subtask_annotations.jsonl +7 -0
- R1_Lite_move_the_position_of_the_black_marker/annotations/subtasks.jsonl +7 -0
- R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000000.parquet +3 -0
- R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000001.parquet +3 -0
- R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000002.parquet +3 -0
- R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000003.parquet +3 -0
- R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000004.parquet +3 -0
- R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000005.parquet +3 -0
- R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000006.parquet +3 -0
- R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000007.parquet +3 -0
- R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000008.parquet +3 -0
- R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000009.parquet +3 -0
- R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000010.parquet +3 -0
- R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000011.parquet +3 -0
- R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000012.parquet +3 -0
- R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000013.parquet +3 -0
- R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000014.parquet +3 -0
- R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000015.parquet +3 -0
- R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000016.parquet +3 -0
- R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000017.parquet +3 -0
- R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000018.parquet +3 -0
- R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000019.parquet +3 -0
- R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000020.parquet +3 -0
- R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000021.parquet +3 -0
- R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000022.parquet +3 -0
- R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000023.parquet +3 -0
- R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000024.parquet +3 -0
- R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000025.parquet +3 -0
- R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000026.parquet +3 -0
- R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000027.parquet +3 -0
- R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000028.parquet +3 -0
- R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000029.parquet +3 -0
- R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000030.parquet +3 -0
- R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000031.parquet +3 -0
- R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000032.parquet +3 -0
- R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000033.parquet +3 -0
- R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000034.parquet +3 -0
- R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000035.parquet +3 -0
- R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000036.parquet +3 -0
- R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000037.parquet +3 -0
- R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000038.parquet +3 -0
- R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000039.parquet +3 -0
R1_Lite_move_the_position_of_the_black_marker/.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_black_marker/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: 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_move_the_position_of_the_black_marker
|
| 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** | 61 |
|
| 68 |
+
| **Total Frames** | 15618 |
|
| 69 |
+
| **Total Tasks** | 1 |
|
| 70 |
+
| **Total Videos** | 244 |
|
| 71 |
+
| **Total Chunks** | 1 |
|
| 72 |
+
| **Chunk Size** | 1000 |
|
| 73 |
+
| **FPS** | 30 |
|
| 74 |
+
| **Dataset Size** | 536.6MB |
|
| 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 black marker in the designated position.
|
| 103 |
+
|
| 104 |
+
### Sub-Tasks
|
| 105 |
+
This dataset includes 7 distinct subtasks:
|
| 106 |
+
|
| 107 |
+
1. **Grasp the Marker pen with left gripper**
|
| 108 |
+
2. **Grasp the Marker pen with right gripper**
|
| 109 |
+
3. **Place the Marker pen on the table with right gripper**
|
| 110 |
+
4. **Static**
|
| 111 |
+
5. **End**
|
| 112 |
+
6. **Place the Marker pen 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:60
|
| 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": 61, "total_frames": 15618, "total_tasks": 1, "total_videos": 244, "total_chunks": 1, "chunks_size": 1000, "fps": 30, "splits": {"train": "0:60"}, "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_black_marker_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_black_marker/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_black_marker/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_black_marker/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_black_marker/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_black_marker/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_black_marker/annotations/scene_annotations.jsonl
ADDED
|
@@ -0,0 +1,200 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{"scene_index": 0, "scene": "The black marker is on the left."}
|
| 2 |
+
{"scene_index": 1, "scene": "The black marker is located at the back left position."}
|
| 3 |
+
{"scene_index": 2, "scene": "The black marker is located at the back left position."}
|
| 4 |
+
{"scene_index": 3, "scene": "The black markers are positioned diagonally opposite to each other, with one located at the front right and the other at the back left."}
|
| 5 |
+
{"scene_index": 4, "scene": "The black marker is positioned at the back, while another marker is also located at the back."}
|
| 6 |
+
{"scene_index": 5, "scene": "The black markers are positioned at the back and on the left."}
|
| 7 |
+
{"scene_index": 6, "scene": "The black marker is positioned at the back-left location."}
|
| 8 |
+
{"scene_index": 7, "scene": "The black marker is located at the back-right position."}
|
| 9 |
+
{"scene_index": 8, "scene": "The black marker is located at the back left position."}
|
| 10 |
+
{"scene_index": 9, "scene": "The black marker is on the left."}
|
| 11 |
+
{"scene_index": 10, "scene": "The two black markers are positioned to the right and back sides respectively."}
|
| 12 |
+
{"scene_index": 11, "scene": "The black marker is located at the back right position."}
|
| 13 |
+
{"scene_index": 12, "scene": "The black marker is located at the back left position."}
|
| 14 |
+
{"scene_index": 13, "scene": "The black marker is located at the back right position."}
|
| 15 |
+
{"scene_index": 14, "scene": "The black marker is located at the back."}
|
| 16 |
+
{"scene_index": 15, "scene": "The black marker is located at the back left position."}
|
| 17 |
+
{"scene_index": 16, "scene": "The black marker is located on the left side."}
|
| 18 |
+
{"scene_index": 17, "scene": "The black marker is positioned at the center."}
|
| 19 |
+
{"scene_index": 18, "scene": "The black marker is located at the back right position."}
|
| 20 |
+
{"scene_index": 19, "scene": "The black marker is located at the back right position."}
|
| 21 |
+
{"scene_index": 20, "scene": "The black marker is located at the back right position."}
|
| 22 |
+
{"scene_index": 21, "scene": "The three black markers are positioned with two at the back (one left, one right) and one at the front right."}
|
| 23 |
+
{"scene_index": 22, "scene": "The black marker is located at the back-right position."}
|
| 24 |
+
{"scene_index": 23, "scene": "The black marker is on the right side."}
|
| 25 |
+
{"scene_index": 24, "scene": "The black marker is positioned at the back."}
|
| 26 |
+
{"scene_index": 25, "scene": "The black marker is positioned on the right side."}
|
| 27 |
+
{"scene_index": 26, "scene": "The black marker is located at the back."}
|
| 28 |
+
{"scene_index": 27, "scene": "The black marker is located at the back right position."}
|
| 29 |
+
{"scene_index": 28, "scene": "The black marker is positioned on the right side."}
|
| 30 |
+
{"scene_index": 29, "scene": "The black marker is located at the back left position."}
|
| 31 |
+
{"scene_index": 30, "scene": "The black marker is located at the back."}
|
| 32 |
+
{"scene_index": 31, "scene": "The black marker is located at the back position."}
|
| 33 |
+
{"scene_index": 32, "scene": "The black marker is positioned on the right side."}
|
| 34 |
+
{"scene_index": 33, "scene": "Black marker is at back left, black marker is at center, black marker is at front right."}
|
| 35 |
+
{"scene_index": 34, "scene": "The black marker is located at the back."}
|
| 36 |
+
{"scene_index": 35, "scene": "The black marker is located at the back right position."}
|
| 37 |
+
{"scene_index": 36, "scene": "The black marker is located at the back, while the marker is positioned at the back right."}
|
| 38 |
+
{"scene_index": 37, "scene": "The black marker is positioned at the front right."}
|
| 39 |
+
{"scene_index": 38, "scene": "The black marker is located at the back."}
|
| 40 |
+
{"scene_index": 39, "scene": "The black marker is located at the front right position."}
|
| 41 |
+
{"scene_index": 40, "scene": "The black marker is located at the back position."}
|
| 42 |
+
{"scene_index": 41, "scene": "The black marker is located at the back left position."}
|
| 43 |
+
{"scene_index": 42, "scene": "The black marker is located at the back left position."}
|
| 44 |
+
{"scene_index": 43, "scene": "The black marker is located at the back right position."}
|
| 45 |
+
{"scene_index": 44, "scene": "The black marker is located at the back right position."}
|
| 46 |
+
{"scene_index": 45, "scene": "The black marker is located at the back left position."}
|
| 47 |
+
{"scene_index": 46, "scene": "The black marker is located at the back."}
|
| 48 |
+
{"scene_index": 47, "scene": "The black marker is located at the back-right position."}
|
| 49 |
+
{"scene_index": 48, "scene": "The black marker is located at the back right position."}
|
| 50 |
+
{"scene_index": 49, "scene": "The black marker is located on the left side."}
|
| 51 |
+
{"scene_index": 50, "scene": "The black marker is located at the back left position."}
|
| 52 |
+
{"scene_index": 51, "scene": "The black marker is located at the back-right position."}
|
| 53 |
+
{"scene_index": 52, "scene": "The black marker is located at the back right position."}
|
| 54 |
+
{"scene_index": 53, "scene": "The two black markers are placed at the center and the back right positions."}
|
| 55 |
+
{"scene_index": 54, "scene": "The black marker is located at the back left position."}
|
| 56 |
+
{"scene_index": 55, "scene": "The black marker is located on the left side."}
|
| 57 |
+
{"scene_index": 56, "scene": "The black marker is positioned on the right side."}
|
| 58 |
+
{"scene_index": 57, "scene": "The black marker is located at the back right position."}
|
| 59 |
+
{"scene_index": 58, "scene": "The black marker is located at the back."}
|
| 60 |
+
{"scene_index": 59, "scene": "The black marker is positioned at the center."}
|
| 61 |
+
{"scene_index": 60, "scene": "The black marker is located at the back."}
|
| 62 |
+
{"scene_index": 61, "scene": "Each black marker is located at the back right position."}
|
| 63 |
+
{"scene_index": 62, "scene": "The two black markers are both positioned at the back right."}
|
| 64 |
+
{"scene_index": 63, "scene": "The black marker is positioned at the center."}
|
| 65 |
+
{"scene_index": 64, "scene": "The black marker is located at the back position."}
|
| 66 |
+
{"scene_index": 65, "scene": "The black marker is positioned to the right and back."}
|
| 67 |
+
{"scene_index": 66, "scene": "The black marker is centered."}
|
| 68 |
+
{"scene_index": 67, "scene": "The black marker is located at the back position."}
|
| 69 |
+
{"scene_index": 68, "scene": "The black marker is positioned at the center."}
|
| 70 |
+
{"scene_index": 69, "scene": "The black marker is located at the back."}
|
| 71 |
+
{"scene_index": 70, "scene": "The black marker is located at the back left position."}
|
| 72 |
+
{"scene_index": 71, "scene": "The black marker is located at the back left position."}
|
| 73 |
+
{"scene_index": 72, "scene": "The black marker is located at the back."}
|
| 74 |
+
{"scene_index": 73, "scene": "Black marker (back left), Black marker (center), and Black (front right)."}
|
| 75 |
+
{"scene_index": 74, "scene": "The black markers are positioned at the back, back right, and left sides."}
|
| 76 |
+
{"scene_index": 75, "scene": "The black markers are positioned on the back, with one located at the back right and the other in a general back position without specific side indication."}
|
| 77 |
+
{"scene_index": 76, "scene": "The black marker is located at the back right position."}
|
| 78 |
+
{"scene_index": 77, "scene": "The black marker is located at the back."}
|
| 79 |
+
{"scene_index": 78, "scene": "The black marker is located at the back right position."}
|
| 80 |
+
{"scene_index": 79, "scene": "The two black markers are positioned at the back left and back right of the scene."}
|
| 81 |
+
{"scene_index": 80, "scene": "The black marker is located at the back right position."}
|
| 82 |
+
{"scene_index": 81, "scene": "The black marker is located at the back."}
|
| 83 |
+
{"scene_index": 82, "scene": "The black marker is positioned at the back."}
|
| 84 |
+
{"scene_index": 83, "scene": "The black marker is positioned at the back."}
|
| 85 |
+
{"scene_index": 84, "scene": "The black marker is on the left, while the other black marker is positioned at the back-left."}
|
| 86 |
+
{"scene_index": 85, "scene": "The black marker is located at the back left position."}
|
| 87 |
+
{"scene_index": 86, "scene": "The black marker is located at the back right position."}
|
| 88 |
+
{"scene_index": 87, "scene": "The black marker is located at the back."}
|
| 89 |
+
{"scene_index": 88, "scene": "The first black marker is positioned at the back left, while the second black marker is located further back but without a specific lateral placement."}
|
| 90 |
+
{"scene_index": 89, "scene": "The black markers are positioned with one at the back left and another behind it without a specified side."}
|
| 91 |
+
{"scene_index": 90, "scene": "The black marker is positioned to the right side."}
|
| 92 |
+
{"scene_index": 91, "scene": "The black marker is located at the back left position."}
|
| 93 |
+
{"scene_index": 92, "scene": "The black marker is located at the back left position."}
|
| 94 |
+
{"scene_index": 93, "scene": "The black marker is on the left."}
|
| 95 |
+
{"scene_index": 94, "scene": "The black marker is located at the back left position."}
|
| 96 |
+
{"scene_index": 95, "scene": "The black marker is positioned on the left."}
|
| 97 |
+
{"scene_index": 96, "scene": "The black marker is on the right side."}
|
| 98 |
+
{"scene_index": 97, "scene": "The black marker is located at the back left position."}
|
| 99 |
+
{"scene_index": 98, "scene": "The black markers are positioned to the left, back, and front right."}
|
| 100 |
+
{"scene_index": 99, "scene": "The black marker is located at the back left position."}
|
| 101 |
+
{"scene_index": 100, "scene": "The black marker is positioned at the back."}
|
| 102 |
+
{"scene_index": 101, "scene": "The black marker is positioned at the back-left location."}
|
| 103 |
+
{"scene_index": 102, "scene": "The black marker is positioned at the back."}
|
| 104 |
+
{"scene_index": 103, "scene": "The black marker is located at the back right position."}
|
| 105 |
+
{"scene_index": 104, "scene": "The two black markers are positioned at the back right and front right locations relative to the main reference point or object in the scene."}
|
| 106 |
+
{"scene_index": 105, "scene": "The two black markers are positioned at the back and center relative to each other."}
|
| 107 |
+
{"scene_index": 106, "scene": "The two black markers are positioned on either side, with one on the right and the other on the left."}
|
| 108 |
+
{"scene_index": 107, "scene": "The black marker is positioned at the center."}
|
| 109 |
+
{"scene_index": 108, "scene": "The black marker is located at the back left position."}
|
| 110 |
+
{"scene_index": 109, "scene": "The black marker is located at the back right position."}
|
| 111 |
+
{"scene_index": 110, "scene": "The black marker is located at the back."}
|
| 112 |
+
{"scene_index": 111, "scene": "The black markers are positioned at three locations: back left, left, and back right."}
|
| 113 |
+
{"scene_index": 112, "scene": "The two black markers are both located at the back left position."}
|
| 114 |
+
{"scene_index": 113, "scene": "The black marker is located at the back right position."}
|
| 115 |
+
{"scene_index": 114, "scene": "The black marker is positioned at the back."}
|
| 116 |
+
{"scene_index": 115, "scene": "The black marker is positioned at the back."}
|
| 117 |
+
{"scene_index": 116, "scene": "The black marker is located at the back left position."}
|
| 118 |
+
{"scene_index": 117, "scene": "The black marker is located at the back left position."}
|
| 119 |
+
{"scene_index": 118, "scene": "The black marker is located at the back left position."}
|
| 120 |
+
{"scene_index": 119, "scene": "The two black markers are positioned on either side of the composition, with one located to the left and the other to the right."}
|
| 121 |
+
{"scene_index": 120, "scene": "The black marker is positioned at the center."}
|
| 122 |
+
{"scene_index": 121, "scene": "The black marker is on the left side."}
|
| 123 |
+
{"scene_index": 122, "scene": "The two black markers are positioned with one at the back right and the other in the center."}
|
| 124 |
+
{"scene_index": 123, "scene": "Two black markers are located at the back, with one specifically positioned at the back right."}
|
| 125 |
+
{"scene_index": 124, "scene": "The black marker is located at the back left position."}
|
| 126 |
+
{"scene_index": 125, "scene": "The black marker is located at the back."}
|
| 127 |
+
{"scene_index": 126, "scene": "The black marker is located at the back left position."}
|
| 128 |
+
{"scene_index": 127, "scene": "The two black markers are positioned on the back and right sides."}
|
| 129 |
+
{"scene_index": 128, "scene": "The black marker is centered."}
|
| 130 |
+
{"scene_index": 129, "scene": "The black marker is located at the back right position."}
|
| 131 |
+
{"scene_index": 130, "scene": "The black marker is located at the back position."}
|
| 132 |
+
{"scene_index": 131, "scene": "The black marker is positioned at the center."}
|
| 133 |
+
{"scene_index": 132, "scene": "The two black markers are positioned with one on the left and the other at the back."}
|
| 134 |
+
{"scene_index": 133, "scene": "The black marker is located at the back left position."}
|
| 135 |
+
{"scene_index": 134, "scene": "The black marker is located at the back right position."}
|
| 136 |
+
{"scene_index": 135, "scene": "The black marker is located at the back left position."}
|
| 137 |
+
{"scene_index": 136, "scene": "The black marker is located at the back left position."}
|
| 138 |
+
{"scene_index": 137, "scene": "The two black markers are positioned at front right and right locations respectively, with no specific interaction between them."}
|
| 139 |
+
{"scene_index": 138, "scene": "The black marker is located at the back."}
|
| 140 |
+
{"scene_index": 139, "scene": "The black marker is positioned at the back."}
|
| 141 |
+
{"scene_index": 140, "scene": "The black marker is located at the back left position."}
|
| 142 |
+
{"scene_index": 141, "scene": "The black marker is located at the back right position."}
|
| 143 |
+
{"scene_index": 142, "scene": "The black marker is located at the back right position."}
|
| 144 |
+
{"scene_index": 143, "scene": "The black marker is located at the back right position."}
|
| 145 |
+
{"scene_index": 144, "scene": "The black marker is located at the back-right position."}
|
| 146 |
+
{"scene_index": 145, "scene": "The black marker is positioned at the back."}
|
| 147 |
+
{"scene_index": 146, "scene": "The black marker is located at the back right, while the black object is centered."}
|
| 148 |
+
{"scene_index": 147, "scene": "The black marker is centered."}
|
| 149 |
+
{"scene_index": 148, "scene": "The black marker is positioned at the center."}
|
| 150 |
+
{"scene_index": 149, "scene": "The black marker is located at the back left position."}
|
| 151 |
+
{"scene_index": 150, "scene": "The black marker is located at the back left position."}
|
| 152 |
+
{"scene_index": 151, "scene": "The two black markers are positioned at the back right and center locations."}
|
| 153 |
+
{"scene_index": 152, "scene": "The black marker is located at the back, while the color black is positioned on the back left side."}
|
| 154 |
+
{"scene_index": 153, "scene": "The black marker is positioned at the center."}
|
| 155 |
+
{"scene_index": 154, "scene": "The black markers are placed at positions back right and back."}
|
| 156 |
+
{"scene_index": 155, "scene": "The black marker is located at the back right position."}
|
| 157 |
+
{"scene_index": 156, "scene": "The black marker is positioned at the center."}
|
| 158 |
+
{"scene_index": 157, "scene": "The black marker is located at the back left position."}
|
| 159 |
+
{"scene_index": 158, "scene": "The two black markers are positioned at the back, with one located on the right side."}
|
| 160 |
+
{"scene_index": 159, "scene": "The black marker is located at the back right position."}
|
| 161 |
+
{"scene_index": 160, "scene": "The black marker is positioned at the center."}
|
| 162 |
+
{"scene_index": 161, "scene": "The black marker is located at the back."}
|
| 163 |
+
{"scene_index": 162, "scene": "The two black markers are positioned at the back and center locations."}
|
| 164 |
+
{"scene_index": 163, "scene": "The black marker is at the back and to the right."}
|
| 165 |
+
{"scene_index": 164, "scene": "The black marker is on the left."}
|
| 166 |
+
{"scene_index": 165, "scene": "The black marker is on the right side."}
|
| 167 |
+
{"scene_index": 166, "scene": "The black marker is positioned at the back."}
|
| 168 |
+
{"scene_index": 167, "scene": "The black marker is positioned on the right side."}
|
| 169 |
+
{"scene_index": 168, "scene": "The black marker is located at the back."}
|
| 170 |
+
{"scene_index": 169, "scene": "The black marker is located at the back right position."}
|
| 171 |
+
{"scene_index": 170, "scene": "The black marker is located at the back left position."}
|
| 172 |
+
{"scene_index": 171, "scene": "The black marker is positioned at the back-left location."}
|
| 173 |
+
{"scene_index": 172, "scene": "The black marker is positioned on the left side."}
|
| 174 |
+
{"scene_index": 173, "scene": "The black marker is positioned at the center."}
|
| 175 |
+
{"scene_index": 174, "scene": "The two black markers are positioned diagonally opposite each other at the back of their respective sides."}
|
| 176 |
+
{"scene_index": 175, "scene": "The black marker is positioned at the back."}
|
| 177 |
+
{"scene_index": 176, "scene": "The black marker is positioned at the center."}
|
| 178 |
+
{"scene_index": 177, "scene": "The black marker is positioned at the center."}
|
| 179 |
+
{"scene_index": 178, "scene": "The black marker is on the left."}
|
| 180 |
+
{"scene_index": 179, "scene": "The black marker is located at the back right position."}
|
| 181 |
+
{"scene_index": 180, "scene": "The three black markers are positioned with one at the center and two at the back left."}
|
| 182 |
+
{"scene_index": 181, "scene": "The black marker is positioned at the back."}
|
| 183 |
+
{"scene_index": 182, "scene": "The black marker is located at the back left position."}
|
| 184 |
+
{"scene_index": 183, "scene": "The two black markers are positioned to the left and back relative to each other."}
|
| 185 |
+
{"scene_index": 184, "scene": "The black marker is located at the back right position."}
|
| 186 |
+
{"scene_index": 185, "scene": "The black marker is located at the back right position."}
|
| 187 |
+
{"scene_index": 186, "scene": "The black marker is positioned at the back-left location."}
|
| 188 |
+
{"scene_index": 187, "scene": "The black marker is located at the back."}
|
| 189 |
+
{"scene_index": 188, "scene": "The black marker is located at the back left position."}
|
| 190 |
+
{"scene_index": 189, "scene": "The black marker is located at the back."}
|
| 191 |
+
{"scene_index": 190, "scene": "The black marker is positioned at the center."}
|
| 192 |
+
{"scene_index": 191, "scene": "The black marker is located at the back left position."}
|
| 193 |
+
{"scene_index": 192, "scene": "The black marker is positioned at the center."}
|
| 194 |
+
{"scene_index": 193, "scene": "The two black markers are positioned at the back corners of the space, with one on the left and the other on the right."}
|
| 195 |
+
{"scene_index": 194, "scene": "The black marker is positioned at the back."}
|
| 196 |
+
{"scene_index": 195, "scene": "The black marker is located at the back right position."}
|
| 197 |
+
{"scene_index": 196, "scene": "The black marker is located at the back."}
|
| 198 |
+
{"scene_index": 197, "scene": "The black marker is located at the back."}
|
| 199 |
+
{"scene_index": 198, "scene": "The black marker is located at the back left position."}
|
| 200 |
+
{"scene_index": 199, "scene": "The black marker is positioned at the back-left location."}
|
R1_Lite_move_the_position_of_the_black_marker/annotations/subtask_annotations.jsonl
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{"subtask_index": 0, "subtask": "Grasp the Marker pen with left gripper"}
|
| 2 |
+
{"subtask_index": 1, "subtask": "Grasp the Marker pen with right gripper"}
|
| 3 |
+
{"subtask_index": 2, "subtask": "Place the Marker pen on the table with right gripper"}
|
| 4 |
+
{"subtask_index": 3, "subtask": "Static"}
|
| 5 |
+
{"subtask_index": 4, "subtask": "End"}
|
| 6 |
+
{"subtask_index": 5, "subtask": "Place the Marker pen on the table with left gripper"}
|
| 7 |
+
{"subtask_index": 6, "subtask": "null"}
|
R1_Lite_move_the_position_of_the_black_marker/annotations/subtasks.jsonl
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{"subtask_index": 0, "subtask": "Static"}
|
| 2 |
+
{"subtask_index": 1, "subtask": "Place the Marker pen on the table with left gripper"}
|
| 3 |
+
{"subtask_index": 2, "subtask": "Grasp the Marker pen with right gripper"}
|
| 4 |
+
{"subtask_index": 3, "subtask": "Place the Marker pen on the table with right gripper"}
|
| 5 |
+
{"subtask_index": 4, "subtask": "End"}
|
| 6 |
+
{"subtask_index": 5, "subtask": "Grasp the Marker pen with left gripper"}
|
| 7 |
+
{"subtask_index": 6, "subtask": "null"}
|
R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000000.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bda0c961aecc44d92045abe6783d2d73434669a485114ac3d1943f7ddedfa468
|
| 3 |
+
size 49248
|
R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e19bbe8f7054983465bcb484fefe418f85b949cc77ebe3ba34c14c3ae67e7e53
|
| 3 |
+
size 52136
|
R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000002.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7f2aa56a1936aa8065d8016872981f25584542707c49e5f6cbb4bdddfefcd209
|
| 3 |
+
size 65750
|
R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000003.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5bde713579557d8cd9dc378683f698d43b00126a0a771d64cbc98ee63a5bb72f
|
| 3 |
+
size 62341
|
R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000004.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1f5629682a6dee4e396cc5aa9995acdf5f45deba9971fdf94ab41ef8cfa24207
|
| 3 |
+
size 57282
|
R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000005.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d2fb35c5ebe558686b726c771d88d54532da68e29b45703bcbede00061754a00
|
| 3 |
+
size 56806
|
R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000006.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dfd623185d19f555d931382a8301c4c08c059a79b2a5ed5bf9ae07c0a88656b9
|
| 3 |
+
size 61553
|
R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000007.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4d6da709dcedb7a0ed912841f7424cf6f202c6c9da33fa956270e861a3b7bdeb
|
| 3 |
+
size 54734
|
R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000008.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:961b007c4cb61ccafcf0656f2cea318f53bcb82d6134067e8d9ad2115f6b8b89
|
| 3 |
+
size 58251
|
R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000009.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3b0390871244440b11dc2863d3720b10e76dfc7960356bace922d3bfe82628a4
|
| 3 |
+
size 52176
|
R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000010.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:847ae26bbc555e7d47150a3f1ddb5fe4f05e7c39f6000a266d801e81af1d5f75
|
| 3 |
+
size 53485
|
R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000011.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:054dd73a09c5535c442cfdda22a6cf138c350b619445d649777216cafb1245d0
|
| 3 |
+
size 52461
|
R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000012.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f741772cca1badddf34abd6cbb8beac02043681be4cb04bf7a99b9941f725d41
|
| 3 |
+
size 47311
|
R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000013.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ec97da0a55faf77e2ced4ee06d7e134c41aeaf5ed389dabb387f70a59dbed780
|
| 3 |
+
size 68004
|
R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000014.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d00caf2a11ef45ba2f75ee24830bea59f6cac4a292c22c8d51dd97812de42089
|
| 3 |
+
size 46086
|
R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000015.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1e79406dd00b86ef21a4d1b3572219842d83b75643913ed48edd8d423b2b687e
|
| 3 |
+
size 58472
|
R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000016.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8bf9440e6575b7a9ec20b258d649ec28ec05648226bd1f7dc72ccf57b13881e4
|
| 3 |
+
size 63298
|
R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000017.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:73fc7b199c0500a531af58700303c258e6921e74831f449bb072d6c1e138a089
|
| 3 |
+
size 42266
|
R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000018.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c2e7d5f2ce6ecd140243ae0b25f2673f04513220a15baf5ae2f698d396f1ae5b
|
| 3 |
+
size 55655
|
R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000019.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9ec020acf785357dd75501579716a705df0e9c4bf1ca805bedfc167ddb3ed9b9
|
| 3 |
+
size 51370
|
R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000020.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5248c9a567efbc491dda429fe26da5ff6b3572f7023617576e2d340e8b4ec022
|
| 3 |
+
size 47092
|
R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000021.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:89fbf916f019974d7d628843203a7bdc48f09d41d52821cf16ade57cd92a61da
|
| 3 |
+
size 56855
|
R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000022.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:04315d70b3936fa391034862d36d5324f57a1a5bb50c71f119d0e4bc21cb535c
|
| 3 |
+
size 51270
|
R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000023.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3852789be18c4c72bee27a42c520c14793d99298cbc997fa4fb1765bd7e35e15
|
| 3 |
+
size 56171
|
R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000024.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6de04cfe0f6123b863c2d155d569ec507c1bffb725f013f68a5e37e00647b915
|
| 3 |
+
size 56758
|
R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000025.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:67d7f61717d08031fadb0dcc1172a852f75723c03d16b4dbb3dd26b29873681a
|
| 3 |
+
size 67953
|
R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000026.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4208d63f333d987808489917c79fcc308aeb3296f5f3c6e83b681353f7306092
|
| 3 |
+
size 51514
|
R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000027.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e7e4acda234b6417fd1d3d1a1150392586e790eab7bf970b697cc6d2e886f7ab
|
| 3 |
+
size 56462
|
R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000028.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e60f6a2e52000e01dc9ab5543d27f6985449fa87638ae952b09148af988b81b7
|
| 3 |
+
size 48989
|
R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000029.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3774e7f3fd9dac24aa641de42a226afb7da3e57da284451f9f8dc6353949164c
|
| 3 |
+
size 54210
|
R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000030.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9aeb5f46faf25c10b924702837f95019e519cf45674ec0ab6778c06deeb824b2
|
| 3 |
+
size 46045
|
R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000031.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5a04439b654be40898fc92212dbf110c4d26fae73689f0227d6f024d8977601d
|
| 3 |
+
size 52604
|
R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000032.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f5ff6d494329ae8a2545be4c69710eb6fe018f1df3d3f7d7aa3b399b2996ba0f
|
| 3 |
+
size 48780
|
R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000033.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:523dad253269d79378e53389670f5a5c5a2c94e68d500e4f956950860f8b4149
|
| 3 |
+
size 55942
|
R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000034.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:198e5fdd55aa1cdb3ac24ba19a8c91a6dff727aa76d051690f0ab0e578fcd5bf
|
| 3 |
+
size 53115
|
R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000035.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:24859cec1ddf596eaf5df88c8cbbad427471c9b4cf9b329b9090e3620d7de850
|
| 3 |
+
size 52113
|
R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000036.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e687f647a5db512a406abdc1ee09aea7cff3dce1be5e352a464abe94bcdea6be
|
| 3 |
+
size 51519
|
R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000037.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6d5e5299d76fb2f0e44674d4af090f0821cfff0330b8f85a377bb9ae668861eb
|
| 3 |
+
size 55772
|
R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000038.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dd2c0307389443fa7b412819861a40c5343f129d29e6ab034a2df83936f0ba13
|
| 3 |
+
size 44997
|
R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000039.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e67dc333eef6de5c0d4255bf1e92007ec88ad2686555ab008fe08812057cc493
|
| 3 |
+
size 56874
|