RobotisSW commited on
Commit
174b87c
·
verified ·
1 Parent(s): 5a5b8b6

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:79b485addc3f048e5878d582cf60e3b77a373a19253c6b55580b88e9d46fcd4e
3
+ size 1227273
meta/episodes.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"episode_index": 0, "tasks": ["Pick up the Spam and place it somewhere random"], "length": 17070}
meta/episodes_stats.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"episode_index": 0, "stats": {"timestamp": {"min": [0.0], "max": [1706.9], "mean": [853.45], "std": [492.76845390778277], "count": [17070]}, "frame_index": {"min": [0], "max": [17069], "mean": [8534.5], "std": [4927.684539077828], "count": [17070]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [17070]}, "index": {"min": [0], "max": [17069], "mean": [8534.5], "std": [4927.684539077828], "count": [17070]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [17070]}, "observation.images.cam_wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41500332015250974]], [[0.42826828077999785]], [[0.41027775765954305]]], "std": [[[0.2998790316092841]], [[0.28601577029664665]], [[0.29540976208191516]]], "count": [1493]}, "observation.images.cam_global": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.438342605264398]], [[0.4544613210682274]], [[0.44011569272522055]]], "std": [[[0.3134317164432446]], [[0.2952304910022003]], [[0.3017105707913633]]], "count": [1493]}, "observation.state": {"min": [-1.0737026929855347, -1.6952285766601562, 1.3059090375900269, -1.6023029088974, 0.9105494022369385, -0.8814157843589783, -0.0014851351734250784], "max": [0.9723281264305115, 0.780796229839325, 2.6780788898468018, 0.30478280782699585, 2.4371120929718018, 2.2539451122283936, 1.0826635360717773], "mean": [-0.09322568029165268, -0.5505263209342957, 2.394530773162842, -0.9191924333572388, 1.6455854177474976, 0.47145652770996094, 0.19358524680137634], "std": [0.3417336940765381, 0.6161884665489197, 0.23289352655410767, 0.2087963968515396, 0.12619248032569885, 0.43112775683403015, 0.2628095746040344], "count": [17070]}, "action": {"min": [-1.0768544673919678, -1.731864333152771, 1.3060554265975952, -1.6152818202972412, 0.9085602760314941, -0.882038950920105, -0.3785932660102844], "max": [0.974553644657135, 0.7811776399612427, 2.6781041622161865, 0.3069460391998291, 2.4586377143859863, 2.268331289291382, 1.1556700468063354], "mean": [-0.09323481470346451, -0.5505325794219971, 2.394538640975952, -0.9192198514938354, 1.6455962657928467, 0.47146955132484436, 0.22276994585990906], "std": [0.3428196907043457, 0.6186755895614624, 0.23408587276935577, 0.21175694465637207, 0.1287069469690323, 0.4330568015575409, 0.3658994138240814], "count": [17070]}}}
meta/info.json ADDED
@@ -0,0 +1,123 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v2.1",
3
+ "robot_type": "aiworker",
4
+ "total_episodes": 1,
5
+ "total_frames": 17070,
6
+ "total_tasks": 1,
7
+ "total_videos": 2,
8
+ "total_chunks": 1,
9
+ "chunks_size": 1000,
10
+ "fps": 10,
11
+ "splits": {
12
+ "train": "0:1"
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
+ "timestamp": {
18
+ "dtype": "float32",
19
+ "shape": [
20
+ 1
21
+ ],
22
+ "names": null
23
+ },
24
+ "frame_index": {
25
+ "dtype": "int64",
26
+ "shape": [
27
+ 1
28
+ ],
29
+ "names": null
30
+ },
31
+ "episode_index": {
32
+ "dtype": "int64",
33
+ "shape": [
34
+ 1
35
+ ],
36
+ "names": null
37
+ },
38
+ "index": {
39
+ "dtype": "int64",
40
+ "shape": [
41
+ 1
42
+ ],
43
+ "names": null
44
+ },
45
+ "task_index": {
46
+ "dtype": "int64",
47
+ "shape": [
48
+ 1
49
+ ],
50
+ "names": null
51
+ },
52
+ "observation.images.cam_wrist": {
53
+ "dtype": "video",
54
+ "names": [
55
+ "height",
56
+ "width",
57
+ "channels"
58
+ ],
59
+ "shape": [
60
+ 480,
61
+ 848,
62
+ 3
63
+ ],
64
+ "info": {
65
+ "video.height": 480,
66
+ "video.width": 848,
67
+ "video.channels": 3,
68
+ "video.codec": "libx264",
69
+ "video.pix_fmt": "yuv420p"
70
+ }
71
+ },
72
+ "observation.images.cam_global": {
73
+ "dtype": "video",
74
+ "names": [
75
+ "height",
76
+ "width",
77
+ "channels"
78
+ ],
79
+ "shape": [
80
+ 480,
81
+ 848,
82
+ 3
83
+ ],
84
+ "info": {
85
+ "video.height": 480,
86
+ "video.width": 848,
87
+ "video.channels": 3,
88
+ "video.codec": "libx264",
89
+ "video.pix_fmt": "yuv420p"
90
+ }
91
+ },
92
+ "observation.state": {
93
+ "dtype": "float32",
94
+ "names": [
95
+ "joint1",
96
+ "joint2",
97
+ "joint3",
98
+ "joint4",
99
+ "joint5",
100
+ "joint6",
101
+ "rh_r1_joint"
102
+ ],
103
+ "shape": [
104
+ 7
105
+ ]
106
+ },
107
+ "action": {
108
+ "dtype": "float32",
109
+ "names": [
110
+ "joint1",
111
+ "joint2",
112
+ "joint3",
113
+ "joint4",
114
+ "joint5",
115
+ "joint6",
116
+ "rh_r1_joint"
117
+ ],
118
+ "shape": [
119
+ 7
120
+ ]
121
+ }
122
+ }
123
+ }
meta/tasks.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"task_index": 0, "task": "Pick up the Spam and place it somewhere random"}
videos/chunk-000/observation.images.cam_global/episode_000000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a9394faa56cbafe2990d3d5e8804b5ec86eea5e0270163f906b997612f6319f9
3
+ size 282798620
videos/chunk-000/observation.images.cam_wrist/episode_000000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ea7b27ae0cebb22a753db95308f86590c83afa4d40123d5f5fe7dddc6920d36c
3
+ size 153770702