mkohegyi commited on
Commit
7605584
·
verified ·
1 Parent(s): 1562c30

Upload folder using huggingface_hub

Browse files
Files changed (40) hide show
  1. COLLECTION.md +40 -0
  2. VALIDATION.md +45 -0
  3. data/chunk-000/file-000.parquet +3 -0
  4. meta/episodes/chunk-000/file-000.parquet +3 -0
  5. meta/info.json +155 -0
  6. meta/stats.json +835 -0
  7. meta/tasks.parquet +3 -0
  8. validation_pairs/ep027_t411_base.png +3 -0
  9. validation_pairs/ep027_t411_wrist_left.png +3 -0
  10. validation_pairs/ep027_t411_wrist_right.png +3 -0
  11. validation_pairs/ep112_t189_base.png +3 -0
  12. validation_pairs/ep112_t189_wrist_left.png +3 -0
  13. validation_pairs/ep112_t189_wrist_right.png +3 -0
  14. validation_pairs/ep150_t306_base.png +3 -0
  15. validation_pairs/ep150_t306_wrist_left.png +3 -0
  16. validation_pairs/ep150_t306_wrist_right.png +3 -0
  17. validation_pairs/ep286_t139_base.png +3 -0
  18. validation_pairs/ep286_t139_wrist_left.png +3 -0
  19. validation_pairs/ep286_t139_wrist_right.png +3 -0
  20. validation_pairs/ep307_t204_base.png +3 -0
  21. validation_pairs/ep307_t204_wrist_left.png +3 -0
  22. validation_pairs/ep307_t204_wrist_right.png +3 -0
  23. validation_pairs/ep337_t207_base.png +3 -0
  24. validation_pairs/ep337_t207_wrist_left.png +3 -0
  25. validation_pairs/ep337_t207_wrist_right.png +3 -0
  26. validation_pairs/ep384_t140_base.png +3 -0
  27. validation_pairs/ep384_t140_wrist_left.png +3 -0
  28. validation_pairs/ep384_t140_wrist_right.png +3 -0
  29. validation_pairs/ep414_t161_base.png +3 -0
  30. validation_pairs/ep414_t161_wrist_left.png +3 -0
  31. validation_pairs/ep414_t161_wrist_right.png +3 -0
  32. validation_pairs/ep443_t410_base.png +3 -0
  33. validation_pairs/ep443_t410_wrist_left.png +3 -0
  34. validation_pairs/ep443_t410_wrist_right.png +3 -0
  35. validation_pairs/ep463_t113_base.png +3 -0
  36. validation_pairs/ep463_t113_wrist_left.png +3 -0
  37. validation_pairs/ep463_t113_wrist_right.png +3 -0
  38. videos/observation.images.base/chunk-000/file-000.mp4 +3 -0
  39. videos/observation.images.wrist_left/chunk-000/file-000.mp4 +3 -0
  40. videos/observation.images.wrist_right/chunk-000/file-000.mp4 +3 -0
