SamratSahoo commited on
Commit
dcb7c8a
·
verified ·
1 Parent(s): 8bfb316

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:e9ddae8201b3de7b3196a98af29cdcd30661a4b36e25b1a8516d056f3303f2f8
3
+ size 139144757
meta/episodes/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c4a91aa5b0f408ae5413d45cdb708b13cc7dbfee902f73e7be3393679533c08f
3
+ size 26434
meta/info.json ADDED
@@ -0,0 +1,124 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v3.0",
3
+ "robot_type": "panda",
4
+ "total_episodes": 300,
5
+ "total_frames": 675169,
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:f3870d7a430c13730c5f0c3653791d371815f453bbc6fbc626be923714426c74
3
+ size 947
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:8a90ed62c9ec514c83fe59927ea0d28b5d9e422a98cce5081b8b62f45984c816
3
+ size 1174175516
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:614aede8d22a1d76446d50afefa11a5ac52a4e1e2488fc298709124016d7e9af
3
+ size 1200808754
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:fed7d2cb9e84ccef5590a9c7916168da20a5cf4012f4996e3b0fcb64b9bf075e
3
+ size 1893550225