ankithreddy commited on
Commit
c625318
·
verified ·
1 Parent(s): d9a16b4

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:b98028d61899b8a47e855040f849a4329b3b1a8bb8b307c28d2bc87084c8588f
3
+ size 21821
meta/episodes.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"episode_index": 0, "tasks": ["pick up screwdriver and put it in box"], "length": 266}
meta/episodes_stats.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"episode_index": 0, "stats": {"action": {"min": [-11.502318382263184, -102.09093475341797, -3.4695968627929688, 46.82491683959961, -57.97414779663086, -0.22609329223632812], "max": [0.431036114692688, 23.795230865478516, 104.20767211914062, 80.59512329101562, -47.0267219543457, 41.842552185058594], "mean": [-4.530200004577637, -44.40439987182617, 51.62930679321289, 64.73540496826172, -53.27125930786133, 26.939146041870117], "std": [2.8804728984832764, 47.431976318359375, 39.29983901977539, 11.545165061950684, 2.01206374168396, 13.853979110717773], "count": [266]}, "observation.state": {"min": [-11.03088665008545, -99.48761749267578, 0.42593470215797424, 48.099605560302734, -57.624900817871094, 0.21216407418251038], "max": [0.04011231288313866, 24.423568725585938, 99.90534973144531, 77.71952819824219, -47.894325256347656, 41.58415985107422], "mean": [-4.517009258270264, -45.202362060546875, 54.01324462890625, 64.56834411621094, -53.279598236083984, 26.806846618652344], "std": [2.8232181072235107, 48.300384521484375, 38.772361755371094, 10.828219413757324, 1.905045509338379, 14.001594543457031], "count": [266]}, "observation.images.images.wrist": {"min": [[[0.011764705882352941]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47278997276688456]], [[0.4605853976034858]], [[0.47009813453159044]]], "std": [[[0.207564972882926]], [[0.2118465280845258]], [[0.2215953923176645]]], "count": [100]}, "observation.images.images.top": {"min": [[[0.0196078431372549]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4541797984749455]], [[0.4425293110021786]], [[0.42461468409586056]]], "std": [[[0.23785942486405115]], [[0.23278621442790756]], [[0.22759005139142813]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [8.833333333333334], "mean": [4.416666666666666], "std": [2.5595681059289843], "count": [266]}, "frame_index": {"min": [0], "max": [265], "mean": [132.5], "std": [76.78704317786953], "count": [266]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [266]}, "index": {"min": [0], "max": [265], "mean": [132.5], "std": [76.78704317786953], "count": [266]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [266]}}}
meta/info.json ADDED
@@ -0,0 +1,127 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v2.1",
3
+ "robot_type": "so101_follower",
4
+ "total_episodes": 1,
5
+ "total_frames": 266,
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.images.wrist": {
46
+ "dtype": "video",
47
+ "shape": [
48
+ 720,
49
+ 1280,
50
+ 3
51
+ ],
52
+ "names": [
53
+ "height",
54
+ "width",
55
+ "channels"
56
+ ],
57
+ "info": {
58
+ "video.height": 720,
59
+ "video.width": 1280,
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.images.top": {
69
+ "dtype": "video",
70
+ "shape": [
71
+ 720,
72
+ 1280,
73
+ 3
74
+ ],
75
+ "names": [
76
+ "height",
77
+ "width",
78
+ "channels"
79
+ ],
80
+ "info": {
81
+ "video.height": 720,
82
+ "video.width": 1280,
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": "pick up screwdriver and put it in box"}
videos/chunk-000/observation.images.images.top/episode_000000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:211191237f9cd3085778437192fe2bdc132f9b1bcd06d7d19ee13fa7ad2b782c
3
+ size 6802577
videos/chunk-000/observation.images.images.wrist/episode_000000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9a1fc56d9e3401271dbfe6f90fed68be0f331e560dc29a524c4049dcf5bfe23e
3
+ size 5665380