COLLECTION.md ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # v3 final dataset: collection report
2
+
3
+ 500 episodes, 222451 frames, 50 fps (dt 0.02 s, every 2nd ctrl step), interleaved color order.
4
+
5
+ ## Per-color episodes
6
+
7
+ ### red (100 episodes)
8
+ - episode indices: 0..495 step 5
9
+ - seeds: 600000..600165
10
+ - duration: 7.87-11.95 s
11
+
12
+ ### green (100 episodes)
13
+ - episode indices: 1..496 step 5
14
+ - seeds: 610000..610137
15
+ - duration: 7.93-12.28 s
16
+
17
+ ### blue (100 episodes)
18
+ - episode indices: 2..497 step 5
19
+ - seeds: 620000..620146
20
+ - duration: 7.96-11.71 s
21
+
22
+ ### yellow (100 episodes)
23
+ - episode indices: 3..498 step 5
24
+ - seeds: 630001..630153
25
+ - duration: 7.96-11.80 s
26
+
27
+ ### purple (100 episodes)
28
+ - episode indices: 4..499 step 5
29
+ - seeds: 640001..640160
30
+ - duration: 7.87-13.27 s
31
+
32
+ ## Rejection stats (per worker)
33
+
34
+ | color | kept | attempts | reasons |
35
+ |---|---|---|---|
36
+ | red | 100 | 166 | {'kept': 100, 'not_gentle': 24, 'fast_not_gentle': 36, 'duration': 2, 'box_contact': 4} |
37
+ | green | 100 | 138 | {'kept': 100, 'not_gentle': 14, 'box_contact': 5, 'duration': 1, 'fast_not_gentle': 18} |
38
+ | blue | 100 | 147 | {'kept': 100, 'not_gentle': 26, 'fast_not_gentle': 20, 'box_contact': 1} |
39
+ | yellow | 100 | 154 | {'fast_not_gentle': 26, 'kept': 100, 'not_gentle': 21, 'box_contact': 7} |
40
+ | purple | 100 | 161 | {'fast_not_gentle': 32, 'kept': 100, 'not_gentle': 22, 'duration': 3, 'box_contact': 4} |
VALIDATION.md ADDED
@@ -0,0 +1,45 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # v3 final dataset: VALIDATION
2
+
3
+ Validator: datasets/validate_v3.py. Full log: act/logs/validate_v3_run2.log.
4
+ Result: **ALL_CHECKS_PASSED** (26/26 checks OK).
5
+
6
+ ## Dataset summary
7
+
8
+ - 500 episodes, 222451 frames, fps 50 TRUTHFUL (dt 0.02 s = every 2nd ctrl step of the 10 ms sim, k=3 slow replay).
9
+ - Duration: 7.87-13.27 s, mean 8.89 s.
10
+ - Schema: state (9,) qpos[0:9]; action (8,) absolute ctrl targets; 3 fisheye cams 480x480 (wrist_left, wrist_right, base).
11
+ - Teacher: measured-qpos slow replay, k=3, rim_clear=0.045, ik_speed=0.05, n_close=60, n_hold=40 (rl/slow/SLOWDOWN.md chosen config).
12
+
13
+ ## Check bar (all OK, log lines in act/logs/validate_v3_run2.log)
14
+
15
+ 1. Episode/frame counts: parquet rows 222451 == meta total_frames; 500 episodes contiguous 0..499; global index contiguous.
16
+ 2. fps/dt truthful: timestamps start at 0, strict 0.02 s cadence in every episode (0 bad); meta fps == 50.
17
+ 3. State/action ranges: state within joint limits + 0.05 rad soft tol (max excursion 0.0242 rad); action within actuator ctrl ranges + 0.05 rad soft tol (max excursion 0.0233 rad; MuJoCo clamps ctrl internally, ctrllimited=True on all 8 actuators). All finite.
18
+ 4. Image integrity: decoded video frame counts == sum of episode lengths for all 3 cams; 10 random (episode, frame) spot-checks re-rendered from the full_qpos sidecar through the identical fisheye pipeline, MAE 1.39-3.05 (threshold 12), side-by-sides in datasets/v3/validation_pairs/.
19
+ 5. Per-timestamp delta bounds: max |dq| <= 0.06 rad and max EE displacement <= 0.015 m between consecutive frames in ALL 500 episodes (worst observed: dq 0.0353 rad, dee 0.0116 m).
20
+ 6. Contact == 0: kinematic re-simulation of every recorded frame of all 500 episodes from the qpos sidecars; ZERO robot-box contact frames anywhere; collection-time box_contact_steps == 0 for all kept episodes.
21
+ 7. Task-label consistency: per episode, task string color == pinned target color == the one cube actually inside the box at the final frame (recomputed in sim). ZERO mismatches across 500 episodes. Exactly 5 task strings.
22
+ 8. Gentle stats: all kept episodes passed the collection filter gentle AND correct AND box_contact_steps==0 AND duration in [5, 14] s (workers, act/logs/collect_v3slow_w[0-4].log); mean release vxy and peak EE speeds per color below.
23
+ 9. LeRobot API: load + strided full-range iteration clean; meta matches reality.
24
+
25
+ ## Per-color breakdown
26
+
27
+ | color | eps | frames | dur min/mean/max (s) | peak EE mean/max (m/s) | rel vxy mean/max (m/s) | contact steps | max dq (rad) | max dEE (m) |
28
+ |---|---|---|---|---|---|---|---|---|
29
+ | red | 100 | 44491 | 7.87/8.89/11.95 | 0.510/0.563 | 0.020/0.200 | 0 | 0.0343 | 0.0113 |
30
+ | green | 100 | 44038 | 7.93/8.80/12.28 | 0.510/0.579 | 0.018/0.146 | 0 | 0.0343 | 0.0116 |
31
+ | blue | 100 | 44367 | 7.96/8.87/11.71 | 0.516/0.580 | 0.033/0.499 | 0 | 0.0345 | 0.0116 |
32
+ | yellow | 100 | 44279 | 7.96/8.85/11.80 | 0.515/0.573 | 0.027/0.310 | 0 | 0.0353 | 0.0114 |
33
+ | purple | 100 | 45276 | 7.87/9.05/13.27 | 0.512/0.573 | 0.025/0.258 | 0 | 0.0353 | 0.0114 |
34
+
35
+ ## Collection yield (per worker, one color each)
36
+
37
+ | color | kept | attempts | yield | rejections |
38
+ |---|---|---|---|---|
39
+ | red | 100 | 166 | 60.2% | {'not_gentle': 24, 'fast_not_gentle': 36, 'duration': 2, 'box_contact': 4} |
40
+ | green | 100 | 138 | 72.5% | {'not_gentle': 14, 'box_contact': 5, 'duration': 1, 'fast_not_gentle': 18} |
41
+ | blue | 100 | 147 | 68.0% | {'not_gentle': 26, 'fast_not_gentle': 20, 'box_contact': 1} |
42
+ | yellow | 100 | 154 | 64.9% | {'fast_not_gentle': 26, 'not_gentle': 21, 'box_contact': 7} |
43
+ | purple | 100 | 161 | 62.1% | {'fast_not_gentle': 32, 'not_gentle': 22, 'duration': 3, 'box_contact': 4} |
44
+
45
+ Total: 500 kept / 766 attempts (65.3% yield; SLOWDOWN.md predicted ~64%).
data/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6ecf92b7c918c39236e2ae9db35a5fa5a6385cb935fceeb76ea2f190d9851e1e
3
+ size 19469462
meta/episodes/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7f49dc3c0e928097fa3b0436ae0ba8338739fd61ea926b3447c897a20c008264
3
+ size 2517224
meta/info.json ADDED
@@ -0,0 +1,155 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v3.0",
3
+ "robot_type": "openarm_bimanual_sim",
4
+ "total_episodes": 500,
5
+ "total_frames": 222451,
6
+ "total_tasks": 5,
7
+ "chunks_size": 1000,
8
+ "data_files_size_in_mb": 100,
9
+ "video_files_size_in_mb": 200,
10
+ "fps": 50,
11
+ "splits": {
12
+ "train": "0:500"
13
+ },
14
+ "data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
15
+ "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
16
+ "features": {
17
+ "observation.state": {
18
+ "dtype": "float32",
19
+ "shape": [
20
+ 9
21
+ ],
22
+ "names": [
23
+ "joint1",
24
+ "joint2",
25
+ "joint3",
26
+ "joint4",
27
+ "joint5",
28
+ "joint6",
29
+ "joint7",
30
+ "finger_joint1",
31
+ "finger_joint2"
32
+ ]
33
+ },
34
+ "action": {
35
+ "dtype": "float32",
36
+ "shape": [
37
+ 8
38
+ ],
39
+ "names": [
40
+ "joint1_target",
41
+ "joint2_target",
42
+ "joint3_target",
43
+ "joint4_target",
44
+ "joint5_target",
45
+ "joint6_target",
46
+ "joint7_target",
47
+ "gripper_target"
48
+ ]
49
+ },
50
+ "observation.images.wrist_left": {
51
+ "dtype": "video",
52
+ "shape": [
53
+ 480,
54
+ 480,
55
+ 3
56
+ ],
57
+ "names": [
58
+ "height",
59
+ "width",
60
+ "channels"
61
+ ],
62
+ "info": {
63
+ "video.height": 480,
64
+ "video.width": 480,
65
+ "video.codec": "h264",
66
+ "video.pix_fmt": "yuv420p",
67
+ "video.is_depth_map": false,
68
+ "video.fps": 50,
69
+ "video.channels": 3,
70
+ "has_audio": false
71
+ }
72
+ },
73
+ "observation.images.wrist_right": {
74
+ "dtype": "video",
75
+ "shape": [
76
+ 480,
77
+ 480,
78
+ 3
79
+ ],
80
+ "names": [
81
+ "height",
82
+ "width",
83
+ "channels"
84
+ ],
85
+ "info": {
86
+ "video.height": 480,
87
+ "video.width": 480,
88
+ "video.codec": "h264",
89
+ "video.pix_fmt": "yuv420p",
90
+ "video.is_depth_map": false,
91
+ "video.fps": 50,
92
+ "video.channels": 3,
93
+ "has_audio": false
94
+ }
95
+ },
96
+ "observation.images.base": {
97
+ "dtype": "video",
98
+ "shape": [
99
+ 480,
100
+ 480,
101
+ 3
102
+ ],
103
+ "names": [
104
+ "height",
105
+ "width",
106
+ "channels"
107
+ ],
108
+ "info": {
109
+ "video.height": 480,
110
+ "video.width": 480,
111
+ "video.codec": "h264",
112
+ "video.pix_fmt": "yuv420p",
113
+ "video.is_depth_map": false,
114
+ "video.fps": 50,
115
+ "video.channels": 3,
116
+ "has_audio": false
117
+ }
118
+ },
119
+ "timestamp": {
120
+ "dtype": "float32",
121
+ "shape": [
122
+ 1
123
+ ],
124
+ "names": null
125
+ },
126
+ "frame_index": {
127
+ "dtype": "int64",
128
+ "shape": [
129
+ 1
130
+ ],
131
+ "names": null
132
+ },
133
+ "episode_index": {
134
+ "dtype": "int64",
135
+ "shape": [
136
+ 1
137
+ ],
138
+ "names": null
139
+ },
140
+ "index": {
141
+ "dtype": "int64",
142
+ "shape": [
143
+ 1
144
+ ],
145
+ "names": null
146
+ },
147
+ "task_index": {
148
+ "dtype": "int64",
149
+ "shape": [
150
+ 1
151
+ ],
152
+ "names": null
153
+ }
154
+ }
155
+ }
meta/stats.json ADDED
@@ -0,0 +1,835 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "observation.state": {
3
+ "min": [
4
+ 0.17321963608264923,
5
+ -3.3231189250946045,
6
+ -1.3959298133850098,
7
+ 0.7558248043060303,
8
+ -1.5715465545654297,
9
+ -0.7977766990661621,
10
+ -1.536513090133667,
11
+ -0.02049046941101551,
12
+ -0.02418692223727703
13
+ ],
14
+ "max": [
15
+ 1.403119444847107,
16
+ -2.103524923324585,
17
+ 0.9460720419883728,
18
+ 2.393284320831299,
19
+ 0.6414802670478821,
20
+ 0.7717309594154358,
21
+ 1.2009551525115967,
22
+ 0.7661390900611877,
23
+ 0.7763015627861023
24
+ ],
25
+ "mean": [
26
+ 1.047069255175481,
27
+ -3.033415299445894,
28
+ -0.7235507433282437,
29
+ 1.3993731045554585,
30
+ -1.2516974529974607,
31
+ -0.5139679013471659,
32
+ -0.2904496371555577,
33
+ 0.46572888625149833,
34
+ 0.4689269978473762
35
+ ],
36
+ "std": [
37
+ 0.17563519362723712,
38
+ 0.320478406848287,
39
+ 0.3817696307317736,
40
+ 0.23290106401466726,
41
+ 0.4803576906191126,
42
+ 0.38463560507242733,
43
+ 0.4035505926453848,
44
+ 0.26640085133377717,
45
+ 0.2621833835259214
46
+ ],
47
+ "count": [
48
+ 222451
49
+ ],
50
+ "q01": [
51
+ 0.6588260293609037,
52
+ -3.283456328951726,
53
+ -1.0414496308609669,
54
+ 1.2676214177268106,
55
+ -1.364274431374461,
56
+ -0.6416108201573878,
57
+ -0.7220526457786414,
58
+ 0.11194302979311653,
59
+ 0.12018367564203648
60
+ ],
61
+ "q10": [
62
+ 0.8763714177200482,
63
+ -3.281131025947371,
64
+ -1.0397024214803174,
65
+ 1.277718168472327,
66
+ -1.3378845511727788,
67
+ -0.6355247847399433,
68
+ -0.5421342251818115,
69
+ 0.11902912465159564,
70
+ 0.12777934158551324
71
+ ],
72
+ "q50": [
73
+ 1.0850441106922206,
74
+ -3.2355720834767006,
75
+ -0.905771288493636,
76
+ 1.3738757949470366,
77
+ -1.3254906919096068,
78
+ -0.47646275328714377,
79
+ -0.18153048366424182,
80
+ 0.644859766666243,
81
+ 0.6445209445577208
82
+ ],
83
+ "q90": [
84
+ 1.2036226007932076,
85
+ -2.629223431566273,
86
+ -0.2365984241627997,
87
+ 1.5273429542324062,
88
+ -1.0734819126828865,
89
+ -0.4611481981031259,
90
+ -0.17037064528272658,
91
+ 0.7038436960005213,
92
+ 0.7035987762038236
93
+ ],
94
+ "q99": [
95
+ 1.2181186503983634,
96
+ -2.5402376835016196,
97
+ 0.032740316590248994,
98
+ 1.6082467262793192,
99
+ -1.048555751073908,
100
+ -0.40506600586911573,
101
+ -0.13500732821304937,
102
+ 0.7168421098107459,
103
+ 0.7169458612011367
104
+ ]
105
+ },
106
+ "action": {
107
+ "min": [
108
+ -0.587874174118042,
109
+ -0.9104738235473633,
110
+ -0.7662400603294373,
111
+ -0.38774263858795166,
112
+ -0.29380178451538086,
113
+ -0.3378485441207886,
114
+ -0.8215997219085693,
115
+ 0.0
116
+ ],
117
+ "max": [
118
+ 0.8188842535018921,
119
+ 0.37967562675476074,
120
+ 0.13796484470367432,
121
+ 0.23406291007995605,
122
+ 0.3354923725128174,
123
+ 0.24841463565826416,
124
+ 0.5118405818939209,
125
+ 0.699999988079071
126
+ ],
127
+ "mean": [
128
+ -0.03191807121038437,
129
+ -0.036001648753881454,
130
+ -0.07620908319950104,
131
+ -0.023896021768450737,
132
+ -0.012689689174294472,
133
+ 0.006460908800363541,
134
+ 0.03776691108942032,
135
+ 0.3768932819366455
136
+ ],
137
+ "std": [
138
+ 0.13653689622879028,
139
+ 0.1331377476453781,
140
+ 0.12035773694515228,
141
+ 0.05369264632463455,
142
+ 0.05481737107038498,
143
+ 0.05346421152353287,
144
+ 0.08145646005868912,
145
+ 0.3381628692150116
146
+ ],
147
+ "count": [
148
+ 9897550
149
+ ],
150
+ "q01": [
151
+ -0.43102677358840175,
152
+ -0.6172817453309214,
153
+ -0.566269627736725,
154
+ -0.2062152572781653,
155
+ -0.17434317056603474,
156
+ -0.20890737503767012,
157
+ -0.14592127095569263,
158
+ -6.999999885293207e-11
159
+ ],
160
+ "q10": [
161
+ -0.15966088686900917,
162
+ -0.1731573984999643,
163
+ -0.22141515237493573,
164
+ -0.08353998956133847,
165
+ -0.08292118791283937,
166
+ -0.018363688569904935,
167
+ 0.0009446882843340229,
168
+ -6.999999885293207e-11
169
+ ],
170
+ "q50": [
171
+ -0.03484993602746756,
172
+ 0.004474637295831653,
173
+ -0.02819216972008804,
174
+ -0.013341035396552871,
175
+ -0.0009874084832959562,
176
+ 0.004178244224052914,
177
+ 0.00937799267151114,
178
+ 0.5483792985366844
179
+ ],
180
+ "q90": [
181
+ 0.10489471148874922,
182
+ 0.03300383411618349,
183
+ -0.0029749843236105203,
184
+ 0.01572850975268251,
185
+ 0.011495136582538541,
186
+ 0.04989679318788337,
187
+ 0.14098453335066283,
188
+ 0.6999701906323488
189
+ ],
190
+ "q99": [
191
+ 0.41964126931558743,
192
+ 0.09958802015503491,
193
+ 0.030620128238639473,
194
+ 0.13116095342895476,
195
+ 0.1803771454369885,
196
+ 0.17845276836305857,
197
+ 0.320455691571963,
198
+ 0.6999970083343988
199
+ ]
200
+ },
201
+ "frame_index": {
202
+ "min": [
203
+ 0
204
+ ],
205
+ "max": [
206
+ 663
207
+ ],
208
+ "mean": [
209
+ 223.74799843561053
210
+ ],
211
+ "std": [
212
+ 131.9037649001888
213
+ ],
214
+ "count": [
215
+ 222451
216
+ ],
217
+ "q01": [
218
+ 4.094049419863984
219
+ ],
220
+ "q10": [
221
+ 44.31428129692449
222
+ ],
223
+ "q50": [
224
+ 223.53656183159472
225
+ ],
226
+ "q90": [
227
+ 403.1090237725069
228
+ ],
229
+ "q99": [
230
+ 443.40194745135705
231
+ ]
232
+ },
233
+ "timestamp": {
234
+ "min": [
235
+ 0.0
236
+ ],
237
+ "max": [
238
+ 13.26
239
+ ],
240
+ "mean": [
241
+ 4.474959968712211
242
+ ],
243
+ "std": [
244
+ 2.6380752980037756
245
+ ],
246
+ "count": [
247
+ 222451
248
+ ],
249
+ "q01": [
250
+ 0.08188098830107553
251
+ ],
252
+ "q10": [
253
+ 0.8862856258598977
254
+ ],
255
+ "q50": [
256
+ 4.4708595847893635
257
+ ],
258
+ "q90": [
259
+ 8.0621804755287
260
+ ],
261
+ "q99": [
262
+ 8.868038949123347
263
+ ]
264
+ },
265
+ "observation.images.wrist_left": {
266
+ "min": [
267
+ [
268
+ [
269
+ 0.0
270
+ ]
271
+ ],
272
+ [
273
+ [
274
+ 0.0
275
+ ]
276
+ ],
277
+ [
278
+ [
279
+ 0.0
280
+ ]
281
+ ]
282
+ ],
283
+ "max": [
284
+ [
285
+ [
286
+ 1.0
287
+ ]
288
+ ],
289
+ [
290
+ [
291
+ 1.0
292
+ ]
293
+ ],
294
+ [
295
+ [
296
+ 1.0
297
+ ]
298
+ ]
299
+ ],
300
+ "mean": [
301
+ [
302
+ [
303
+ 0.2804302692920201
304
+ ]
305
+ ],
306
+ [
307
+ [
308
+ 0.29697141015567874
309
+ ]
310
+ ],
311
+ [
312
+ [
313
+ 0.336855038268677
314
+ ]
315
+ ]
316
+ ],
317
+ "std": [
318
+ [
319
+ [
320
+ 0.04306519530302898
321
+ ]
322
+ ],
323
+ [
324
+ [
325
+ 0.03611175518087836
326
+ ]
327
+ ],
328
+ [
329
+ [
330
+ 0.04584181330756273
331
+ ]
332
+ ]
333
+ ],
334
+ "count": [
335
+ 50638
336
+ ],
337
+ "q01": [
338
+ [
339
+ [
340
+ -3.921568627450949e-13
341
+ ]
342
+ ],
343
+ [
344
+ [
345
+ -3.921568627450949e-13
346
+ ]
347
+ ],
348
+ [
349
+ [
350
+ -3.921568627450949e-13
351
+ ]
352
+ ]
353
+ ],
354
+ "q10": [
355
+ [
356
+ [
357
+ -3.921568627450949e-13
358
+ ]
359
+ ],
360
+ [
361
+ [
362
+ -3.921568627450949e-13
363
+ ]
364
+ ],
365
+ [
366
+ [
367
+ -3.921568627450949e-13
368
+ ]
369
+ ]
370
+ ],
371
+ "q50": [
372
+ [
373
+ [
374
+ 0.2430103531616973
375
+ ]
376
+ ],
377
+ [
378
+ [
379
+ 0.2529206650965288
380
+ ]
381
+ ],
382
+ [
383
+ [
384
+ 0.2680253573730313
385
+ ]
386
+ ]
387
+ ],
388
+ "q90": [
389
+ [
390
+ [
391
+ 0.6627310877648652
392
+ ]
393
+ ],
394
+ [
395
+ [
396
+ 0.7112622395717697
397
+ ]
398
+ ],
399
+ [
400
+ [
401
+ 0.8852419422902903
402
+ ]
403
+ ]
404
+ ],
405
+ "q99": [
406
+ [
407
+ [
408
+ 0.994831517335911
409
+ ]
410
+ ],
411
+ [
412
+ [
413
+ 0.9989665538192076
414
+ ]
415
+ ],
416
+ [
417
+ [
418
+ 0.9999728470025728
419
+ ]
420
+ ]
421
+ ]
422
+ },
423
+ "index": {
424
+ "min": [
425
+ 0
426
+ ],
427
+ "max": [
428
+ 222450
429
+ ],
430
+ "mean": [
431
+ 111225.0
432
+ ],
433
+ "std": [
434
+ 64216.07236510186
435
+ ],
436
+ "count": [
437
+ 222451
438
+ ],
439
+ "q01": [
440
+ 111005.3460509842
441
+ ],
442
+ "q10": [
443
+ 111045.56628286121
444
+ ],
445
+ "q50": [
446
+ 111224.79528586501
447
+ ],
448
+ "q90": [
449
+ 111404.36102533704
450
+ ],
451
+ "q99": [
452
+ 111444.65394901579
453
+ ]
454
+ },
455
+ "task_index": {
456
+ "min": [
457
+ 0
458
+ ],
459
+ "max": [
460
+ 4
461
+ ],
462
+ "mean": [
463
+ 2.008141118718279
464
+ ],
465
+ "std": [
466
+ 1.4181310697174794
467
+ ],
468
+ "count": [
469
+ 222451
470
+ ],
471
+ "q01": [
472
+ 2.008141118718279
473
+ ],
474
+ "q10": [
475
+ 2.008141118718279
476
+ ],
477
+ "q50": [
478
+ 2.008141118718287
479
+ ],
480
+ "q90": [
481
+ 2.008141118718307
482
+ ],
483
+ "q99": [
484
+ 2.008141118718312
485
+ ]
486
+ },
487
+ "episode_index": {
488
+ "min": [
489
+ 0
490
+ ],
491
+ "max": [
492
+ 499
493
+ ],
494
+ "mean": [
495
+ 249.00260282039645
496
+ ],
497
+ "std": [
498
+ 144.75548646737198
499
+ ],
500
+ "count": [
501
+ 222451
502
+ ],
503
+ "q01": [
504
+ 249.00260282039645
505
+ ],
506
+ "q10": [
507
+ 249.00260282039645
508
+ ],
509
+ "q50": [
510
+ 249.00260282039645
511
+ ],
512
+ "q90": [
513
+ 249.00260282039645
514
+ ],
515
+ "q99": [
516
+ 249.00260282039645
517
+ ]
518
+ },
519
+ "observation.images.wrist_right": {
520
+ "min": [
521
+ [
522
+ [
523
+ 0.0
524
+ ]
525
+ ],
526
+ [
527
+ [
528
+ 0.0
529
+ ]
530
+ ],
531
+ [
532
+ [
533
+ 0.0
534
+ ]
535
+ ]
536
+ ],
537
+ "max": [
538
+ [
539
+ [
540
+ 1.0
541
+ ]
542
+ ],
543
+ [
544
+ [
545
+ 1.0
546
+ ]
547
+ ],
548
+ [
549
+ [
550
+ 1.0
551
+ ]
552
+ ]
553
+ ],
554
+ "mean": [
555
+ [
556
+ [
557
+ 0.3120437323943782
558
+ ]
559
+ ],
560
+ [
561
+ [
562
+ 0.3155645991160149
563
+ ]
564
+ ],
565
+ [
566
+ [
567
+ 0.33721111792147385
568
+ ]
569
+ ]
570
+ ],
571
+ "std": [
572
+ [
573
+ [
574
+ 0.0009840544238011752
575
+ ]
576
+ ],
577
+ [
578
+ [
579
+ 0.0009585083335996096
580
+ ]
581
+ ],
582
+ [
583
+ [
584
+ 0.0007978786528079662
585
+ ]
586
+ ]
587
+ ],
588
+ "count": [
589
+ 50638
590
+ ],
591
+ "q01": [
592
+ [
593
+ [
594
+ -3.921568627450949e-13
595
+ ]
596
+ ],
597
+ [
598
+ [
599
+ -3.921568627450949e-13
600
+ ]
601
+ ],
602
+ [
603
+ [
604
+ -3.921568627450949e-13
605
+ ]
606
+ ]
607
+ ],
608
+ "q10": [
609
+ [
610
+ [
611
+ -3.921568627450949e-13
612
+ ]
613
+ ],
614
+ [
615
+ [
616
+ -3.921568627450949e-13
617
+ ]
618
+ ],
619
+ [
620
+ [
621
+ -3.921568627450949e-13
622
+ ]
623
+ ]
624
+ ],
625
+ "q50": [
626
+ [
627
+ [
628
+ 0.21961821620708588
629
+ ]
630
+ ],
631
+ [
632
+ [
633
+ 0.22340198884083073
634
+ ]
635
+ ],
636
+ [
637
+ [
638
+ 0.23932274037652945
639
+ ]
640
+ ]
641
+ ],
642
+ "q90": [
643
+ [
644
+ [
645
+ 0.5921427306352816
646
+ ]
647
+ ],
648
+ [
649
+ [
650
+ 0.6039012636014081
651
+ ]
652
+ ],
653
+ [
654
+ [
655
+ 0.6667264745205935
656
+ ]
657
+ ]
658
+ ],
659
+ "q99": [
660
+ [
661
+ [
662
+ 0.9999482001946853
663
+ ]
664
+ ],
665
+ [
666
+ [
667
+ 0.9999402785590538
668
+ ]
669
+ ],
670
+ [
671
+ [
672
+ 0.9999537406381668
673
+ ]
674
+ ]
675
+ ]
676
+ },
677
+ "observation.images.base": {
678
+ "min": [
679
+ [
680
+ [
681
+ 0.0
682
+ ]
683
+ ],
684
+ [
685
+ [
686
+ 0.0
687
+ ]
688
+ ],
689
+ [
690
+ [
691
+ 0.0
692
+ ]
693
+ ]
694
+ ],
695
+ "max": [
696
+ [
697
+ [
698
+ 1.0
699
+ ]
700
+ ],
701
+ [
702
+ [
703
+ 1.0
704
+ ]
705
+ ],
706
+ [
707
+ [
708
+ 1.0
709
+ ]
710
+ ]
711
+ ],
712
+ "mean": [
713
+ [
714
+ [
715
+ 0.40164022671508204
716
+ ]
717
+ ],
718
+ [
719
+ [
720
+ 0.41548209376239104
721
+ ]
722
+ ],
723
+ [
724
+ [
725
+ 0.460076715745567
726
+ ]
727
+ ]
728
+ ],
729
+ "std": [
730
+ [
731
+ [
732
+ 0.0022962519912640466
733
+ ]
734
+ ],
735
+ [
736
+ [
737
+ 0.0022156064504178555
738
+ ]
739
+ ],
740
+ [
741
+ [
742
+ 0.0023312340682604023
743
+ ]
744
+ ]
745
+ ],
746
+ "count": [
747
+ 50638
748
+ ],
749
+ "q01": [
750
+ [
751
+ [
752
+ -3.921568627450949e-13
753
+ ]
754
+ ],
755
+ [
756
+ [
757
+ -3.921568627450949e-13
758
+ ]
759
+ ],
760
+ [
761
+ [
762
+ -3.921568627450949e-13
763
+ ]
764
+ ]
765
+ ],
766
+ "q10": [
767
+ [
768
+ [
769
+ -3.921568627450949e-13
770
+ ]
771
+ ],
772
+ [
773
+ [
774
+ -3.921568627450949e-13
775
+ ]
776
+ ],
777
+ [
778
+ [
779
+ -3.921568627450949e-13
780
+ ]
781
+ ]
782
+ ],
783
+ "q50": [
784
+ [
785
+ [
786
+ 0.5012853431330729
787
+ ]
788
+ ],
789
+ [
790
+ [
791
+ 0.513438881941049
792
+ ]
793
+ ],
794
+ [
795
+ [
796
+ 0.5763042750466567
797
+ ]
798
+ ]
799
+ ],
800
+ "q90": [
801
+ [
802
+ [
803
+ 0.6762665014390499
804
+ ]
805
+ ],
806
+ [
807
+ [
808
+ 0.7110507255951721
809
+ ]
810
+ ],
811
+ [
812
+ [
813
+ 0.7740881396388591
814
+ ]
815
+ ]
816
+ ],
817
+ "q99": [
818
+ [
819
+ [
820
+ 0.8996467053953826
821
+ ]
822
+ ],
823
+ [
824
+ [
825
+ 0.8896536885306395
826
+ ]
827
+ ],
828
+ [
829
+ [
830
+ 0.9991958560653287
831
+ ]
832
+ ]
833
+ ]
834
+ }
835
+ }
meta/tasks.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f6cd45b386ceebdb6551ce625d0a0687a6e8ad54d36399e6326aebd0f73ea1f3
3
+ size 2213
validation_pairs/ep027_t411_base.png ADDED

