antwoor commited on
Commit
cd28532
·
verified ·
1 Parent(s): cee18af

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:46643c7f582c120e766e9106ad050df1fa4a079d613bd23eb5a622b7eb0d594e
3
+ size 5795
data/chunk-000/episode_000001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:be789161122dc13f1a5c8d936c34615abe1aa24875434e709e52965149c809a7
3
+ size 5356
meta/episodes.jsonl ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ {"episode_index": 0, "tasks": ["Pick up the coil"], "length": 221}
2
+ {"episode_index": 1, "tasks": ["Pick up the coil"], "length": 192}
meta/episodes_stats.jsonl ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ {"episode_index": 0, "stats": {"observation.images.observation.images.first_cam": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.9803921568627451]], [[0.9921568627450981]], [[1.0]]], "mean": [[[0.4599546834150327]], [[0.4686134109477124]], [[0.48982831290849677]]], "std": [[[0.23960727901017603]], [[0.21005577420271182]], [[0.1703418554078645]]], "count": [100]}, "observation.images.observation.images.second_cam": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[0.9098039215686274]], [[0.9098039215686274]], [[0.9333333333333333]]], "mean": [[[0.49732692810457513]], [[0.4986367973856209]], [[0.5026753145424836]]], "std": [[[0.2135829826717829]], [[0.20154172738390727]], [[0.18790221127076104]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [7.333333333333333], "mean": [3.666666666666667], "std": [2.1265517210315443], "count": [221]}, "frame_index": {"min": [0], "max": [220], "mean": [110.0], "std": [63.796551630946325], "count": [221]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [221]}, "index": {"min": [0], "max": [220], "mean": [110.0], "std": [63.796551630946325], "count": [221]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [221]}}}
2
+ {"episode_index": 1, "stats": {"observation.images.observation.images.first_cam": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.45847500816993464]], [[0.46816690972222225]], [[0.4924221895424836]]], "std": [[[0.2465021624103785]], [[0.21458710068916098]], [[0.1731561194124827]]], "count": [100]}, "observation.images.observation.images.second_cam": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[0.9372549019607843]], [[0.9137254901960784]], [[1.0]]], "mean": [[[0.5030317565359478]], [[0.5000747058823529]], [[0.5010918770424836]]], "std": [[[0.21709871297697508]], [[0.20179170144730327]], [[0.18640520111687314]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [6.366666666666666], "mean": [3.1833333333333336], "std": [1.847495802631427], "count": [192]}, "frame_index": {"min": [0], "max": [191], "mean": [95.5], "std": [55.42487407894281], "count": [192]}, "episode_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [192]}, "index": {"min": [221], "max": [412], "mean": [316.5], "std": [55.42487407894281], "count": [192]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [192]}}}
meta/info.json ADDED
@@ -0,0 +1,99 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v2.1",
3
+ "robot_type": "mcx",
4
+ "total_episodes": 2,
5
+ "total_frames": 413,
6
+ "total_tasks": 1,
7
+ "total_videos": 4,
8
+ "total_chunks": 1,
9
+ "chunks_size": 1000,
10
+ "fps": 30,
11
+ "splits": {
12
+ "train": "0:2"
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
+ "observation.images.observation.images.first_cam": {
18
+ "dtype": "video",
19
+ "shape": [
20
+ 480,
21
+ 640,
22
+ 3
23
+ ],
24
+ "names": [
25
+ "height",
26
+ "width",
27
+ "channels"
28
+ ],
29
+ "info": {
30
+ "video.height": 480,
31
+ "video.width": 640,
32
+ "video.codec": "av1",
33
+ "video.pix_fmt": "yuv420p",
34
+ "video.is_depth_map": false,
35
+ "video.fps": 30,
36
+ "video.channels": 3,
37
+ "has_audio": false
38
+ }
39
+ },
40
+ "observation.images.observation.images.second_cam": {
41
+ "dtype": "video",
42
+ "shape": [
43
+ 480,
44
+ 640,
45
+ 3
46
+ ],
47
+ "names": [
48
+ "height",
49
+ "width",
50
+ "channels"
51
+ ],
52
+ "info": {
53
+ "video.height": 480,
54
+ "video.width": 640,
55
+ "video.codec": "av1",
56
+ "video.pix_fmt": "yuv420p",
57
+ "video.is_depth_map": false,
58
+ "video.fps": 30,
59
+ "video.channels": 3,
60
+ "has_audio": false
61
+ }
62
+ },
63
+ "timestamp": {
64
+ "dtype": "float32",
65
+ "shape": [
66
+ 1
67
+ ],
68
+ "names": null
69
+ },
70
+ "frame_index": {
71
+ "dtype": "int64",
72
+ "shape": [
73
+ 1
74
+ ],
75
+ "names": null
76
+ },
77
+ "episode_index": {
78
+ "dtype": "int64",
79
+ "shape": [
80
+ 1
81
+ ],
82
+ "names": null
83
+ },
84
+ "index": {
85
+ "dtype": "int64",
86
+ "shape": [
87
+ 1
88
+ ],
89
+ "names": null
90
+ },
91
+ "task_index": {
92
+ "dtype": "int64",
93
+ "shape": [
94
+ 1
95
+ ],
96
+ "names": null
97
+ }
98
+ }
99
+ }
meta/tasks.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"task_index": 0, "task": "Pick up the coil"}
videos/chunk-000/observation.images.observation.images.first_cam/episode_000000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e23a518a499d963917d5328e5ee4f9e3a406af3088983d730aefa48014cb07bc
3
+ size 1258737
videos/chunk-000/observation.images.observation.images.first_cam/episode_000001.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:69f41c8157e5138809587902a68359a4131d63fbe91f2cf7e1f4c683ef8ea976
3
+ size 1109071
videos/chunk-000/observation.images.observation.images.second_cam/episode_000000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4e291290c4f7dc8a31790e015cb44a043c9ebc5e41dac0884167a90416d80299
3
+ size 1390313
videos/chunk-000/observation.images.observation.images.second_cam/episode_000001.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:901b7d565dc7cc006ee665972da719afbca86951e62851fa8666d17939648291
3
+ size 1215001