Datasets:

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

Upload folder using huggingface_hub

Browse files
meta/episodes/chunk-000/file-000.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c64e59bbbe4798a3dcadc92098ced018702dbc57dae268e7227080e24aa95dc6
3
- size 26461
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e2afc04b9702279c4ea9db155a9b971945f73461b374ca9a30606792d20da9c6
3
+ size 26830
meta/info.json CHANGED
@@ -5,12 +5,12 @@
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",
@@ -24,7 +24,7 @@
24
  "width",
25
  "channels"
26
  ],
27
- "fps": 30.0
28
  },
29
  "episode_index": {
30
  "dtype": "int64",
@@ -32,7 +32,7 @@
32
  1
33
  ],
34
  "names": null,
35
- "fps": 30.0
36
  },
37
  "frame_index": {
38
  "dtype": "int64",
@@ -40,7 +40,7 @@
40
  1
41
  ],
42
  "names": null,
43
- "fps": 30.0
44
  },
45
  "timestamp": {
46
  "dtype": "float32",
@@ -48,7 +48,7 @@
48
  1
49
  ],
50
  "names": null,
51
- "fps": 30.0
52
  },
53
  "index": {
54
  "dtype": "int64",
@@ -56,7 +56,7 @@
56
  1
57
  ],
58
  "names": null,
59
- "fps": 30.0
60
  },
61
  "task_index": {
62
  "dtype": "int64",
@@ -64,7 +64,7 @@
64
  1
65
  ],
66
  "names": null,
67
- "fps": 30.0
68
  }
69
  },
70
  "data_files_size_in_mb": 100,
 
5
  "total_frames": 421,
6
  "total_tasks": 1,
7
  "chunks_size": 1000,
8
+ "fps": 30,
9
  "splits": {
10
  "train": "0:1"
11
  },
12
  "data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
13
+ "video_path": null,
14
  "features": {
15
  "observation.image": {
16
  "dtype": "image",
 
24
  "width",
25
  "channels"
26
  ],
27
+ "fps": 30
28
  },
29
  "episode_index": {
30
  "dtype": "int64",
 
32
  1
33
  ],
34
  "names": null,
35
+ "fps": 30
36
  },
37
  "frame_index": {
38
  "dtype": "int64",
 
40
  1
41
  ],
42
  "names": null,
43
+ "fps": 30
44
  },
45
  "timestamp": {
46
  "dtype": "float32",
 
48
  1
49
  ],
50
  "names": null,
51
+ "fps": 30
52
  },
53
  "index": {
54
  "dtype": "int64",
 
56
  1
57
  ],
58
  "names": null,
59
+ "fps": 30
60
  },
61
  "task_index": {
62
  "dtype": "int64",
 
64
  1
65
  ],
66
  "names": null,
67
+ "fps": 30
68
  }
69
  },
70
  "data_files_size_in_mb": 100,
meta/stats.json CHANGED
@@ -1,72 +1,4 @@
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
@@ -156,5 +88,73 @@
156
  "count": [
157
  421
158
  ]
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
159
  }
160
  }
 
1
  {
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  "frame_index": {
3
  "min": [
4
  0
 
88
  "count": [
89
  421
90
  ]
91
+ },
92
+ "index": {
93
+ "min": [
94
+ 0
95
+ ],
96
+ "max": [
97
+ 420
98
+ ],
99
+ "mean": [
100
+ 210.0
101
+ ],
102
+ "std": [
103
+ 121.53188881935473
104
+ ],
105
+ "count": [
106
+ 421
107
+ ]
108
+ },
109
+ "task_index": {
110
+ "min": [
111
+ 0
112
+ ],
113
+ "max": [
114
+ 0
115
+ ],
116
+ "mean": [
117
+ 0.0
118
+ ],
119
+ "std": [
120
+ 0.0
121
+ ],
122
+ "count": [
123
+ 421
124
+ ]
125
+ },
126
+ "episode_index": {
127
+ "min": [
128
+ 0
129
+ ],
130
+ "max": [
131
+ 0
132
+ ],
133
+ "mean": [
134
+ 0.0
135
+ ],
136
+ "std": [
137
+ 0.0
138
+ ],
139
+ "count": [
140
+ 421
141
+ ]
142
+ },
143
+ "timestamp": {
144
+ "min": [
145
+ 0.0
146
+ ],
147
+ "max": [
148
+ 14.0
149
+ ],
150
+ "mean": [
151
+ 7.0
152
+ ],
153
+ "std": [
154
+ 4.05106258392334
155
+ ],
156
+ "count": [
157
+ 421
158
+ ]
159
  }
160
  }