Git LFS Details

  • SHA256: e80de2a02e3a4158bd410051c5a126163623b448dd70d88f1fc318b71aed841e
  • Pointer size: 131 Bytes
  • Size of remote file: 289 kB
validation_pairs/ep027_t411_wrist_left.png ADDED

Git LFS Details

  • SHA256: 33c59856d749f98f751ec618c3a223ee733df1369d73a034f9b381ccd3793313
  • Pointer size: 131 Bytes
  • Size of remote file: 393 kB
validation_pairs/ep027_t411_wrist_right.png ADDED

Git LFS Details

  • SHA256: 8342afdc0038893923e92c2235350c2b9af6b943601544e0202fb273c73c330e
  • Pointer size: 131 Bytes
  • Size of remote file: 213 kB
validation_pairs/ep112_t189_base.png ADDED

Git LFS Details

  • SHA256: b8dcac87bd417e802aee319b529b57fb57d0c7a7f556ca2b8e1f8bbf4c22c483
  • Pointer size: 131 Bytes
  • Size of remote file: 261 kB
validation_pairs/ep112_t189_wrist_left.png ADDED

Git LFS Details

  • SHA256: e5f42182c3cd7d832b78794fc24122650f54ba8efc67f517ddf7b7f936a3398d
  • Pointer size: 131 Bytes
  • Size of remote file: 238 kB
