lr-2002 commited on
Commit
a9d870d
·
verified ·
1 Parent(s): 626baf0

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:7483459b323b39e2245d714f0a5e50a88eccec1bf297f2c0ef7126244df9b129
3
+ size 4304722
meta/episodes/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1d89dba8f81601b6441774b276ef211f749f6e09d6527454ce51ece85693719c
3
+ size 12610
meta/info.json ADDED
@@ -0,0 +1,124 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v3.0",
3
+ "robot_type": "dataarm",
4
+ "total_episodes": 3,
5
+ "total_frames": 1005,
6
+ "total_tasks": 1,
7
+ "chunks_size": 1000,
8
+ "fps": 30,
9
+ "splits": {
10
+ "train": "0:3"
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.5361638818951704,
5
+ -1.7201432211795211,
6
+ -0.8434856794079497,
7
+ -0.061608300907911584,
8
+ -0.2939109932526932,
9
+ -2.0769436179140914,
10
+ -0.23604950762353955,
11
+ -0.008168141357600689,
12
+ 1258.0072160119273
13
+ ],
14
+ "max": [
15
+ 0.547952353072077,
16
+ 0.08646230108842845,
17
+ 0.07650620279239995,
18
+ 1.0927367055771722,
19
+ 1.3796063172350657,
20
+ 0.0,
21
+ 0.575539767742157,
22
+ 0.7652919888496399,
23
+ 1577.0
24
+ ],
25
+ "mean": [
26
+ -0.145866742500628,
27
+ -0.8581732861187312,
28
+ -0.4462508444665491,
29
+ 0.5805717235790769,
30
+ 0.2215697194053799,
31
+ -0.8732496258138535,
32
+ 0.2799190347628389,
33
+ 0.21256733716903914,
34
+ 1443.414614760459
35
+ ],
36
+ "std": [
37
+ 0.37847237743169926,
38
+ 0.7852061360291748,
39
+ 0.366026415914464,
40
+ 0.4807338803972009,
41
+ 0.6247729879630533,
42
+ 0.5975231887358696,
43
+ 0.27741721563671434,
44
+ 0.2929975523471946,
45
+ 134.86389260274925
46
+ ],
47
+ "count": [
48
+ 1005
49
+ ]
50
+ },
51
+ "action": {
52
+ "min": [
53
+ -0.5361638818951704,
54
+ -1.7201432211795211,
55
+ -0.8434856794079497,
56
+ -0.061608300907911584,
57
+ -0.2939109932526932,
58
+ -2.0769436179140914,
59
+ -0.23604950762353955,
60
+ -0.008168141357600689,
61
+ 1258.0072160119273
62
+ ],
63
+ "max": [
64
+ 0.547952353072077,
65
+ 0.08646230108842845,
66
+ 0.07650620279239995,
67
+ 1.0927367055771722,
68
+ 1.3796063172350657,
69
+ 0.0,
70
+ 0.575539767742157,
71
+ 0.7652919888496399,
72
+ 1577.0
73
+ ],
74
+ "mean": [
75
+ -0.14595176789627123,
76
+ -0.8583338507782725,
77
+ -0.44641072725296793,
78
+ 0.580972936239013,
79
+ 0.22144293861572173,
80
+ -0.8739499438176658,
81
+ 0.279770864121285,
82
+ 0.21287805791238185,
83
+ 1443.2228741094768
84
+ ],
85
+ "std": [
86
+ 0.37838613995279263,
87
+ 0.7850179026720224,
88
+ 0.36567930951579836,
89
+ 0.4804040202749189,
90
+ 0.6244817134785435,
91
+ 0.5977361027030631,
92
+ 0.2775175009316907,
93
+ 0.2930672492533393,
94
+ 134.90275908270982
95
+ ],
96
+ "count": [
97
+ 1005
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