mjuarez4 commited on
Commit
40fe406
·
verified ·
1 Parent(s): 3abcf01

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:fd2d08aa887e7d314c1cd47e603fa368b55f197992f841bb132a43e640c0ed01
3
+ size 20095558
data/chunk-000/episode_000001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:88dc27239ccb6150984561b7c2ca785780c956f64657f9b5a77196a210d83455
3
+ size 19521335
data/chunk-000/episode_000002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ea04350e75f307304ed5de50726bbef0341f6feffebf474e6cc34857d4cd3141
3
+ size 20078058
data/chunk-000/episode_000003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8477d50e2d9b08f8fc2c369d130caec34f590ee21057796b4eee9641209c225e
3
+ size 20385602
data/chunk-000/episode_000004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:01d3c2c9c1bf53350da8a28a4e75421dedb6cadc39950808d6a1794ef0f14863
3
+ size 18920238
data/chunk-000/episode_000005.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a18235464567698df91f8c72e60169571a0386d3b502359d3fac7065eff0febc
3
+ size 20011204
data/chunk-000/episode_000006.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e253a956229d822280848e0ed4d39939bb82a918d0c0a62982a4ed7553c46c59
3
+ size 18996987
data/chunk-000/episode_000007.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8b93f5e1257941f7aff93305fb5f27ae3989e5f738d955da6dba9604ddd88e49
3
+ size 22264497
data/chunk-000/episode_000008.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a54975a6325cd9d965d6f16b71455da898c5dea6e36a2c5b379b6e467b20305b
3
+ size 22290622
meta/episodes.jsonl ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {"episode_index": 0, "tasks": ["t"], "length": 481}
2
+ {"episode_index": 1, "tasks": ["t"], "length": 470}
3
+ {"episode_index": 2, "tasks": ["t"], "length": 476}
4
+ {"episode_index": 3, "tasks": ["t"], "length": 489}
5
+ {"episode_index": 4, "tasks": ["t"], "length": 447}
6
+ {"episode_index": 5, "tasks": ["t"], "length": 479}
7
+ {"episode_index": 6, "tasks": ["t"], "length": 457}
8
+ {"episode_index": 7, "tasks": ["t"], "length": 533}
9
+ {"episode_index": 8, "tasks": ["t"], "length": 536}
meta/episodes_stats.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
meta/info.json ADDED
@@ -0,0 +1,137 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v2.1",
3
+ "robot_type": "xarm",
4
+ "total_episodes": 9,
5
+ "total_frames": 4368,
6
+ "total_tasks": 1,
7
+ "total_videos": 0,
8
+ "total_chunks": 1,
9
+ "chunks_size": 1000,
10
+ "fps": 50,
11
+ "splits": {
12
+ "train": "0:9"
13
+ },
14
+ "data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet",
15
+ "video_path": null,
16
+ "features": {
17
+ "lang": {
18
+ "dtype": "float32",
19
+ "shape": [
20
+ 512
21
+ ],
22
+ "names": null
23
+ },
24
+ "observation.image.low": {
25
+ "dtype": "image",
26
+ "shape": [
27
+ 224,
28
+ 224,
29
+ 3
30
+ ],
31
+ "names": [
32
+ "width",
33
+ "height",
34
+ "channels"
35
+ ]
36
+ },
37
+ "observation.image.side": {
38
+ "dtype": "image",
39
+ "shape": [
40
+ 224,
41
+ 224,
42
+ 3
43
+ ],
44
+ "names": [
45
+ "width",
46
+ "height",
47
+ "channels"
48
+ ]
49
+ },
50
+ "observation.image.wrist": {
51
+ "dtype": "image",
52
+ "shape": [
53
+ 224,
54
+ 224,
55
+ 3
56
+ ],
57
+ "names": [
58
+ "width",
59
+ "height",
60
+ "channels"
61
+ ]
62
+ },
63
+ "observation.state.gripper": {
64
+ "dtype": "float32",
65
+ "shape": [
66
+ 1
67
+ ],
68
+ "names": [
69
+ "gripper"
70
+ ]
71
+ },
72
+ "observation.state.joints": {
73
+ "dtype": "float32",
74
+ "shape": [
75
+ 7
76
+ ],
77
+ "names": [
78
+ "joint_1",
79
+ "joint_2",
80
+ "joint_3",
81
+ "joint_4",
82
+ "joint_5",
83
+ "joint_6",
84
+ "joint_7"
85
+ ]
86
+ },
87
+ "observation.state.position": {
88
+ "dtype": "float32",
89
+ "shape": [
90
+ 6
91
+ ],
92
+ "names": [
93
+ "x",
94
+ "y",
95
+ "z",
96
+ "rx",
97
+ "ry",
98
+ "rz"
99
+ ]
100
+ },
101
+ "timestamp": {
102
+ "dtype": "float32",
103
+ "shape": [
104
+ 1
105
+ ],
106
+ "names": null
107
+ },
108
+ "frame_index": {
109
+ "dtype": "int64",
110
+ "shape": [
111
+ 1
112
+ ],
113
+ "names": null
114
+ },
115
+ "episode_index": {
116
+ "dtype": "int64",
117
+ "shape": [
118
+ 1
119
+ ],
120
+ "names": null
121
+ },
122
+ "index": {
123
+ "dtype": "int64",
124
+ "shape": [
125
+ 1
126
+ ],
127
+ "names": null
128
+ },
129
+ "task_index": {
130
+ "dtype": "int64",
131
+ "shape": [
132
+ 1
133
+ ],
134
+ "names": null
135
+ }
136
+ }
137
+ }
meta/tasks.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"task_index": 0, "task": "t"}