mengxiaoye commited on
Commit
e6fd789
·
verified ·
1 Parent(s): 1099f9d

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:fe865589e4cdb828834948f0810560c35b47dda37b8567dfc3339a3c430fd7c7
3
+ size 6290029
meta/episodes.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"episode_index": 0, "tasks": ["pick up the tomato sauce and place it in the basket"], "length": 112}
meta/episodes_stats.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"episode_index": 0, "stats": {"image": {"min": [[[0.5254901960784314]], [[0.5254901960784314]], [[0.5254901960784314]]], "max": [[[0.8549019607843137]], [[0.8549019607843137]], [[0.8549019607843137]]], "mean": [[[0.8346267053696479]], [[0.834601587510004]], [[0.8346030638818027]]], "std": [[[0.06770986252092827]], [[0.06779903759078008]], [[0.06779678947158374]]], "count": [100]}, "wrist_image": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9098039215686274]], [[0.9098039215686274]], [[0.9098039215686274]]], "mean": [[[0.5270883275185073]], [[0.5173580221150961]], [[0.5110159212122349]]], "std": [[[0.10498518397155623]], [[0.12027569117687849]], [[0.13286126079327343]]], "count": [100]}, "state": {"min": [-0.14849302172660828, -0.10524282604455948, 0.047238901257514954, 2.7385482788085938, -1.3080501556396484, -0.21819546818733215, 6.620044814553694e-07, -0.03999999910593033], "max": [0.06548959761857986, 0.2656128704547882, 0.2607804834842682, 3.1403255462646484, 1.3596906001112075e-06, 0.1588132232427597, 0.03999999910593033, -0.00014240804011933506], "mean": [-0.0043833437375724316, 0.002320783445611596, 0.18029949069023132, 2.926988124847412, -0.9174363017082214, -0.04981936141848564, 0.018632184714078903, -0.018771644681692123], "std": [0.05216770991683006, 0.12489409744739532, 0.06589891016483307, 0.1481531709432602, 0.4478324055671692, 0.10661710798740387, 0.018929345533251762, 0.019030766561627388], "count": [112]}, "actions": {"min": [-0.02336370013654232, -0.020397650077939034, -0.031677551567554474, -0.028503000736236572, -0.03782249987125397, -0.12117700278759003, -1.0240590572357178], "max": [0.045295700430870056, 0.042322251945734024, 0.04499639943242073, 0.02690800093114376, 0.06310050189495087, 0.0028750000055879354, 1.0357520580291748], "mean": [0.003638297086581588, 0.008965608663856983, -0.004365821834653616, -0.0006436692783609033, 0.0014862315729260445, -0.03256549313664436, -0.16000628471374512], "std": [0.017983336001634598, 0.02097521722316742, 0.02140910178422928, 0.007991612888872623, 0.02598688006401062, 0.03440947085618973, 0.9821328520774841], "count": [112]}, "timestamp": {"min": [0.0], "max": [11.1], "mean": [5.55], "std": [3.233032632065442], "count": [112]}, "frame_index": {"min": [0], "max": [111], "mean": [55.5], "std": [32.33032632065442], "count": [112]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [112]}, "index": {"min": [0], "max": [111], "mean": [55.5], "std": [32.33032632065442], "count": [112]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [112]}}}
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": 112,
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
+ 8
47
+ ],
48
+ "names": [
49
+ "state"
50
+ ]
51
+ },
52
+ "actions": {
53
+ "dtype": "float32",
54
+ "shape": [
55
+ 7
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": "pick up the tomato sauce and place it in the basket"}