johnson906 commited on
Commit
ad43349
·
verified ·
1 Parent(s): 8a1aaf2

Upload folder using huggingface_hub

Browse files
data/chunk-000/episode_000000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:796e68a48e1ca5cab0e14c430fbb0fde93855b060d4bfdf044793b859323aa6c
3
+ size 13554084
meta/episodes.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"episode_index": 0, "tasks": ["pick up the cube and place in the box"], "length": 82}
meta/episodes_stats.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"episode_index": 0, "stats": {"exterior_image_1_left": {"min": [[[0.01568627450980392]], [[0.023529411764705882]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3395988595302619]], [[0.34411918141240233]], [[0.33767066196397255]]], "std": [[[0.35067686260756903]], [[0.3478747414723853]], [[0.3147243191105592]]], "count": [82]}, "exterior_image_2_left": {"min": [[[0.01568627450980392]], [[0.023529411764705882]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3395988595302619]], [[0.34411918141240233]], [[0.33767066196397255]]], "std": [[[0.35067686260756903]], [[0.3478747414723853]], [[0.3147243191105592]]], "count": [82]}, "wrist_image_left": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.3324277193262129]], [[0.320166068866571]], [[0.3157670173760561]]], "std": [[[0.2566854344641842]], [[0.27634972205309144]], [[0.28733420581187363]]], "count": [82]}, "joint_position": {"min": [-0.31946030259132385, 0.25221747159957886, -0.16280214488506317, -2.1836483478546143, -0.031090669333934784, 2.3887147903442383, -0.4186753034591675], "max": [-0.013882155530154705, 0.6137487888336182, -0.006892642937600613, -2.0579617023468018, -0.029180506244301796, 2.5653798580169678, -0.06143951043486595], "mean": [-0.07769723981618881, 0.3904874920845032, -0.04175534099340439, -2.117392063140869, -0.030647940933704376, 2.4561848640441895, -0.13806715607643127], "std": [0.1067604273557663, 0.12944293022155762, 0.057634975761175156, 0.04895668104290962, 0.0006779817049391568, 0.0652785450220108, 0.128433495759964], "count": [82]}, "gripper_position": {"min": [0.5286343097686768], "max": [1.0], "mean": [0.7441172003746033], "std": [0.22644099593162537], "count": [82]}, "actions": {"min": [-0.1285393387079239, -0.3412568271160126, -0.06619973480701447, -0.23083239793777466, -0.011049475520849228, -0.1803181767463684, -0.2033030390739441, 0.0], "max": [0.0029208918567746878, 0.22399483621120453, 0.01660959981381893, 0.2689972221851349, 0.06781318783760071, 0.09147300571203232, 0.020735707134008408, 0.7213656902313232], "mean": [-0.033357471227645874, 0.009645977057516575, -0.006207351107150316, 0.03152380883693695, 0.011624462902545929, -0.02042325772345066, -0.04076045751571655, 0.37193769216537476], "std": [0.04690973833203316, 0.16864582896232605, 0.02609427273273468, 0.12212011963129044, 0.023729149252176285, 0.08278173953294754, 0.07822775840759277, 0.3462406396865845], "count": [82]}, "timestamp": {"min": [0.0], "max": [5.4], "mean": [2.7], "std": [1.57797338380595], "count": [82]}, "frame_index": {"min": [0], "max": [81], "mean": [40.5], "std": [23.66960075708925], "count": [82]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [82]}, "index": {"min": [0], "max": [81], "mean": [40.5], "std": [23.66960075708925], "count": [82]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [82]}}}
meta/info.json ADDED
@@ -0,0 +1,119 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v2.1",
3
+ "robot_type": "panda",
4
+ "total_episodes": 1,
5
+ "total_frames": 82,
6
+ "total_tasks": 1,
7
+ "total_videos": 0,
8
+ "total_chunks": 1,
9
+ "chunks_size": 1000,
10
+ "fps": 15,
11
+ "splits": {
12
+ "train": "0:1"
13
+ },
14
+ "data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet",
15
+ "video_path": "videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4",
16
+ "features": {
17
+ "exterior_image_1_left": {
18
+ "dtype": "image",
19
+ "shape": [
20
+ 180,
21
+ 320,
22
+ 3
23
+ ],
24
+ "names": [
25
+ "height",
26
+ "width",
27
+ "channel"
28
+ ]
29
+ },
30
+ "exterior_image_2_left": {
31
+ "dtype": "image",
32
+ "shape": [
33
+ 180,
34
+ 320,
35
+ 3
36
+ ],
37
+ "names": [
38
+ "height",
39
+ "width",
40
+ "channel"
41
+ ]
42
+ },
43
+ "wrist_image_left": {
44
+ "dtype": "image",
45
+ "shape": [
46
+ 180,
47
+ 320,
48
+ 3
49
+ ],
50
+ "names": [
51
+ "height",
52
+ "width",
53
+ "channel"
54
+ ]
55
+ },
56
+ "joint_position": {
57
+ "dtype": "float32",
58
+ "shape": [
59
+ 7
60
+ ],
61
+ "names": [
62
+ "joint_position"
63
+ ]
64
+ },
65
+ "gripper_position": {
66
+ "dtype": "float32",
67
+ "shape": [
68
+ 1
69
+ ],
70
+ "names": [
71
+ "gripper_position"
72
+ ]
73
+ },
74
+ "actions": {
75
+ "dtype": "float32",
76
+ "shape": [
77
+ 8
78
+ ],
79
+ "names": [
80
+ "actions"
81
+ ]
82
+ },
83
+ "timestamp": {
84
+ "dtype": "float32",
85
+ "shape": [
86
+ 1
87
+ ],
88
+ "names": null
89
+ },
90
+ "frame_index": {
91
+ "dtype": "int64",
92
+ "shape": [
93
+ 1
94
+ ],
95
+ "names": null
96
+ },
97
+ "episode_index": {
98
+ "dtype": "int64",
99
+ "shape": [
100
+ 1
101
+ ],
102
+ "names": null
103
+ },
104
+ "index": {
105
+ "dtype": "int64",
106
+ "shape": [
107
+ 1
108
+ ],
109
+ "names": null
110
+ },
111
+ "task_index": {
112
+ "dtype": "int64",
113
+ "shape": [
114
+ 1
115
+ ],
116
+ "names": null
117
+ }
118
+ }
119
+ }
meta/tasks.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"task_index": 0, "task": "pick up the cube and place in the box"}