Flashkernel commited on
Commit
1336c56
·
verified ·
1 Parent(s): 1ddebb9

Add LeRobot dataset (streamed)

Browse files
data/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e61abb915d281fe36dde8b169bbc9e44fe2a0ae87df22024e82307e182b607e2
3
+ size 3362878
meta/episodes/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6a035dafb59cb84b3b311bf12769ad089468df59cd90d38c43cd1f87531c2b86
3
+ size 9181
meta/info.json ADDED
@@ -0,0 +1,124 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v3.0",
3
+ "robot_type": "panda",
4
+ "total_episodes": 20,
5
+ "total_frames": 15450,
6
+ "total_tasks": 1,
7
+ "fps": 15,
8
+ "chunks_size": 1000,
9
+ "data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
10
+ "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
11
+ "features": {
12
+ "observation.images.exterior_1_left": {
13
+ "dtype": "video",
14
+ "shape": [
15
+ 180,
16
+ 320,
17
+ 3
18
+ ],
19
+ "names": null
20
+ },
21
+ "observation.images.exterior_2_left": {
22
+ "dtype": "video",
23
+ "shape": [
24
+ 180,
25
+ 320,
26
+ 3
27
+ ],
28
+ "names": null
29
+ },
30
+ "observation.images.wrist_left": {
31
+ "dtype": "video",
32
+ "shape": [
33
+ 180,
34
+ 320,
35
+ 3
36
+ ],
37
+ "names": null
38
+ },
39
+ "observation.state.joint_position": {
40
+ "dtype": "float32",
41
+ "shape": [
42
+ 7
43
+ ],
44
+ "names": null
45
+ },
46
+ "observation.state.gripper_position": {
47
+ "dtype": "float32",
48
+ "shape": [
49
+ 1
50
+ ],
51
+ "names": null
52
+ },
53
+ "observation.state": {
54
+ "dtype": "float32",
55
+ "shape": [
56
+ 8
57
+ ],
58
+ "names": null
59
+ },
60
+ "action.joint_position": {
61
+ "dtype": "float32",
62
+ "shape": [
63
+ 7
64
+ ],
65
+ "names": null
66
+ },
67
+ "action.joint_velocity": {
68
+ "dtype": "float32",
69
+ "shape": [
70
+ 7
71
+ ],
72
+ "names": null
73
+ },
74
+ "action.gripper_position": {
75
+ "dtype": "float32",
76
+ "shape": [
77
+ 1
78
+ ],
79
+ "names": null
80
+ },
81
+ "action": {
82
+ "dtype": "float32",
83
+ "shape": [
84
+ 8
85
+ ],
86
+ "names": null
87
+ },
88
+ "timestamp": {
89
+ "dtype": "float32",
90
+ "shape": [
91
+ 1
92
+ ],
93
+ "names": null
94
+ },
95
+ "frame_index": {
96
+ "dtype": "int64",
97
+ "shape": [
98
+ 1
99
+ ],
100
+ "names": null
101
+ },
102
+ "episode_index": {
103
+ "dtype": "int64",
104
+ "shape": [
105
+ 1
106
+ ],
107
+ "names": null
108
+ },
109
+ "index": {
110
+ "dtype": "int64",
111
+ "shape": [
112
+ 1
113
+ ],
114
+ "names": null
115
+ },
116
+ "task_index": {
117
+ "dtype": "int64",
118
+ "shape": [
119
+ 1
120
+ ],
121
+ "names": null
122
+ }
123
+ }
124
+ }
meta/tasks.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e1acbc2d5daa7e8fef8faba3955a86ab1a70a04b83bd52f3b359669cd04365ae
3
+ size 967
videos/observation.images.exterior_1_left/chunk-000/file-000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6a1126b1d2f8355786cce0794a06d23f2bfa541c0bf23c86b0a2afe0f7adc10e
3
+ size 13982342
videos/observation.images.exterior_2_left/chunk-000/file-000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6a1126b1d2f8355786cce0794a06d23f2bfa541c0bf23c86b0a2afe0f7adc10e
3
+ size 13982342
videos/observation.images.wrist_left/chunk-000/file-000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:db830f120e8faeafec7a985843aa4f3e548af00941a29769745133785522ea99
3
+ size 20142019