prerit2k commited on
Commit
38e1211
·
verified ·
1 Parent(s): a9a7536

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:023ece8fbf0eea4e1ed2fd5446964a71508ada400bb1e2f28ae7b4a00fd905b6
3
+ size 4372
meta/episodes.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"episode_index": 0, "tasks": ["Recording evaluation episode using Bench01"], "length": 12}
meta/episodes_stats.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"episode_index": 0, "stats": {"action": {"min": [-0.0009738162625581026, 1.046959638595581, 0.5235546231269836, -0.00581088662147522, -0.001982032088562846, 0.00018493153038434684, 1.383966809953563e-05], "max": [-0.0009723707335069776, 1.046959638595581, 0.5235559344291687, 0.004862606525421143, -0.0018820380792021751, 0.00018503663886804134, 1.3905399100622162e-05], "mean": [-0.0009726472198963165, 1.0469597578048706, 0.5235550403594971, -0.002441518008708954, -0.0019509474514052272, 0.0001849583932198584, 1.3884137842978816e-05], "std": [3.97093543824667e-07, 1.1920928955078125e-07, 4.833124762626539e-07, 0.0040746708400547504, 3.826376996585168e-05, 2.7862780527243558e-08, 2.1252459347920194e-08], "count": [12]}, "observation.state": {"min": [-0.0013351644156500697, 1.0465781688690186, 0.5216678380966187, -0.005531395319849253, -0.002861066721379757, -0.000572213320992887, 1.5832483768463135e-06], "max": [-0.00019073777366429567, 1.046959638595581, 0.5231937170028687, 0.6280995011329651, -0.00019073777366429567, 0.00019073777366429567, 1.1596828699111938e-05], "mean": [-0.0009536889847368002, 1.04692804813385, 0.5230666399002075, 0.10315733402967453, -0.002034535864368081, -0.00019073777366429567, 7.146348707465222e-06], "std": [0.000348237925209105, 0.00010543285316089168, 0.00042173059773631394, 0.23479916155338287, 0.0008647714857943356, 0.0003114735009148717, 3.6901431030855747e-06], "count": [12]}, "observation.images.cam_main": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40555959513435]], [[0.42062565813362385]], [[0.40593325617283954]]], "std": [[[0.2503380131042245]], [[0.2185283721967729]], [[0.20736448367990107]]], "count": [12]}, "observation.images.cam_wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.9254901960784314]], [[0.8352941176470589]]], "mean": [[[0.4043275916848221]], [[0.3653265250544662]], [[0.3380995824255628]]], "std": [[[0.22132709645662058]], [[0.17832153187602856]], [[0.1611639178676197]]], "count": [12]}, "timestamp": {"min": [0.0], "max": [0.36666666666666664], "mean": [0.18333333333333332], "std": [0.11506841765115544], "count": [12]}, "frame_index": {"min": [0], "max": [11], "mean": [5.5], "std": [3.452052529534663], "count": [12]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [12]}, "index": {"min": [0], "max": [11], "mean": [5.5], "std": [3.452052529534663], "count": [12]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [12]}}}
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": 12,
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": "Recording evaluation episode using Bench01"}
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:46fdb34089c586086da304241f47ea2749cff447f2a4d6ef6bce3c45e3f754c4
3
+ size 88566
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:21a1d584c0bd71e610f8492a689c0eb1c38d0e32dfbec7d7d8cd0fb9f5a361b7
3
+ size 57737