NLTuan commited on
Commit
70bcd98
·
verified ·
1 Parent(s): 644ee43

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:4ecd9c85a29bc5eaf32994f983c44f5782a130344748520670c3ba3e2fc8a55f
3
+ size 27312
meta/episodes.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"episode_index": 0, "tasks": ["Torque control demonstration with dual cameras"], "length": 1145}
meta/episodes_stats.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"episode_index": 0, "stats": {"action": {"min": [90.0, 90.0, 90.0, 90.0, 90.0, 90.0, 0.0, 0.0, 0.0], "max": [90.0, 90.0, 90.0, 90.0, 90.0, 90.0, 0.0, 0.0, 0.0], "mean": [90.0, 90.0, 90.0, 90.0, 90.0, 90.0, 0.0, 0.0, 0.0], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "count": [1145]}, "observation.state": {"min": [42.0, 5.0, 43.0, 50.0, 89.0, 2.0], "max": [119.0, 95.0, 90.0, 100.0, 90.0, 186.0], "mean": [64.78340911865234, 47.86724853515625, 66.64628601074219, 78.7580795288086, 89.99738311767578, 124.71878051757812], "std": [20.746898651123047, 32.022953033447266, 16.94524383544922, 20.081932067871094, 0.05112002417445183, 52.818946838378906], "count": [1145]}, "observation.images.front": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6611996767456982]], [[0.618235575480192]], [[0.6042953504318395]]], "std": [[[0.22362425826613777]], [[0.2260627449950839]], [[0.23718374374483917]]], "count": [196]}, "observation.images.wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5501562010220755]], [[0.5317161968954248]], [[0.5260187522925837]]], "std": [[[0.2383946715719295]], [[0.2635781413346879]], [[0.24934102835457328]]], "count": [196]}, "timestamp": {"min": [0.0], "max": [38.13333333333333], "mean": [19.066666666666663], "std": [11.017763435067533], "count": [1145]}, "frame_index": {"min": [0], "max": [1144], "mean": [572.0], "std": [330.532903052026], "count": [1145]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1145]}, "index": {"min": [0], "max": [1144], "mean": [572.0], "std": [330.532903052026], "count": [1145]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1145]}}}
meta/info.json ADDED
@@ -0,0 +1,130 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v2.1",
3
+ "robot_type": "rosmaster",
4
+ "total_episodes": 1,
5
+ "total_frames": 1145,
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
+ 9
21
+ ],
22
+ "names": [
23
+ "servo_1",
24
+ "servo_2",
25
+ "servo_3",
26
+ "servo_4",
27
+ "servo_5",
28
+ "servo_6",
29
+ "v_x",
30
+ "v_y",
31
+ "v_z"
32
+ ]
33
+ },
34
+ "observation.state": {
35
+ "dtype": "float32",
36
+ "shape": [
37
+ 6
38
+ ],
39
+ "names": [
40
+ "servo_1",
41
+ "servo_2",
42
+ "servo_3",
43
+ "servo_4",
44
+ "servo_5",
45
+ "servo_6"
46
+ ]
47
+ },
48
+ "observation.images.front": {
49
+ "dtype": "video",
50
+ "shape": [
51
+ 480,
52
+ 640,
53
+ 3
54
+ ],
55
+ "names": [
56
+ "height",
57
+ "width",
58
+ "channels"
59
+ ],
60
+ "info": {
61
+ "video.height": 480,
62
+ "video.width": 640,
63
+ "video.codec": "av1",
64
+ "video.pix_fmt": "yuv420p",
65
+ "video.is_depth_map": false,
66
+ "video.fps": 30,
67
+ "video.channels": 3,
68
+ "has_audio": false
69
+ }
70
+ },
71
+ "observation.images.wrist": {
72
+ "dtype": "video",
73
+ "shape": [
74
+ 480,
75
+ 640,
76
+ 3
77
+ ],
78
+ "names": [
79
+ "height",
80
+ "width",
81
+ "channels"
82
+ ],
83
+ "info": {
84
+ "video.height": 480,
85
+ "video.width": 640,
86
+ "video.codec": "av1",
87
+ "video.pix_fmt": "yuv420p",
88
+ "video.is_depth_map": false,
89
+ "video.fps": 30,
90
+ "video.channels": 3,
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": "Torque control demonstration with dual cameras"}
videos/chunk-000/observation.images.front/episode_000000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d1ff5e5e33fb9fdf03f15148f8fe81acabf362fbad97c4904358f3cf49cc1b63
3
+ size 12607862
videos/chunk-000/observation.images.wrist/episode_000000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:778efe96c08a24bd6801370a67ddfdd6bc39e5766f5da149b6cbb2f3e37e930a
3
+ size 13382494