validation_pairs/ep112_t189_wrist_right.png ADDED

Git LFS Details

  • SHA256: 68de741c01ba84972be23fed222e80a3336c2c5c1ffb9797bbe24b66498d9c9a
  • Pointer size: 131 Bytes
  • Size of remote file: 214 kB
validation_pairs/ep150_t306_base.png ADDED

Git LFS Details

  • SHA256: 3c370bb9f8a81700c7caaf0b0d127929ba9539751c1c8ffdfc0e2a07602b9c99
  • Pointer size: 131 Bytes
  • Size of remote file: 267 kB
validation_pairs/ep150_t306_wrist_left.png ADDED

Git LFS Details

  • SHA256: f5ea8fd17b541f3c1be08a9741f6d653596f9e4516bfb98348dc7e15a6f02f2c
  • Pointer size: 131 Bytes
  • Size of remote file: 406 kB
validation_pairs/ep150_t306_wrist_right.png ADDED

Git LFS Details

  • SHA256: aadf0dfc751e69287552a4407798a2bea04385ed61886568b1edd58186f0d417
  • Pointer size: 131 Bytes
  • Size of remote file: 213 kB
validation_pairs/ep286_t139_base.png ADDED

Git LFS Details

  • SHA256: 999396efa652c50ab8c24ab37e1641654685715bd1533240d0bda6667627f7b3
  • Pointer size: 131 Bytes
  • Size of remote file: 264 kB
