soohti commited on
Commit
0340dfa
·
verified ·
1 Parent(s): 062b95a

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:4576d4a2d0dd2444e244fadfd27030b732c24bdd3386664949553893cb84eed9
3
+ size 6235539
meta/episodes.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"episode_index": 0, "tasks": ["Place an orange cube on the target area."], "length": 173}
meta/episodes_stats.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"episode_index": 0, "stats": {"image": {"min": [[[0.0392156862745098]], [[0.07450980392156863]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4234942187812625]], [[0.38010836678421367]], [[0.35936649347238897]]], "std": [[[0.2520156693152586]], [[0.2225230101579593]], [[0.21428494562475864]]], "count": [100]}, "wrist_image": {"min": [[[0.0392156862745098]], [[0.07450980392156863]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4920555597238896]], [[0.3079468537414966]], [[0.20662658735369147]]], "std": [[[0.1499262421139313]], [[0.11899683268392489]], [[0.1161321909642684]]], "count": [100]}, "state": {"min": [-2.2205681800842285, -1.7679883241653442, 0.004698257893323898, -2.369737386703491, -1.585297703742981, 0.4470055401325226, -2.8973021507263184, -0.0015307855792343616, -0.0007122934330254793], "max": [0.05152297392487526, 1.6245824098587036, 1.7880581617355347, -0.05633007362484932, 2.9202611446380615, 1.7998387813568115, 2.694221019744873, 0.020599979907274246, 0.02054443582892418], "mean": [-0.8503605723381042, 0.14244602620601654, 1.409779667854309, -1.703775405883789, -0.18267717957496643, 1.5250496864318848, -1.5027347803115845, 0.0066919210366904736, 0.006749894469976425], "std": [0.9490137100219727, 1.548197865486145, 0.29966986179351807, 0.463250070810318, 1.5096932649612427, 0.2372998595237732, 1.4461747407913208, 0.008759764023125172, 0.008712226524949074], "count": [173]}, "actions": {"min": [-47.962860107421875, -80.21711730957031, -15.88605785369873, -14.935443878173828, -34.226646423339844, -19.050355911254883, -31.13462257385254, 0.0], "max": [30.2718448638916, 14.908732414245605, 14.686052322387695, 0.7590579390525818, 58.443572998046875, 28.047697067260742, 60.08988952636719, 1.0], "mean": [-0.7701224684715271, -0.5743690729141235, 0.5010903477668762, -0.8188287615776062, 0.5314109325408936, 0.49195197224617004, -0.22614969313144684, 0.34682080149650574], "std": [5.668861389160156, 8.200789451599121, 2.5080976486206055, 2.0985679626464844, 9.216256141662598, 3.499826669692993, 10.78502368927002, 0.47595828771591187], "count": [173]}, "timestamp": {"min": [0.0], "max": [17.2], "mean": [8.6], "std": [4.993996395673509], "count": [173]}, "frame_index": {"min": [0], "max": [172], "mean": [86.0], "std": [49.93996395673509], "count": [173]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [173]}, "index": {"min": [0], "max": [172], "mean": [86.0], "std": [49.93996395673509], "count": [173]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [173]}}}
meta/info.json ADDED
@@ -0,0 +1,97 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v2.1",
3
+ "robot_type": "panda",
4
+ "total_episodes": 1,
5
+ "total_frames": 173,
6
+ "total_tasks": 1,
7
+ "total_videos": 0,
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
+ "image": {
18
+ "dtype": "image",
19
+ "shape": [
20
+ 224,
21
+ 224,
22
+ 3
23
+ ],
24
+ "names": [
25
+ "height",
26
+ "width",
27
+ "channel"
28
+ ]
29
+ },
30
+ "wrist_image": {
31
+ "dtype": "image",
32
+ "shape": [
33
+ 224,
34
+ 224,
35
+ 3
36
+ ],
37
+ "names": [
38
+ "height",
39
+ "width",
40
+ "channel"
41
+ ]
42
+ },
43
+ "state": {
44
+ "dtype": "float32",
45
+ "shape": [
46
+ 9
47
+ ],
48
+ "names": [
49
+ "state"
50
+ ]
51
+ },
52
+ "actions": {
53
+ "dtype": "float32",
54
+ "shape": [
55
+ 8
56
+ ],
57
+ "names": [
58
+ "actions"
59
+ ]
60
+ },
61
+ "timestamp": {
62
+ "dtype": "float32",
63
+ "shape": [
64
+ 1
65
+ ],
66
+ "names": null
67
+ },
68
+ "frame_index": {
69
+ "dtype": "int64",
70
+ "shape": [
71
+ 1
72
+ ],
73
+ "names": null
74
+ },
75
+ "episode_index": {
76
+ "dtype": "int64",
77
+ "shape": [
78
+ 1
79
+ ],
80
+ "names": null
81
+ },
82
+ "index": {
83
+ "dtype": "int64",
84
+ "shape": [
85
+ 1
86
+ ],
87
+ "names": null
88
+ },
89
+ "task_index": {
90
+ "dtype": "int64",
91
+ "shape": [
92
+ 1
93
+ ],
94
+ "names": null
95
+ }
96
+ }
97
+ }
meta/tasks.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"task_index": 0, "task": "Place an orange cube on the target area."}