jasontchan commited on
Commit
757ce25
·
verified ·
1 Parent(s): 0f83181

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:da60c4826f94a584f27a20a08f6e42792b2693b58ebb0e49445fff4980be3745
3
+ size 181247443
data/chunk-000/episode_000001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:729412c0017c05b3c311b5d152ef1e39ff52c658b76da35e55f841023efe96b7
3
+ size 149926337
data/chunk-000/episode_000002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8059ae3c8dd960158e0a8c3ace9b90855135a9877abb0668a37d9af9b284ab3a
3
+ size 81341049
data/chunk-000/episode_000003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6194e61e8d15708303ad9e70fe60e6afd06ec543f59494551e2f27fea4f889a8
3
+ size 200469424
data/chunk-000/episode_000004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7574b93565d296b92d864c70bc7df6974fa8ecd1f87149f8eb024e2c2f4477cb
3
+ size 66955867
data/chunk-000/episode_000005.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2eaa1ee1a44316b7f2178f57e748064ba5e586a1b99733e2b6784c70db5e2647
3
+ size 109938292
data/chunk-000/episode_000006.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:684662601ea0482e2dee75393e07912bf2f045a0c145c1972b29d8107bde5c43
3
+ size 58481835
data/chunk-000/episode_000007.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd4328b5b072ced6ad9f912fef5073f19d209ba1cc6912011da14871e2d71a22
3
+ size 138273766
meta/episodes.jsonl ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {"episode_index": 0, "tasks": ["weigh the correct amount of coffee beans"], "length": 1368}
2
+ {"episode_index": 1, "tasks": ["weigh the correct amount of coffee beans"], "length": 1119}
3
+ {"episode_index": 2, "tasks": ["weigh the correct amount of coffee beans"], "length": 611}
4
+ {"episode_index": 3, "tasks": ["weigh the correct amount of coffee beans"], "length": 1496}
5
+ {"episode_index": 4, "tasks": ["weigh the correct amount of coffee beans"], "length": 500}
6
+ {"episode_index": 5, "tasks": ["weigh the correct amount of coffee beans"], "length": 828}
7
+ {"episode_index": 6, "tasks": ["weigh the correct amount of coffee beans"], "length": 440}
8
+ {"episode_index": 7, "tasks": ["weigh the correct amount of coffee beans"], "length": 1024}
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,117 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v2.1",
3
+ "robot_type": "panda",
4
+ "total_episodes": 8,
5
+ "total_frames": 7386,
6
+ "total_tasks": 1,
7
+ "total_videos": 0,
8
+ "total_chunks": 1,
9
+ "chunks_size": 1000,
10
+ "fps": 15,
11
+ "splits": {
12
+ "train": "0:8"
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
+ "exterior_image_1_left": {
18
+ "dtype": "image",
19
+ "shape": [
20
+ 180,
21
+ 320,
22
+ 3
23
+ ],
24
+ "names": [
25
+ "height",
26
+ "width",
27
+ "channel"
28
+ ]
29
+ },
30
+ "wrist_image_left": {
31
+ "dtype": "image",
32
+ "shape": [
33
+ 180,
34
+ 320,
35
+ 3
36
+ ],
37
+ "names": [
38
+ "height",
39
+ "width",
40
+ "channel"
41
+ ]
42
+ },
43
+ "joint_position": {
44
+ "dtype": "float32",
45
+ "shape": [
46
+ 7
47
+ ],
48
+ "names": [
49
+ "joint_position"
50
+ ]
51
+ },
52
+ "gripper_position": {
53
+ "dtype": "float32",
54
+ "shape": [
55
+ 1
56
+ ],
57
+ "names": [
58
+ "gripper_position"
59
+ ]
60
+ },
61
+ "actions": {
62
+ "dtype": "float32",
63
+ "shape": [
64
+ 8
65
+ ],
66
+ "names": [
67
+ "actions"
68
+ ]
69
+ },
70
+ "emg": {
71
+ "dtype": "float32",
72
+ "shape": [
73
+ 100,
74
+ 8
75
+ ],
76
+ "names": [
77
+ "time",
78
+ "channels"
79
+ ]
80
+ },
81
+ "timestamp": {
82
+ "dtype": "float32",
83
+ "shape": [
84
+ 1
85
+ ],
86
+ "names": null
87
+ },
88
+ "frame_index": {
89
+ "dtype": "int64",
90
+ "shape": [
91
+ 1
92
+ ],
93
+ "names": null
94
+ },
95
+ "episode_index": {
96
+ "dtype": "int64",
97
+ "shape": [
98
+ 1
99
+ ],
100
+ "names": null
101
+ },
102
+ "index": {
103
+ "dtype": "int64",
104
+ "shape": [
105
+ 1
106
+ ],
107
+ "names": null
108
+ },
109
+ "task_index": {
110
+ "dtype": "int64",
111
+ "shape": [
112
+ 1
113
+ ],
114
+ "names": null
115
+ }
116
+ }
117
+ }
meta/tasks.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"task_index": 0, "task": "weigh the correct amount of coffee beans"}