validation_pairs/ep286_t139_wrist_left.png ADDED

Git LFS Details

  • SHA256: 92dab93a7021b45b0b75cb8089ede357c1def38fa85f5ca7e386a040376fe8bc
  • Pointer size: 131 Bytes
  • Size of remote file: 243 kB
validation_pairs/ep286_t139_wrist_right.png ADDED

Git LFS Details

  • SHA256: e9863936928808b50db10cc1d616c854e05474cc0d3887ff8e759b3cd4f1eae8
  • Pointer size: 131 Bytes
  • Size of remote file: 213 kB
validation_pairs/ep307_t204_base.png ADDED

Git LFS Details

  • SHA256: 1bbb9f2b03c766b28cd01a80069694b7cf94209ff6be353dfe992b1dd90b5945
  • Pointer size: 131 Bytes
  • Size of remote file: 277 kB
validation_pairs/ep307_t204_wrist_left.png ADDED

Git LFS Details

  • SHA256: 3c98d85c9023bd2c9ff37c2ee18d1eb9b96e41a323937664466c67f641b70923
  • Pointer size: 131 Bytes
  • Size of remote file: 269 kB
validation_pairs/ep307_t204_wrist_right.png ADDED

Git LFS Details

  • SHA256: 707f290a3f5545523dd66cf4ff538078ff9184fdb36468b761a0043516381637
  • Pointer size: 131 Bytes
  • Size of remote file: 215 kB
