Datasets:

Formats:
parquet
ArXiv:
Libraries:
Datasets
Dask
License:
cadene HF Staff commited on
Commit
90400f2
·
verified ·
1 Parent(s): 6e1d9c9

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:0febc3c715194ff62d5648e55e800e2464d250c068628f2fda33c3b0082755e2
3
+ size 599779
meta/episodes/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bc1226f33d3d1635ec1954f9942073709be8e106fde5f4f16b9d52edc4e0ebc4
3
+ size 106584
meta/info.json CHANGED
@@ -1,18 +1,16 @@
1
  {
2
- "codebase_version": "v2.1",
3
  "robot_type": "unknown",
4
  "total_episodes": 206,
5
  "total_frames": 25650,
6
  "total_tasks": 1,
7
- "total_videos": 206,
8
- "total_chunks": 1,
9
  "chunks_size": 1000,
10
- "fps": 10,
11
  "splits": {
12
  "train": "0:206"
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
  "observation.image": {
18
  "dtype": "video",
@@ -44,7 +42,8 @@
44
  "motor_0",
45
  "motor_1"
46
  ]
47
- }
 
48
  },
49
  "action": {
50
  "dtype": "float32",
@@ -56,63 +55,73 @@
56
  "motor_0",
57
  "motor_1"
58
  ]
59
- }
 
60
  },
61
  "episode_index": {
62
  "dtype": "int64",
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
  "timestamp": {
76
  "dtype": "float32",
77
  "shape": [
78
  1
79
  ],
80
- "names": null
 
81
  },
82
  "next.reward": {
83
  "dtype": "float32",
84
  "shape": [
85
  1
86
  ],
87
- "names": null
 
88
  },
89
  "next.done": {
90
  "dtype": "bool",
91
  "shape": [
92
  1
93
  ],
94
- "names": null
 
95
  },
96
  "next.success": {
97
  "dtype": "bool",
98
  "shape": [
99
  1
100
  ],
101
- "names": null
 
102
  },
103
  "index": {
104
  "dtype": "int64",
105
  "shape": [
106
  1
107
  ],
108
- "names": null
 
109
  },
110
  "task_index": {
111
  "dtype": "int64",
112
  "shape": [
113
  1
114
  ],
115
- "names": null
 
116
  }
117
- }
 
118
  }
 
1
  {
2
+ "codebase_version": "v3.0",
3
  "robot_type": "unknown",
4
  "total_episodes": 206,
5
  "total_frames": 25650,
6
  "total_tasks": 1,
 
 
7
  "chunks_size": 1000,
8
+ "fps": 10.0,
9
  "splits": {
10
  "train": "0:206"
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": "video",
 
42
  "motor_0",
43
  "motor_1"
44
  ]
45
+ },
46
+ "fps": 10.0
47
  },
48
  "action": {
49
  "dtype": "float32",
 
55
  "motor_0",
56
  "motor_1"
57
  ]
58
+ },
59
+ "fps": 10.0
60
  },
61
  "episode_index": {
62
  "dtype": "int64",
63
  "shape": [
64
  1
65
  ],
66
+ "names": null,
67
+ "fps": 10.0
68
  },
69
  "frame_index": {
70
  "dtype": "int64",
71
  "shape": [
72
  1
73
  ],
74
+ "names": null,
75
+ "fps": 10.0
76
  },
77
  "timestamp": {
78
  "dtype": "float32",
79
  "shape": [
80
  1
81
  ],
82
+ "names": null,
83
+ "fps": 10.0
84
  },
85
  "next.reward": {
86
  "dtype": "float32",
87
  "shape": [
88
  1
89
  ],
90
+ "names": null,
91
+ "fps": 10.0
92
  },
93
  "next.done": {
94
  "dtype": "bool",
95
  "shape": [
96
  1
97
  ],
98
+ "names": null,
99
+ "fps": 10.0
100
  },
101
  "next.success": {
102
  "dtype": "bool",
103
  "shape": [
104
  1
105
  ],
106
+ "names": null,
107
+ "fps": 10.0
108
  },
109
  "index": {
110
  "dtype": "int64",
111
  "shape": [
112
  1
113
  ],
114
+ "names": null,
115
+ "fps": 10.0
116
  },
117
  "task_index": {
118
  "dtype": "int64",
119
  "shape": [
120
  1
121
  ],
122
+ "names": null,
123
+ "fps": 10.0
124
  }
125
+ },
126
+ "files_size_in_mb": 500.0
127
  }
meta/tasks.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:95535f5152771bc0a6ab0fd93d23d7c1fecd9b7a13dc117852dfdd94f5b2c711
3
+ size 2265
videos/observation.image/chunk-000/file-000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b0ed1fb4097128df758302ac27c6d24b0c04e8d541b242c3b165f304c6ca08ce
3
+ size 6890970