prerit2k commited on
Commit
897c669
·
verified ·
1 Parent(s): 7fd72a5

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:56e82f6b7050efc3071b4838015b464acee2bad5f7cb8c7bea502513b8feaaac
3
+ size 44055
meta/episodes.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"episode_index": 0, "tasks": ["Bench 01 Testing"], "length": 857}
meta/episodes_stats.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"episode_index": 0, "stats": {"action": {"min": [-0.0009536888683214784, 0.6033035516738892, 0.39387351274490356, 0.09594109654426575, -0.2439536154270172, -0.24013885855674744, -2.8371810913085938e-05], "max": [0.16956588625907898, 2.1383612155914307, 0.9386205673217773, 0.995078980922699, -0.00019073777366429567, 0.7513160705566406, 2.8371810913085938e-05], "mean": [0.05398653447628021, 0.9721706509590149, 0.5145392417907715, 0.41233116388320923, -0.13391759991645813, 0.1555275022983551, 1.3774028047919273e-05], "std": [0.051702823489904404, 0.5276311039924622, 0.18685995042324066, 0.27728626132011414, 0.06240358576178551, 0.17149753868579865, 7.139139597711619e-06], "count": [857]}, "observation.state": {"min": [-0.0013351644156500697, 0.6025406122207642, 0.3934920132160187, 0.09479667246341705, -0.2470054179430008, -0.23937590420246124, -2.5119632482528687e-05], "max": [0.16994735598564148, 2.1330206394195557, 0.9412909150123596, 0.9985122680664062, -0.00019073777366429567, 0.7497901916503906, 1.827254891395569e-05], "mean": [0.053733259439468384, 0.9731243848800659, 0.5146613121032715, 0.41317346692085266, -0.13383926451206207, 0.15489403903484344, 1.2469267858250532e-05], "std": [0.05180099979043007, 0.5274218916893005, 0.1869661659002304, 0.27748140692710876, 0.0628371313214302, 0.17140714824199677, 7.088883648975752e-06], "count": [857]}, "observation.images.cam_main": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43469360159675685]], [[0.37462888675160644]], [[0.3420599559444031]]], "std": [[[0.2526275078086728]], [[0.20300679039498248]], [[0.18280396619145117]]], "count": [158]}, "observation.images.cam_wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39658151491961063]], [[0.3861007246077052]], [[0.37456303604423485]]], "std": [[[0.23917031229005262]], [[0.20314720899787247]], [[0.2002717616249574]]], "count": [158]}, "timestamp": {"min": [0.0], "max": [28.533333333333335], "mean": [14.266666666666666], "std": [8.246480730859949], "count": [857]}, "frame_index": {"min": [0], "max": [856], "mean": [428.0], "std": [247.39442192579847], "count": [857]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [857]}, "index": {"min": [0], "max": [856], "mean": [428.0], "std": [247.39442192579847], "count": [857]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [857]}}}
meta/info.json ADDED
@@ -0,0 +1,130 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v2.1",
3
+ "trossen_subversion": "v1.0",
4
+ "robot_type": "trossen_ai_solo",
5
+ "total_episodes": 1,
6
+ "total_frames": 857,
7
+ "total_tasks": 1,
8
+ "total_videos": 2,
9
+ "total_chunks": 1,
10
+ "chunks_size": 1000,
11
+ "fps": 30,
12
+ "splits": {
13
+ "train": "0:1"
14
+ },
15
+ "data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet",
16
+ "video_path": "videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4",
17
+ "features": {
18
+ "action": {
19
+ "dtype": "float32",
20
+ "shape": [
21
+ 7
22
+ ],
23
+ "names": [
24
+ "main_joint_0",
25
+ "main_joint_1",
26
+ "main_joint_2",
27
+ "main_joint_3",
28
+ "main_joint_4",
29
+ "main_joint_5",
30
+ "main_joint_6"
31
+ ]
32
+ },
33
+ "observation.state": {
34
+ "dtype": "float32",
35
+ "shape": [
36
+ 7
37
+ ],
38
+ "names": [
39
+ "main_joint_0",
40
+ "main_joint_1",
41
+ "main_joint_2",
42
+ "main_joint_3",
43
+ "main_joint_4",
44
+ "main_joint_5",
45
+ "main_joint_6"
46
+ ]
47
+ },
48
+ "observation.images.cam_main": {
49
+ "dtype": "video",
50
+ "shape": [
51
+ 360,
52
+ 640,
53
+ 3
54
+ ],
55
+ "names": [
56
+ "height",
57
+ "width",
58
+ "channels"
59
+ ],
60
+ "info": {
61
+ "video.fps": 30.0,
62
+ "video.height": 360,
63
+ "video.width": 640,
64
+ "video.channels": 3,
65
+ "video.codec": "av1",
66
+ "video.pix_fmt": "yuv420p",
67
+ "video.is_depth_map": false,
68
+ "has_audio": false
69
+ }
70
+ },
71
+ "observation.images.cam_wrist": {
72
+ "dtype": "video",
73
+ "shape": [
74
+ 360,
75
+ 640,
76
+ 3
77
+ ],
78
+ "names": [
79
+ "height",
80
+ "width",
81
+ "channels"
82
+ ],
83
+ "info": {
84
+ "video.fps": 30.0,
85
+ "video.height": 360,
86
+ "video.width": 640,
87
+ "video.channels": 3,
88
+ "video.codec": "av1",
89
+ "video.pix_fmt": "yuv420p",
90
+ "video.is_depth_map": false,
91
+ "has_audio": false
92
+ }
93
+ },
94
+ "timestamp": {
95
+ "dtype": "float32",
96
+ "shape": [
97
+ 1
98
+ ],
99
+ "names": null
100
+ },
101
+ "frame_index": {
102
+ "dtype": "int64",
103
+ "shape": [
104
+ 1
105
+ ],
106
+ "names": null
107
+ },
108
+ "episode_index": {
109
+ "dtype": "int64",
110
+ "shape": [
111
+ 1
112
+ ],
113
+ "names": null
114
+ },
115
+ "index": {
116
+ "dtype": "int64",
117
+ "shape": [
118
+ 1
119
+ ],
120
+ "names": null
121
+ },
122
+ "task_index": {
123
+ "dtype": "int64",
124
+ "shape": [
125
+ 1
126
+ ],
127
+ "names": null
128
+ }
129
+ }
130
+ }
meta/tasks.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"task_index": 0, "task": "Bench 01 Testing"}
videos/chunk-000/observation.images.cam_main/episode_000000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4dff4be1804f0e92a0df85f279f8465a24b0e478c4ec450898bfc3bbd667e6e1
3
+ size 5256803
videos/chunk-000/observation.images.cam_wrist/episode_000000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6198fb14602d69d8a9882e8d6df6afddfa354a0059bac06c7742d8747f06de21
3
+ size 6206636