validation_pairs/ep337_t207_base.png ADDED

Git LFS Details

  • SHA256: a900f8aadf8d5d5fc4600a41004c4c6227920f25aab233a793f754326817e659
  • Pointer size: 131 Bytes
  • Size of remote file: 263 kB
validation_pairs/ep337_t207_wrist_left.png ADDED

Git LFS Details

  • SHA256: c22f0f87471fb22b24aa4ab053058661d495cd4002705e3b8e8664b740c0f761
  • Pointer size: 131 Bytes
  • Size of remote file: 313 kB
validation_pairs/ep337_t207_wrist_right.png ADDED

Git LFS Details

  • SHA256: 23767600dfb5df41382d21c3216f424e3e29f62001e188d541b08410b9ec98d3
  • Pointer size: 131 Bytes
  • Size of remote file: 214 kB
validation_pairs/ep384_t140_base.png ADDED

Git LFS Details

  • SHA256: 16ef697c8b8d05814c8652831c48dd8bbfa5463f01254cf05c93394993f41309
  • Pointer size: 131 Bytes
  • Size of remote file: 274 kB
validation_pairs/ep384_t140_wrist_left.png ADDED

Git LFS Details

  • SHA256: 445243283dde684798b64d51db893bf5fc31ee08f77d0a238f103ed0867ade47
  • Pointer size: 131 Bytes
  • Size of remote file: 268 kB
