sergiov2000 commited on
Commit
c1bdfa0
·
verified ·
1 Parent(s): 8382c60

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:1c19e311e2fde2c6cd2363020f8cbde27723d1fbc54b6cbcf0ae511ea559a1c9
3
+ size 28001
meta/episodes.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"episode_index": 0, "tasks": ["Push the ball into the area enclosed by the lego structure."], "length": 470}
meta/episodes_stats.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"episode_index": 0, "stats": {"action": {"min": [-40.15309524536133, 75.33536529541016, 87.42723083496094, 21.396957397460938, 0.0, 0.035500526428222656], "max": [14.797065734863281, 144.3778839111328, 140.0, 80.0, 110.0, 50.0], "mean": [-10.015090942382812, 121.69463348388672, 115.0130386352539, 58.5777587890625, 27.32012367248535, 25.606847763061523], "std": [13.764504432678223, 20.580623626708984, 17.660913467407227, 14.527603149414062, 42.87986373901367, 18.985830307006836], "count": [470]}, "observation.state": {"min": [-39.814453125, 76.2890625, 90.966796875, 22.587890625, -0.17578125, 3.5022354125976562], "max": [14.853515625, 143.0859375, 140.44921875, 79.62890625, 109.6875, 50.22354507446289], "mean": [-10.07507038116455, 120.77629852294922, 116.75029754638672, 58.73150634765625, 27.424306869506836, 26.42140007019043], "std": [13.733887672424316, 20.57659339904785, 16.781829833984375, 14.366643905639648, 42.708072662353516, 17.416791915893555], "count": [470]}, "observation.images.side": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5225423631535948]], [[0.5239306474673203]], [[0.4851681045751634]]], "std": [[[0.2590397775034591]], [[0.20896282097469712]], [[0.24275275240655236]]], "count": [100]}, "observation.images.above": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4494073120915033]], [[0.4708616401143791]], [[0.43894608864379087]]], "std": [[[0.16487232203559096]], [[0.14955837876370925]], [[0.15113855179104466]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [23.45], "mean": [11.725], "std": [6.783850307900374], "count": [470]}, "frame_index": {"min": [0], "max": [469], "mean": [234.5], "std": [135.6770061580075], "count": [470]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [470]}, "index": {"min": [0], "max": [469], "mean": [234.5], "std": [135.6770061580075], "count": [470]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [470]}}}
meta/info.json ADDED
@@ -0,0 +1,127 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v2.1",
3
+ "robot_type": "so100MovellaDot",
4
+ "total_episodes": 1,
5
+ "total_frames": 470,
6
+ "total_tasks": 1,
7
+ "total_videos": 2,
8
+ "total_chunks": 1,
9
+ "chunks_size": 1000,
10
+ "fps": 20,
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
+ "main_shoulder_pan",
24
+ "main_shoulder_lift",
25
+ "main_elbow_flex",
26
+ "main_wrist_flex",
27
+ "main_wrist_roll",
28
+ "main_gripper"
29
+ ]
30
+ },
31
+ "observation.state": {
32
+ "dtype": "float32",
33
+ "shape": [
34
+ 6
35
+ ],
36
+ "names": [
37
+ "main_shoulder_pan",
38
+ "main_shoulder_lift",
39
+ "main_elbow_flex",
40
+ "main_wrist_flex",
41
+ "main_wrist_roll",
42
+ "main_gripper"
43
+ ]
44
+ },
45
+ "observation.images.side": {
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": 20,
64
+ "video.channels": 3,
65
+ "has_audio": false
66
+ }
67
+ },
68
+ "observation.images.above": {
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": 20,
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": "Push the ball into the area enclosed by the lego structure."}
videos/chunk-000/observation.images.above/episode_000000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5ba9fe99826c6c604fe35f0ef68a89bd09de61320b1075fa0632b683ab2772c7
3
+ size 9136267
videos/chunk-000/observation.images.side/episode_000000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e4db1332fbb6e6c4e09ace883adc957bb02a3847ce44e25ef338a139c8d91732
3
+ size 7294814