WorldIntelligence commited on
Commit
72b5abb
·
verified ·
1 Parent(s): e3ccf3e

Upload folder using huggingface_hub

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:01f31a1c4f5522f8ca5c0900115d5934302630ade707b12573ecb17fe355327f
3
+ size 108102
data/chunk-001/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7d8ed01536ec09a62e74b51aa8949687efcf1765e70401f04428343a74664863
3
+ size 95573
data/chunk-002/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bfebdae9e51b160f706830a71cc2b9c4c01e8558c1c20de42c930a5cef58132d
3
+ size 99762
data/chunk-003/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a92e21e79b7b6185a7a5715ab5a4761534a1482ed5424834201204ed5a4c89a2
3
+ size 81784
meta/episodes/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:320c56f382c18f51bcbaa42117d1732c12c6821a7fef2abb3c5b0612e94e37dc
3
+ size 2986
meta/episodes/chunk-001/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6ee880a5253262e770aae0351344923c9ac9331071e201d04b79d887d4b38592
3
+ size 2991
meta/episodes/chunk-002/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f59f91842dabe8badf3ac797384db805eec1cc1044768c25f96493c3872bc5c7
3
+ size 2989
meta/episodes/chunk-003/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2904c6294a61845a98d0067b2b03ed60d108af8f53ff101035e2a6137551ca12
3
+ size 2941
meta/info.json ADDED
@@ -0,0 +1,53 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v3.0",
3
+ "robot_type": "mobile_camera",
4
+ "total_episodes": 39,
5
+ "total_frames": 0,
6
+ "fps": 30,
7
+ "features": {
8
+ "observation.images.color": {
9
+ "dtype": "image",
10
+ "shape": [
11
+ 720,
12
+ 1280,
13
+ 3
14
+ ],
15
+ "names": [
16
+ "height",
17
+ "width",
18
+ "channels"
19
+ ]
20
+ },
21
+ "observation.images.depth": {
22
+ "dtype": "image",
23
+ "shape": [
24
+ 720,
25
+ 1280
26
+ ],
27
+ "names": [
28
+ "height",
29
+ "width"
30
+ ]
31
+ },
32
+ "observation.state": {
33
+ "dtype": "float32",
34
+ "shape": [
35
+ 6
36
+ ],
37
+ "names": [
38
+ "ax",
39
+ "ay",
40
+ "az",
41
+ "gx",
42
+ "gy",
43
+ "gz"
44
+ ]
45
+ }
46
+ },
47
+ "tasks": {
48
+ "A": "Letter A trajectory",
49
+ "B": "Letter B trajectory",
50
+ "C": "Letter C trajectory",
51
+ "D": "Letter D trajectory"
52
+ }
53
+ }