validation_pairs/ep384_t140_wrist_right.png ADDED

Git LFS Details

  • SHA256: 771af7980ed8d344e63470cc9f0526b6c43480c53d277058a88a5d5582280ac0
  • Pointer size: 131 Bytes
  • Size of remote file: 214 kB
validation_pairs/ep414_t161_base.png ADDED

Git LFS Details

  • SHA256: b2b8ee3f384aab790653391ff25cd3aa434e9160ab4ea9d926edd76cedaaa0a5
  • Pointer size: 131 Bytes
  • Size of remote file: 282 kB
validation_pairs/ep414_t161_wrist_left.png ADDED

Git LFS Details

  • SHA256: ee0cd09034b56c6a86957185df8e476a4d73970eccda6c0a466e27a2ff4ce27c
  • Pointer size: 131 Bytes
  • Size of remote file: 290 kB
validation_pairs/ep414_t161_wrist_right.png ADDED

Git LFS Details

  • SHA256: ea3e28ffaffd079cebad3aacf634694fbf88929d68a2d41e0b2a908721bb1d85
  • Pointer size: 131 Bytes
  • Size of remote file: 215 kB
validation_pairs/ep443_t410_base.png ADDED

Git LFS Details

  • SHA256: bfc60d1a9fa67ccb01ca478fd45592a89b6eb7260ba39ee08435322aff38a95f
  • Pointer size: 131 Bytes
  • Size of remote file: 268 kB
