Datasets:

Modalities:
Image
Formats:
parquet
Size:
< 1K
Libraries:
Datasets
pandas
License:
CarolinePascal HF Staff commited on
Commit
3ab5ca0
·
verified ·
1 Parent(s): a3e94b6

Upload folder using huggingface_hub

Browse files
data/chunk-000/file-001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c5020faf76a510b4a126950049f2b1841789ece6832eb26c7ba8c57ad70a1306
3
+ size 579713142
meta/episodes/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c64e59bbbe4798a3dcadc92098ced018702dbc57dae268e7227080e24aa95dc6
3
+ size 26461
meta/info.json CHANGED
@@ -1,18 +1,16 @@
1
  {
2
- "codebase_version": "v2.1",
3
  "robot_type": "unknown",
4
  "total_episodes": 1,
5
  "total_frames": 421,
6
  "total_tasks": 1,
7
- "total_videos": 0,
8
- "total_chunks": 1,
9
  "chunks_size": 1000,
10
- "fps": 30,
11
  "splits": {
12
  "train": "0:1"
13
  },
14
- "data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet",
15
- "video_path": null,
16
  "features": {
17
  "observation.image": {
18
  "dtype": "image",
@@ -25,42 +23,50 @@
25
  "height",
26
  "width",
27
  "channels"
28
- ]
 
29
  },
30
  "episode_index": {
31
  "dtype": "int64",
32
  "shape": [
33
  1
34
  ],
35
- "names": null
 
36
  },
37
  "frame_index": {
38
  "dtype": "int64",
39
  "shape": [
40
  1
41
  ],
42
- "names": null
 
43
  },
44
  "timestamp": {
45
  "dtype": "float32",
46
  "shape": [
47
  1
48
  ],
49
- "names": null
 
50
  },
51
  "index": {
52
  "dtype": "int64",
53
  "shape": [
54
  1
55
  ],
56
- "names": null
 
57
  },
58
  "task_index": {
59
  "dtype": "int64",
60
  "shape": [
61
  1
62
  ],
63
- "names": null
 
64
  }
65
- }
 
 
66
  }
 
1
  {
2
+ "codebase_version": "v3.0",
3
  "robot_type": "unknown",
4
  "total_episodes": 1,
5
  "total_frames": 421,
6
  "total_tasks": 1,
 
 
7
  "chunks_size": 1000,
8
+ "fps": 30.0,
9
  "splits": {
10
  "train": "0:1"
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.image": {
16
  "dtype": "image",
 
23
  "height",
24
  "width",
25
  "channels"
26
+ ],
27
+ "fps": 30.0
28
  },
29
  "episode_index": {
30
  "dtype": "int64",
31
  "shape": [
32
  1
33
  ],
34
+ "names": null,
35
+ "fps": 30.0
36
  },
37
  "frame_index": {
38
  "dtype": "int64",
39
  "shape": [
40
  1
41
  ],
42
+ "names": null,
43
+ "fps": 30.0
44
  },
45
  "timestamp": {
46
  "dtype": "float32",
47
  "shape": [
48
  1
49
  ],
50
+ "names": null,
51
+ "fps": 30.0
52
  },
53
  "index": {
54
  "dtype": "int64",
55
  "shape": [
56
  1
57
  ],
58
+ "names": null,
59
+ "fps": 30.0
60
  },
61
  "task_index": {
62
  "dtype": "int64",
63
  "shape": [
64
  1
65
  ],
66
+ "names": null,
67
+ "fps": 30.0
68
  }
69
+ },
70
+ "data_files_size_in_mb": 100,
71
+ "video_files_size_in_mb": 500
72
  }
meta/stats.json ADDED
@@ -0,0 +1,160 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "timestamp": {
3
+ "min": [
4
+ 0.0
5
+ ],
6
+ "max": [
7
+ 14.0
8
+ ],
9
+ "mean": [
10
+ 7.0
11
+ ],
12
+ "std": [
13
+ 4.05106258392334
14
+ ],
15
+ "count": [
16
+ 421
17
+ ]
18
+ },
19
+ "episode_index": {
20
+ "min": [
21
+ 0
22
+ ],
23
+ "max": [
24
+ 0
25
+ ],
26
+ "mean": [
27
+ 0.0
28
+ ],
29
+ "std": [
30
+ 0.0
31
+ ],
32
+ "count": [
33
+ 421
34
+ ]
35
+ },
36
+ "index": {
37
+ "min": [
38
+ 0
39
+ ],
40
+ "max": [
41
+ 420
42
+ ],
43
+ "mean": [
44
+ 210.0
45
+ ],
46
+ "std": [
47
+ 121.53188881935473
48
+ ],
49
+ "count": [
50
+ 421
51
+ ]
52
+ },
53
+ "task_index": {
54
+ "min": [
55
+ 0
56
+ ],
57
+ "max": [
58
+ 0
59
+ ],
60
+ "mean": [
61
+ 0.0
62
+ ],
63
+ "std": [
64
+ 0.0
65
+ ],
66
+ "count": [
67
+ 421
68
+ ]
69
+ },
70
+ "frame_index": {
71
+ "min": [
72
+ 0
73
+ ],
74
+ "max": [
75
+ 420
76
+ ],
77
+ "mean": [
78
+ 210.0
79
+ ],
80
+ "std": [
81
+ 121.53188881935473
82
+ ],
83
+ "count": [
84
+ 421
85
+ ]
86
+ },
87
+ "observation.image": {
88
+ "min": [
89
+ [
90
+ [
91
+ 0.0
92
+ ]
93
+ ],
94
+ [
95
+ [
96
+ 0.0
97
+ ]
98
+ ],
99
+ [
100
+ [
101
+ 0.0
102
+ ]
103
+ ]
104
+ ],
105
+ "max": [
106
+ [
107
+ [
108
+ 1.0
109
+ ]
110
+ ],
111
+ [
112
+ [
113
+ 1.0
114
+ ]
115
+ ],
116
+ [
117
+ [
118
+ 1.0
119
+ ]
120
+ ]
121
+ ],
122
+ "mean": [
123
+ [
124
+ [
125
+ 0.5116661190986633
126
+ ]
127
+ ],
128
+ [
129
+ [
130
+ 0.5026953220367432
131
+ ]
132
+ ],
133
+ [
134
+ [
135
+ 0.47008952498435974
136
+ ]
137
+ ]
138
+ ],
139
+ "std": [
140
+ [
141
+ [
142
+ 0.24957400560379028
143
+ ]
144
+ ],
145
+ [
146
+ [
147
+ 0.2475561499595642
148
+ ]
149
+ ],
150
+ [
151
+ [
152
+ 0.25110676884651184
153
+ ]
154
+ ]
155
+ ],
156
+ "count": [
157
+ 421
158
+ ]
159
+ }
160
+ }
meta/tasks.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:553322bb01a1428edef58f8dfec63e2eb26131aab9ce0b27c36c4f802fcaf47f
3
+ size 2096