yusei926 commited on
Commit
06f5cf3
·
verified ·
1 Parent(s): 3be198e

Add files using upload-large-folder tool

Browse files
Files changed (48) hide show
  1. README.md +96 -0
  2. data/chunk-000/file-000.parquet +3 -0
  3. data/chunk-000/file-001.parquet +3 -0
  4. meta/episodes/chunk-000/file-000.parquet +3 -0
  5. meta/info.json +136 -0
  6. meta/stats.json +166 -0
  7. meta/tasks.parquet +3 -0
  8. videos/observation.image.hand/chunk-000/file-000.mp4 +3 -0
  9. videos/observation.image.hand/chunk-000/file-001.mp4 +3 -0
  10. videos/observation.image.hand/chunk-000/file-002.mp4 +3 -0
  11. videos/observation.image.hand/chunk-000/file-003.mp4 +3 -0
  12. videos/observation.image.hand/chunk-000/file-004.mp4 +3 -0
  13. videos/observation.image.hand/chunk-000/file-005.mp4 +3 -0
  14. videos/observation.image.hand/chunk-000/file-006.mp4 +3 -0
  15. videos/observation.image.hand/chunk-000/file-007.mp4 +3 -0
  16. videos/observation.image.hand/chunk-000/file-008.mp4 +3 -0
  17. videos/observation.image.hand/chunk-000/file-009.mp4 +3 -0
  18. videos/observation.image.hand/chunk-000/file-010.mp4 +3 -0
  19. videos/observation.image.hand/chunk-000/file-011.mp4 +3 -0
  20. videos/observation.image.hand/chunk-000/file-012.mp4 +3 -0
  21. videos/observation.image.hand/chunk-000/file-013.mp4 +3 -0
  22. videos/observation.image.hand/chunk-000/file-014.mp4 +3 -0
  23. videos/observation.image.hand/chunk-000/file-015.mp4 +3 -0
  24. videos/observation.image.hand/chunk-000/file-016.mp4 +3 -0
  25. videos/observation.image.hand/chunk-000/file-017.mp4 +3 -0
  26. videos/observation.image.hand/chunk-000/file-018.mp4 +3 -0
  27. videos/observation.image.hand/chunk-000/file-019.mp4 +3 -0
  28. videos/observation.image.head/chunk-000/file-000.mp4 +3 -0
  29. videos/observation.image.head/chunk-000/file-001.mp4 +3 -0
  30. videos/observation.image.head/chunk-000/file-002.mp4 +3 -0
  31. videos/observation.image.head/chunk-000/file-003.mp4 +3 -0
  32. videos/observation.image.head/chunk-000/file-004.mp4 +3 -0
  33. videos/observation.image.head/chunk-000/file-005.mp4 +3 -0
  34. videos/observation.image.head/chunk-000/file-006.mp4 +3 -0
  35. videos/observation.image.head/chunk-000/file-007.mp4 +3 -0
  36. videos/observation.image.head/chunk-000/file-008.mp4 +3 -0
  37. videos/observation.image.head/chunk-000/file-009.mp4 +3 -0
  38. videos/observation.image.head/chunk-000/file-010.mp4 +3 -0
  39. videos/observation.image.head/chunk-000/file-011.mp4 +3 -0
  40. videos/observation.image.head/chunk-000/file-012.mp4 +3 -0
  41. videos/observation.image.head/chunk-000/file-013.mp4 +3 -0
  42. videos/observation.image.head/chunk-000/file-014.mp4 +3 -0
  43. videos/observation.image.head/chunk-000/file-015.mp4 +3 -0
  44. videos/observation.image.head/chunk-000/file-016.mp4 +3 -0
  45. videos/observation.image.head/chunk-000/file-017.mp4 +3 -0
  46. videos/observation.image.head/chunk-000/file-018.mp4 +3 -0
  47. videos/observation.image.head/chunk-000/file-019.mp4 +3 -0
  48. videos/observation.image.head/chunk-000/file-020.mp4 +3 -0
