ethanCSL commited on
Commit
7a781c3
·
verified ·
1 Parent(s): eb9a861

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:ea1202c90dcefb72eee79ba3c9aefe4e7992f5038a927ad5f624657ee03d0d73
3
+ size 170680
meta/episodes.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"episode_index": 0, "tasks": ["grip whiteblock into box"], "length": 2695}
meta/episodes_stats.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"episode_index": 0, "stats": {"action": {"min": [-9.000600814819336, 53.877052307128906, -41.3111457824707, -100.32598876953125, -5.047771453857422, 4.9402618408203125], "max": [21.856168746948242, 100.67607879638672, 11.689432144165039, -65.26042175292969, 20.24611473083496, 50.050933837890625], "mean": [0.7094953060150146, 89.20343780517578, -6.210254192352295, -91.59151458740234, 4.583799362182617, 39.13663101196289], "std": [7.718852996826172, 13.69221305847168, 15.433465957641602, 10.380743980407715, 4.489548683166504, 16.505674362182617], "count": [2695]}, "observation.state": {"min": [-8.864468574523926, 53.64583206176758, -32.84980392456055, 100.0, -4.664224624633789, 8.21812629699707], "max": [21.562881469726562, 99.21875, 18.585676193237305, 100.0, 19.706958770751953, 49.38555908203125], "mean": [0.6917807459831238, 88.17298889160156, -1.9275269508361816, 100.0, 4.676870346069336, 39.89451599121094], "std": [7.6637043952941895, 13.604386329650879, 14.298192024230957, 0.0, 4.458733558654785, 13.78992748260498], "count": [2695]}, "observation.images.front": {"min": [[[0.00784313725490196]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.996078431372549]], [[1.0]]], "mean": [[[0.43626721529743806]], [[0.40831925166456956]], [[0.41450882090804236]]], "std": [[[0.2899469808988576]], [[0.2937787111480678]], [[0.30990992070244167]]], "count": [374]}, "observation.images.top": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.526963955624585]], [[0.5118058455445459]], [[0.5048558022919507]]], "std": [[[0.24328417626180987]], [[0.2597908823675461]], [[0.25616173922253027]]], "count": [374]}, "timestamp": {"min": [0.0], "max": [89.8], "mean": [44.9], "std": [25.93264780584933], "count": [2695]}, "frame_index": {"min": [0], "max": [2694], "mean": [1347.0], "std": [777.97943417548], "count": [2695]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2695]}, "index": {"min": [0], "max": [2694], "mean": [1347.0], "std": [777.97943417548], "count": [2695]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2695]}}}
meta/info.json ADDED
@@ -0,0 +1,127 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v2.1",
3
+ "robot_type": "koch_follower",
4
+ "total_episodes": 1,
5
+ "total_frames": 2695,
6
+ "total_tasks": 1,
7
+ "total_videos": 2,
8
+ "total_chunks": 1,
9
+ "chunks_size": 1000,
10
+ "fps": 30,
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
+ "action": {
18
+ "dtype": "float32",
19
+ "shape": [
20
+ 6
21
+ ],
22
+ "names": [
23
+ "shoulder_pan.pos",
24
+ "shoulder_lift.pos",
25
+ "elbow_flex.pos",
26
+ "wrist_flex.pos",
27
+ "wrist_roll.pos",
28
+ "gripper.pos"
29
+ ]
30
+ },
31
+ "observation.state": {
32
+ "dtype": "float32",
33
+ "shape": [
34
+ 6
35
+ ],
36
+ "names": [
37
+ "shoulder_pan.pos",
38
+ "shoulder_lift.pos",
39
+ "elbow_flex.pos",
40
+ "wrist_flex.pos",
41
+ "wrist_roll.pos",
42
+ "gripper.pos"
43
+ ]
44
+ },
45
+ "observation.images.front": {
46
+ "dtype": "video",
47
+ "shape": [
48
+ 480,
49
+ 640,
50
+ 3
51
+ ],
52
+ "names": [
53
+ "height",
54
+ "width",
55
+ "channels"
56
+ ],
57
+ "info": {
58
+ "video.height": 480,
59
+ "video.width": 640,
60
+ "video.codec": "av1",
61
+ "video.pix_fmt": "yuv420p",
62
+ "video.is_depth_map": false,
63
+ "video.fps": 30,
64
+ "video.channels": 3,
65
+ "has_audio": false
66
+ }
67
+ },
68
+ "observation.images.top": {
69
+ "dtype": "video",
70
+ "shape": [
71
+ 480,
72
+ 640,
73
+ 3
74
+ ],
75
+ "names": [
76
+ "height",
77
+ "width",
78
+ "channels"
79
+ ],
80
+ "info": {
81
+ "video.height": 480,
82
+ "video.width": 640,
83
+ "video.codec": "av1",
84
+ "video.pix_fmt": "yuv420p",
85
+ "video.is_depth_map": false,
86
+ "video.fps": 30,
87
+ "video.channels": 3,
88
+ "has_audio": false
89
+ }
90
+ },
91
+ "timestamp": {
92
+ "dtype": "float32",
93
+ "shape": [
94
+ 1
95
+ ],
96
+ "names": null
97
+ },
98
+ "frame_index": {
99
+ "dtype": "int64",
100
+ "shape": [
101
+ 1
102
+ ],
103
+ "names": null
104
+ },
105
+ "episode_index": {
106
+ "dtype": "int64",
107
+ "shape": [
108
+ 1
109
+ ],
110
+ "names": null
111
+ },
112
+ "index": {
113
+ "dtype": "int64",
114
+ "shape": [
115
+ 1
116
+ ],
117
+ "names": null
118
+ },
119
+ "task_index": {
120
+ "dtype": "int64",
121
+ "shape": [
122
+ 1
123
+ ],
124
+ "names": null
125
+ }
126
+ }
127
+ }
meta/tasks.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"task_index": 0, "task": "grip whiteblock into box"}
videos/chunk-000/observation.images.front/episode_000000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ce376626231bb65bd3f814b7f522797b8d4f940f841ab2d7cabca409a96d3c24
3
+ size 20547171
videos/chunk-000/observation.images.top/episode_000000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8d2e4a60874da33cca37456bff558657aeead8dad8be2dce8a7109beac00baf9
3
+ size 15621522