lr-2002 commited on
Commit
0e726d6
·
verified ·
1 Parent(s): 3120594

Upload folder using huggingface_hub

Browse files
data/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c10eb9a62fe993aa351ffcc184a5c20415bb6a38b55b8b1f8c761ae48bedffd2
3
+ size 4126874
meta/episodes/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3149b81a6115fdb5da150c59e00c2aec86e8b93944994037747834108227ebad
3
+ size 11611
meta/info.json ADDED
@@ -0,0 +1,124 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v3.0",
3
+ "robot_type": "dataarm",
4
+ "total_episodes": 130,
5
+ "total_frames": 39845,
6
+ "total_tasks": 1,
7
+ "chunks_size": 1000,
8
+ "fps": 30,
9
+ "splits": {
10
+ "train": "0:130"
11
+ },
12
+ "data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
13
+ "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
14
+ "features": {
15
+ "observation.images.cam_left": {
16
+ "dtype": "video",
17
+ "shape": [
18
+ 480,
19
+ 640,
20
+ 3
21
+ ],
22
+ "names": [
23
+ "height",
24
+ "width",
25
+ "channel"
26
+ ],
27
+ "video_info": {
28
+ "video.fps": 30.0,
29
+ "video.codec": "av1",
30
+ "video.pix_fmt": "yuv420p",
31
+ "video.is_depth_map": false,
32
+ "has_audio": false
33
+ }
34
+ },
35
+ "observation.state": {
36
+ "dtype": "float32",
37
+ "shape": [
38
+ 9
39
+ ],
40
+ "names": {
41
+ "motors": [
42
+ "joint_0",
43
+ "joint_1",
44
+ "joint_2",
45
+ "joint_3",
46
+ "joint_4",
47
+ "joint_5",
48
+ "joint_6",
49
+ "joint_7",
50
+ "gripper"
51
+ ]
52
+ },
53
+ "fps": 30.0
54
+ },
55
+ "action": {
56
+ "dtype": "float32",
57
+ "shape": [
58
+ 9
59
+ ],
60
+ "names": {
61
+ "motors": [
62
+ "joint_0",
63
+ "joint_1",
64
+ "joint_2",
65
+ "joint_3",
66
+ "joint_4",
67
+ "joint_5",
68
+ "joint_6",
69
+ "joint_7",
70
+ "gripper"
71
+ ]
72
+ },
73
+ "fps": 30.0
74
+ },
75
+ "episode_index": {
76
+ "dtype": "int64",
77
+ "shape": [
78
+ 1
79
+ ],
80
+ "names": null,
81
+ "fps": 30.0
82
+ },
83
+ "frame_index": {
84
+ "dtype": "int64",
85
+ "shape": [
86
+ 1
87
+ ],
88
+ "names": null,
89
+ "fps": 30.0
90
+ },
91
+ "timestamp": {
92
+ "dtype": "float32",
93
+ "shape": [
94
+ 1
95
+ ],
96
+ "names": null,
97
+ "fps": 30.0
98
+ },
99
+ "next.done": {
100
+ "dtype": "bool",
101
+ "shape": [
102
+ 1
103
+ ],
104
+ "names": null,
105
+ "fps": 30.0
106
+ },
107
+ "index": {
108
+ "dtype": "int64",
109
+ "shape": [
110
+ 1
111
+ ],
112
+ "names": null,
113
+ "fps": 30.0
114
+ },
115
+ "task_index": {
116
+ "dtype": "int64",
117
+ "shape": [
118
+ 1
119
+ ],
120
+ "names": null,
121
+ "fps": 30.0
122
+ }
123
+ }
124
+ }
meta/stats.json ADDED
@@ -0,0 +1,100 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "observation.state": {
3
+ "min": [
4
+ -0.5657455932145361,
5
+ -2.0422289809814944,
6
+ -1.9759361473992683,
7
+ -1.6741054398413056,
8
+ -0.8432516975661866,
9
+ -2.660219729915312,
10
+ -1.296221137046814,
11
+ -0.7923260086340534,
12
+ 1258.0072160119273
13
+ ],
14
+ "max": [
15
+ 0.5527325407585105,
16
+ 0.4745685511558726,
17
+ 0.6107074082551307,
18
+ 1.8795958632301557,
19
+ 1.5928511482413974,
20
+ 0.0,
21
+ 0.9801060042566735,
22
+ 0.9726370573043823,
23
+ 2018.0
24
+ ],
25
+ "mean": [
26
+ 0.05387861688952732,
27
+ -0.5550499170388017,
28
+ -0.6283651105453999,
29
+ 0.6468974567961687,
30
+ 0.6591386038555398,
31
+ -1.4985342198311349,
32
+ -0.050067847228510175,
33
+ 0.4703256020176299,
34
+ 1717.9212056091615
35
+ ],
36
+ "std": [
37
+ 0.2836695418212138,
38
+ 0.5790482942208053,
39
+ 0.34700296756087207,
40
+ 0.479689125430887,
41
+ 0.4490716196951347,
42
+ 0.3624782625493271,
43
+ 0.27482192258467236,
44
+ 0.2864172048248402,
45
+ 173.7984295410529
46
+ ],
47
+ "count": [
48
+ 39845
49
+ ]
50
+ },
51
+ "action": {
52
+ "min": [
53
+ -0.5657455932145361,
54
+ -2.0422289809814944,
55
+ -1.9759361473992683,
56
+ -1.6741054398413056,
57
+ -0.8432516975661866,
58
+ -2.660219729915312,
59
+ -1.296221137046814,
60
+ -0.7923260086340534,
61
+ 1258.0072160119273
62
+ ],
63
+ "max": [
64
+ 0.5527325407585105,
65
+ 0.4745685511558726,
66
+ 0.6107074082551307,
67
+ 1.8795958632301557,
68
+ 1.5928511482413974,
69
+ 0.0,
70
+ 0.9801060042566735,
71
+ 0.9726370573043823,
72
+ 2018.0
73
+ ],
74
+ "mean": [
75
+ 0.0538351965239031,
76
+ -0.554904304262535,
77
+ -0.6285116722335388,
78
+ 0.6469924079865164,
79
+ 0.6591098109442872,
80
+ -1.4986985319854704,
81
+ -0.05030298455717579,
82
+ 0.47042947003224506,
83
+ 1718.0235214254442
84
+ ],
85
+ "std": [
86
+ 0.2836029596112194,
87
+ 0.5791632995915402,
88
+ 0.3468800071484297,
89
+ 0.4796479705831486,
90
+ 0.4489729558918202,
91
+ 0.362412508715771,
92
+ 0.2748643029336979,
93
+ 0.28641572903978385,
94
+ 173.76007225704794
95
+ ],
96
+ "count": [
97
+ 39845
98
+ ]
99
+ }
100
+ }
meta/tasks.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:edb01533bbd2874ba6474a5a2f5fd3e4f1856be4564c5384aad27c062c99ac75
3
+ size 2186
videos/observation.images.cam_left/chunk-000/file-000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7ead518e8ce981892349b8fd2a815a6d49ea5d86a1b058db7d0715e0a7cb3990
3
+ size 373112740