README.md ADDED
@@ -0,0 +1,96 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ task_categories:
4
+ - robotics
5
+ tags:
6
+ - lerobot
7
+ - lerobot-v3
8
+ - hsr
9
+ - manipulation
10
+ - mobile-manipulation
11
+ - imitation-learning
12
+ configs:
13
+ - config_name: default
14
+ data_files:
15
+ - split: train
16
+ path: data/**/*.parquet
17
+ ---
18
+
19
+ # airoa-hsr-26k-filtered-v3.1
20
+
21
+ A quality-filtered subset of the **AIROA HSR** imitation-learning dataset,
22
+ converted to [LeRobot v3](https://github.com/huggingface/lerobot) format.
23
+
24
+ ## Dataset summary
25
+
26
+ | Field | Value |
27
+ |---|---|
28
+ | Robot | Toyota Human Support Robot (HSR) |
29
+ | Total episodes | 3,609 |
30
+ | Total frames | 949,465 |
31
+ | FPS | 10 |
32
+ | Action dimensions | 11 |
33
+ | Cameras | hand, head |
34
+
35
+ ## Action space
36
+
37
+ The `action` feature is an 11-dimensional composite vector built from
38
+ position-difference and relative-position signals:
39
+
40
+ | Index | Name | Source |
41
+ |---|---|---|
42
+ | 0 | `arm_lift_joint` | `action.state_diff[0]` |
43
+ | 1 | `arm_flex_joint` | `action.state_diff[1]` |
44
+ | 2 | `arm_roll_joint` | `action.state_diff[2]` |
45
+ | 3 | `wrist_flex_joint` | `action.state_diff[3]` |
46
+ | 4 | `wrist_roll_joint` | `action.state_diff[4]` |
47
+ | 5 | `hand_motor_joint` | `action.relative[5]` |
48
+ | 6 | `head_pan_joint` | `action.state_diff[6]` |
49
+ | 7 | `head_tilt_joint` | `action.state_diff[7]` |
50
+ | 8 | `base_x` | `action.relative[8]` |
51
+ | 9 | `base_y` | `action.relative[9]` |
52
+ | 10 | `base_t` | `action.relative[10]` |
53
+
54
+ ## Observations
55
+
56
+ - `observation.image.hand` — wrist/hand camera (video, 10 fps)
57
+ - `observation.image.head` — head/overview camera (video, 10 fps)
58
+
59
+ ## Quality filtering
60
+
61
+ Episodes were retained only if they passed **all** of the following checks:
62
+
63
+ **Servo motion filter** (ensures the robot actually moved):
64
+ - `std` of servo positions for joints 1, 3, 5 must each exceed `0.04`
65
+
66
+ **Video QC filter** (applied independently to hand and head cameras):
67
+ | Metric | Threshold |
68
+ |---|---|
69
+ | Blurry frame fraction | < 5 % |
70
+ | Dark frame fraction | < 3 % |
71
+ | Low-contrast frame fraction | < 1 % |
72
+ | Bright frame fraction | < 1 % |
73
+ | Frozen frame fraction | < 10 % |
74
+
75
+ ## Format
76
+
77
+ This dataset follows the [LeRobot v3 dataset format](https://github.com/huggingface/lerobot).
78
+ Episode data is stored as chunked Parquet files under `data/`,
79
+ videos under `videos/`, and metadata under `meta/`.
80
+
81
+
82
+ ## Filtering note (this dataset)
83
+
84
+ This dataset is `ICRA-2026-RAMEN/airoa-public-filter` with 18 episodes removed because they overlap
85
+ with the public-task evaluation datasets (`airoa-public-task-{pick/place}-{box/mug/coffee}-eval`).
86
+
87
+ Removed episode_indices (in original `ICRA-2026-RAMEN/airoa-public-filter` numbering): [181, 591, 646, 702, 771, 895, 994, 1026, 1316, 1418, 1644, 1880, 2050, 2164, 2925, 3078, 3545, 3577]
88
+
89
+ After filtering:
90
+ - total_episodes: 3609 → 3591
91
+ - total_frames: 949465 → 944488
92
+
93
+ Episode indices have been renumbered sequentially (0..3590).
94
+ Video files are copied unchanged; some frames in the original mp4 files are now orphan
95
+ (unreferenced by any episode) but this is benign for LeRobot v3 readers, which slice
96
+ videos via `from_timestamp` / `to_timestamp`.
data/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:44eba506f2103281d3667a3db148ecef2070cd620711657b120dea1731797ef3
3
+ size 26911003
data/chunk-000/file-001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6484258ef53e3b2cffda8f40cdbd5b7d6c60f319db1daf35a4b27ae1675a9faa
3
+ size 23386621
meta/episodes/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:92b4310126c2af282ee6a615d75eedcfa2762172f81c42ee8fd1039a7c7b3033
3
+ size 176000
meta/info.json ADDED
@@ -0,0 +1,136 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v3.0",
3
+ "robot_type": "hsr",
4
+ "total_episodes": 3591,
5
+ "total_frames": 944488,
6
+ "total_tasks": 20,
7
+ "chunks_size": 1000,
8
+ "fps": 10,
9
+ "splits": {
10
+ "train": "0:3591"
11
+ },
12
+ "data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
13
+ "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
14
+ "features": {
15
+ "observation.image.head": {
16
+ "dtype": "video",
17
+ "shape": [
18
+ 480,
19
+ 640,
20
+ 3
21
+ ],
22
+ "names": [
23
+ "height",
24
+ "width",
25
+ "channel"
26
+ ],
27
+ "info": {
28
+ "video.fps": 10,
29
+ "video.codec": "av1",
30
+ "video.pix_fmt": "yuv420p",
31
+ "video.is_depth_map": "false",
32
+ "has_audio": "false"
33
+ }
34
+ },
35
+ "observation.image.hand": {
36
+ "dtype": "video",
37
+ "shape": [
38
+ 480,
39
+ 640,
40
+ 3
41
+ ],
42
+ "names": [
43
+ "height",
44
+ "width",
45
+ "channel"
46
+ ],
47
+ "info": {
48
+ "video.fps": 10,
49
+ "video.codec": "av1",
50
+ "video.pix_fmt": "yuv420p",
51
+ "video.is_depth_map": "false",
52
+ "has_audio": "false"
53
+ }
54
+ },
55
+ "observation.state": {
56
+ "dtype": "float32",
57
+ "shape": [
58
+ 8
59
+ ],
60
+ "names": [
61
+ "arm_lift_joint",
62
+ "arm_flex_joint",
63
+ "arm_roll_joint",
64
+ "wrist_flex_joint",
65
+ "wrist_roll_joint",
66
+ "hand_motor_joint",
67
+ "head_pan_joint",
68
+ "head_tilt_joint"
69
+ ],
70
+ "fps": 10
71
+ },
72
+ "action": {
73
+ "dtype": "float32",
74
+ "shape": [
75
+ 11
76
+ ],
77
+ "names": [
78
+ "arm_lift_joint_state_diff",
79
+ "arm_flex_joint_state_diff",
80
+ "arm_roll_joint_state_diff",
81
+ "wrist_flex_joint_state_diff",
82
+ "wrist_roll_joint_state_diff",
83
+ "hand_motor_joint_relative",
84
+ "head_pan_joint_state_diff",
85
+ "head_tilt_joint_state_diff",
86
+ "base_x_relative",
87
+ "base_y_relative",
88
+ "base_t_relative"
89
+ ],
90
+ "description": "dintegrated action features in 11 dims",
91
+ "fps": 10
92
+ },
93
+ "episode_index": {
94
+ "dtype": "int64",
95
+ "shape": [
96
+ 1
97
+ ],
98
+ "names": null,
99
+ "fps": 10
100
+ },
101
+ "frame_index": {
102
+ "dtype": "int64",
103
+ "shape": [
104
+ 1
105
+ ],
106
+ "names": null,
107
+ "fps": 10
108
+ },
109
+ "timestamp": {
110
+ "dtype": "float32",
111
+ "shape": [
112
+ 1
113
+ ],
114
+ "names": null,
115
+ "fps": 10
116
+ },
117
+ "index": {
118
+ "dtype": "int64",
119
+ "shape": [
120
+ 1
121
+ ],
122
+ "names": null,
123
+ "fps": 10
124
+ },
125
+ "task_index": {
126
+ "dtype": "int64",
127
+ "shape": [
128
+ 1
129
+ ],
130
+ "names": null,
131
+ "fps": 10
132
+ }
133
+ },
134
+ "data_files_size_in_mb": 24,
135
+ "video_files_size_in_mb": 382
136
+ }
meta/stats.json ADDED
@@ -0,0 +1,166 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "observation.state": {
3
+ "mean": [
4
+ 0.10485742815349672,
5
+ -0.5384865461899754,
6
+ -0.4287731716880458,
7
+ -1.3843184073893635,
8
+ 0.4797384230725156,
9
+ 0.5609774607292238,
10
+ -0.017606598526585,
11
+ -0.4903846334076152
12
+ ],
13
+ "std": [
14
+ 0.1237040055142466,
15
+ 0.46484487362628646,
16
+ 0.6092783666174386,
17
+ 0.4151254459127837,
18
+ 0.7197920570381187,
19
+ 0.5644743148656316,
20
+ 0.07834586186403152,
21
+ 0.2923697448806131
22
+ ],
23
+ "min": [
24
+ 0.0,
25
+ -2.0380468368530273,
26
+ -1.9190000295639038,
27
+ -1.825642704963684,
28
+ -1.7502243518829346,
29
+ -0.10500001907348633,
30
+ -1.235784888267517,
31
+ -1.5700000524520874
32
+ ],
33
+ "max": [
34
+ 0.6847732067108154,
35
+ 0.0,
36
+ 3.2323596477508545,
37
+ 1.0471982955932617,
38
+ 3.6649999618530273,
39
+ 1.7856650352478027,
40
+ 1.2405391931533813,
41
+ 0.5230000019073486
42
+ ],
43
+ "count": [
44
+ 949465.0,
45
+ 949465.0,
46
+ 949465.0,
47
+ 949465.0,
48
+ 949465.0,
49
+ 949465.0,
50
+ 949465.0,
51
+ 949465.0
52
+ ]
53
+ },
54
+ "action": {
55
+ "mean": [
56
+ -4.9658220035872035e-05,
57
+ 0.00032893469414510204,
58
+ -0.0012964467696491137,
59
+ -0.0003394190847988418,
60
+ -0.00011634121518538189,
61
+ 0.47278375665974065,
62
+ 5.100020615728553e-06,
63
+ -0.00015796245695128157,
64
+ 0.015729360101462645,
65
+ -0.0020114980571599196,
66
+ 0.0025760739997714582
67
+ ],
68
+ "std": [
69
+ 0.003442846813067944,
70
+ 0.018478332662836765,
71
+ 0.03162885911564391,
72
+ 0.01957531497889263,
73
+ 0.019709638701660398,
74
+ 0.6812951565028376,
75
+ 0.0024296690215115397,
76
+ 0.0035811431444388022,
77
+ 0.055378461230719045,
78
+ 0.040185315212616396,
79
+ 0.10141906606950339
80
+ ],
81
+ "min": [
82
+ -0.027453040704131126,
83
+ -0.18407702445983887,
84
+ -0.32020801305770874,
85
+ -0.28024202585220337,
86
+ -0.295291006565094,
87
+ -1.0813219547271729,
88
+ -0.2463410496711731,
89
+ -0.2944660186767578,
90
+ -0.2979797124862671,
91
+ -0.2979797124862671,
92
+ -2.308544158935547
93
+ ],
94
+ "max": [
95
+ 0.025692053139209747,
96
+ 0.21974200010299683,
97
+ 0.600836992263794,
98
+ 0.2916560173034668,
99
+ 0.3961470127105713,
100
+ 1.2393759489059448,
101
+ 0.26221901178359985,
102
+ 0.36788302659988403,
103
+ 0.2979797124862671,
104
+ 0.2979797124862671,
105
+ 1.7523633241653442
106
+ ],
107
+ "count": [
108
+ 949465.0,
109
+ 949465.0,
110
+ 949465.0,
111
+ 949465.0,
112
+ 949465.0,
113
+ 949465.0,
114
+ 949465.0,
115
+ 949465.0,
116
+ 949465.0,
117
+ 949465.0,
118
+ 949465.0
119
+ ]
120
+ },
121
+ "episode_index": {
122
+ "mean": 1674.548002296013,
123
+ "std": 1019.623412212009,
124
+ "min": 0.0,
125
+ "max": 3608.0,
126
+ "count": [
127
+ 949465.0
128
+ ]
129
+ },
130
+ "frame_index": {
131
+ "mean": 152.40991400420813,
132
+ "std": 111.81341228781619,
133
+ "min": 0.0,
134
+ "max": 1135.0,
135
+ "count": [
136
+ 949465.0
137
+ ]
138
+ },
139
+ "timestamp": {
140
+ "mean": 15.24099140067532,
141
+ "std": 11.181341226612654,
142
+ "min": 0.0,
143
+ "max": 113.5,
144
+ "count": [
145
+ 949465.0
146
+ ]
147
+ },
148
+ "index": {
149
+ "mean": 474732.0,
150
+ "std": 274087.0810055933,
151
+ "min": 0.0,
152
+ "max": 949464.0,
153
+ "count": [
154
+ 949465.0
155
+ ]
156
+ },
157
+ "task_index": {
158
+ "mean": 8.466704933830838,
159
+ "std": 6.138407663898384,
160
+ "min": 0.0,
161
+ "max": 16.0,
162
+ "count": [
163
+ 949465.0
164
+ ]
165
+ }
166
+ }
meta/tasks.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6def712a903240747baf3b211e2c391b836309f0196af816e42ec99cd1ae09b3
3
+ size 2811
videos/observation.image.hand/chunk-000/file-000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:769864eae961b3e69d3f5eeebd2166c15bb6b7a0b51cf7c05fcf72cdfa229166
3
+ size 414864999
videos/observation.image.hand/chunk-000/file-001.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:22627dd9814f4bebe2c7be544d615233791477e3141c49d9f00a67a5852df963
3
+ size 417774639
videos/observation.image.hand/chunk-000/file-002.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:02ae6998cfb52191d135e319fde85f464cdde69c4759f244788b80556bf411ee
3
+ size 417769783
videos/observation.image.hand/chunk-000/file-003.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:08811425c35c8bd129d1c47aa2b1fbfc9a02e2a2bde8d95a8da09d15ebce338d
3
+ size 418581448
videos/observation.image.hand/chunk-000/file-004.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:54174fd0980116206de2beea1ba10f3aee4c6f506dbd9414a84709dd5d9751fd
3
+ size 417563132
videos/observation.image.hand/chunk-000/file-005.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:57a8af41bb8eb4f90103728a55e5849c0ef6bb427bb99dd721b21e3dcdc63306
3
+ size 418127679
videos/observation.image.hand/chunk-000/file-006.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3f8ea568b73b727f4e45350bf171dec45b91c8a10c023e3527359d4fd1117f0f
3
+ size 415530906
videos/observation.image.hand/chunk-000/file-007.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7a953efbd274ca9ba76f7050cdb18ebad926e3cb3149692ba15b04de9acfa977
3
+ size 417254247
videos/observation.image.hand/chunk-000/file-008.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:21864bbef67cc7e27acd17af651a0fd9c30884dd19a954799d7f815100ac93fb
3
+ size 418205610
videos/observation.image.hand/chunk-000/file-009.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:18720340447bf23205f632ef9b56545d30c9dd3c7ccbf8330ace505b631db400
3
+ size 418066647
videos/observation.image.hand/chunk-000/file-010.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:de94609541e8f52c0c730079d661f33199a569ea76514de05b5a76a24a1a893e
3
+ size 415919759
videos/observation.image.hand/chunk-000/file-011.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:be14613de953331315656efe65729293a09fbf382ce8d0be15071c4284e12df0
3
+ size 417180528
videos/observation.image.hand/chunk-000/file-012.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7e39acf5a780148b7c014be77627d1feb8f0fa1c9e31bf84022a9877e1445695
3
+ size 416227056
videos/observation.image.hand/chunk-000/file-013.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:17260f6e0776c0eafe2fa3ec2c6b6b56825442dbd80bed457361b6a42ce4a8e7
3
+ size 416795951
videos/observation.image.hand/chunk-000/file-014.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:648d3d496f73f0485044f83d570fa69a22bf089b0b82daa4c079dd52ccc31ae7
3
+ size 417900026
videos/observation.image.hand/chunk-000/file-015.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:63b8b0f1297480c4e524a9734f2cd3e7f7617b93f4f745a078c835fb9681aaae
3
+ size 418481603
videos/observation.image.hand/chunk-000/file-016.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:11a09bb401cf716f467b3890f22b61348024814f5666f52612628deb38bfa672
3
+ size 418964498
videos/observation.image.hand/chunk-000/file-017.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4bb60556e123b12670d0458ad21cdb7b0541e1aeae8889505a717f0cb6d1b314
3
+ size 418917764
videos/observation.image.hand/chunk-000/file-018.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:160a7666130921fc3ab409c38237c117f421c46cce45f2ba8a8c1c6a29347a8f
3
+ size 417735978
videos/observation.image.hand/chunk-000/file-019.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1d15a618541405b908fc1403e4607a491f6f3f5ca78474bf268d59b6d7933889
3
+ size 106419213
videos/observation.image.head/chunk-000/file-000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:30150d5ec49c82272222de30c270aa86745c2a6fdb24fc572d6b4964d44d7ed5
3
+ size 416028237
videos/observation.image.head/chunk-000/file-001.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1f83546d90cdc1284282afbbaf399edebc176a2c5fd23406c057c6763653da08
3
+ size 417334588
videos/observation.image.head/chunk-000/file-002.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:791592b80ed6075bca4119e008a22d1171d7c83c27ab0583fa786eac82af08c9
3
+ size 419093942
videos/observation.image.head/chunk-000/file-003.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:77e0fe42961af31cde7d700fd5027b6e94e2cf3f6bdf04d49cc409e5daea266f
3
+ size 416543630
videos/observation.image.head/chunk-000/file-004.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:91d5b1680fb10dc8e209223b06c2657ca0cd8907e0f603e46d2809a7e2c1fd60
3
+ size 416446097
videos/observation.image.head/chunk-000/file-005.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1d5424171880b3782bd9b669181f329e4b5090e5acea5294f8d5dffea71304dd
3
+ size 418640783
videos/observation.image.head/chunk-000/file-006.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d9a2a1fc47a15f701b2536788a191713c767cfb2bb5a759b1ff2d12a401cc420
3
+ size 418670635
videos/observation.image.head/chunk-000/file-007.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ff7b54b7cae6266e38d73469aec11311365dd03faea2081e47e8adb08ba4a612
3
+ size 416569823
videos/observation.image.head/chunk-000/file-008.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:426c0b24b3d33ae5156de4b20e26d6083e839d793143dd9ab23cd9cdf2465dbb
3
+ size 415987950
videos/observation.image.head/chunk-000/file-009.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3c092d75fca9b54153cafa9c14df7655a8054218f5c6da7e7ab83122b78544cd
3
+ size 418844572
videos/observation.image.head/chunk-000/file-010.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:568f78fda268696a976e1494f40a4a7a055274fb347469494dfc5ff769fc1738
3
+ size 416231756
videos/observation.image.head/chunk-000/file-011.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b740d4be8c15699dc0c96eaafdd0d68df906096d12d230065e29429b79516480
3
+ size 418402552
videos/observation.image.head/chunk-000/file-012.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5eb9acb44cbebf2c89f12231790303fa091b4024e163d92b845588c214f82312
3
+ size 417658353
videos/observation.image.head/chunk-000/file-013.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4e5d39627c03575c168e3730380efcd99dbfaa50c92046d3f50872da38e1a655
3
+ size 417222117
videos/observation.image.head/chunk-000/file-014.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:64afcfea04964b576f25515b1e4d37df87c133b6d135eec1aa55ecab36521305
3
+ size 417041419
videos/observation.image.head/chunk-000/file-015.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7747d14326e2430c07556e911fd18fee7452b0ead07e808a740fd336c70f6971
3
+ size 419205032
videos/observation.image.head/chunk-000/file-016.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:33d0989ffeccae7054bcb29d2628654ffb89f0d50d086addd3ab714440f4c4a5
3
+ size 418712943
videos/observation.image.head/chunk-000/file-017.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e5dc46879a6c6944663ba1e28db0f9edab1e34f6cd3459c76d9e49a6cc184a87
3
+ size 418990467
videos/observation.image.head/chunk-000/file-018.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d3a1413417fd45001f910e6836fe52e2971a5a02620b0b72ed73f69ed34cf93c
3
+ size 418256465
videos/observation.image.head/chunk-000/file-019.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:297d3d1360dd6eb17577ed130f0a28400ca3997f0517c84acdd870544ca5588e
3
+ size 419131062
videos/observation.image.head/chunk-000/file-020.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5f16ff65ebf94bd79f93148cc58d75c88ece5ffe5510072a13aea41d38267686
3
+ size 35604726