validation_pairs/ep443_t410_wrist_left.png ADDED

Git LFS Details

  • SHA256: 8437da20a611b18c6cacb6a7733f97d7a374f00e7c9c4866e0a52c798467f156
  • Pointer size: 131 Bytes
  • Size of remote file: 361 kB
validation_pairs/ep443_t410_wrist_right.png ADDED

Git LFS Details

  • SHA256: 482b5926ae3b203affff8f75318fdb990a7c3827887a72ad4dfcb70396600b3f
  • Pointer size: 131 Bytes
  • Size of remote file: 212 kB
validation_pairs/ep463_t113_base.png ADDED

Git LFS Details

  • SHA256: e31486076a5e104abc42cab65932b2d35676ac631727d62629b85bd57358bb79
  • Pointer size: 131 Bytes
  • Size of remote file: 256 kB
validation_pairs/ep463_t113_wrist_left.png ADDED

Git LFS Details

  • SHA256: 0bc48dcac485507dffcc16a88c0996e3a36b2178fd1b367eeb1fbd8d6fbeb61e
  • Pointer size: 131 Bytes
  • Size of remote file: 377 kB
validation_pairs/ep463_t113_wrist_right.png ADDED

Git LFS Details

  • SHA256: 3a9bb403e96c2d7f84332c3ea8f4ae159c885bc2fd6361dc3dc2c0367eb12d64
  • Pointer size: 131 Bytes
  • Size of remote file: 218 kB
videos/observation.images.base/chunk-000/file-000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2185e0be706a618e0edb883f4188094d9972da6634814cb86b813adc4248f140
3
+ size 54055947
videos/observation.images.wrist_left/chunk-000/file-000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a11f9ff8a294cde03c5ff958919773839ad9427aba40cfa1f7aabd2748da944e
3
+ size 190706085
videos/observation.images.wrist_right/chunk-000/file-000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:497edeca97232d9acd484381cf3b554b50d29a1a6887a3e2f69588ef6ace8369
3
+ size 19965416