Datasets:
Bump to v1.1.0: 16000 episodes / 3,728,773 frames; note ep_15999 duplicate of ep_12000
Browse files- croissant.json +6 -5
croissant.json
CHANGED
|
@@ -51,11 +51,11 @@
|
|
| 51 |
"@type": "sc:Dataset",
|
| 52 |
"name": "RoboPro",
|
| 53 |
"alternateName": "roboreal_all_80tasks",
|
| 54 |
-
"description": "RoboPro is an 80-task bimanual manipulation dataset collected on a dual-arm Aloha-Agilex platform. It contains
|
| 55 |
"conformsTo": "http://mlcommons.org/croissant/1.0",
|
| 56 |
"license": "https://creativecommons.org/licenses/by/4.0/",
|
| 57 |
"url": "https://huggingface.co/datasets/Hoshipu/RoboPro",
|
| 58 |
-
"version": "1.
|
| 59 |
"datePublished": "2026-05-01",
|
| 60 |
"creator": {
|
| 61 |
"@type": "Person",
|
|
@@ -90,7 +90,8 @@
|
|
| 90 |
"rai:dataLimitations": [
|
| 91 |
"All demonstrations were recorded on a single Aloha-Agilex hardware unit in a fixed laboratory environment; lighting, camera intrinsics, and table geometry do not vary across episodes.",
|
| 92 |
"Tasks are limited to short-horizon (<10 s) tabletop manipulation; no long-horizon, navigation, or contact-rich tasks (e.g., insertion, peg-in-hole) are included.",
|
| 93 |
-
"Object instances are drawn from a fixed inventory of household and office props; the dataset does not span an open-vocabulary distribution of real-world clutter."
|
|
|
|
| 94 |
],
|
| 95 |
"rai:hasSyntheticData": false,
|
| 96 |
"rai:dataBiases": [
|
|
@@ -231,7 +232,7 @@
|
|
| 231 |
"@type": "cr:RecordSet",
|
| 232 |
"@id": "frames",
|
| 233 |
"name": "frames",
|
| 234 |
-
"description": "Per-frame proprioception. One row per 50 Hz timestep across all
|
| 235 |
"field": [
|
| 236 |
{
|
| 237 |
"@type": "cr:Field",
|
|
@@ -299,7 +300,7 @@
|
|
| 299 |
"@type": "cr:Field",
|
| 300 |
"@id": "frames/episode_index",
|
| 301 |
"name": "episode_index",
|
| 302 |
-
"description": "Global 0-based episode index (0..
|
| 303 |
"dataType": "sc:Integer",
|
| 304 |
"source": {
|
| 305 |
"fileSet": {
|
|
|
|
| 51 |
"@type": "sc:Dataset",
|
| 52 |
"name": "RoboPro",
|
| 53 |
"alternateName": "roboreal_all_80tasks",
|
| 54 |
+
"description": "RoboPro is an 80-task bimanual manipulation dataset collected on a dual-arm Aloha-Agilex platform. It contains 16,000 expert demonstration episodes (~3.73M frames at 50 Hz) recorded from three RGB cameras (top + two wrist) and synchronised 14-DoF joint commands. Each task includes a clean variant and ten cluttered-scene variants (d6-d15) with progressively added distractor objects. The dataset is released in LeRobot v2.1 format (Parquet for proprioception, MP4/H.264 for video) and is the training corpus used for the RoboPro behavior models.",
|
| 55 |
"conformsTo": "http://mlcommons.org/croissant/1.0",
|
| 56 |
"license": "https://creativecommons.org/licenses/by/4.0/",
|
| 57 |
"url": "https://huggingface.co/datasets/Hoshipu/RoboPro",
|
| 58 |
+
"version": "1.1.0",
|
| 59 |
"datePublished": "2026-05-01",
|
| 60 |
"creator": {
|
| 61 |
"@type": "Person",
|
|
|
|
| 90 |
"rai:dataLimitations": [
|
| 91 |
"All demonstrations were recorded on a single Aloha-Agilex hardware unit in a fixed laboratory environment; lighting, camera intrinsics, and table geometry do not vary across episodes.",
|
| 92 |
"Tasks are limited to short-horizon (<10 s) tabletop manipulation; no long-horizon, navigation, or contact-rich tasks (e.g., insertion, peg-in-hole) are included.",
|
| 93 |
+
"Object instances are drawn from a fixed inventory of household and office props; the dataset does not span an open-vocabulary distribution of real-world clutter.",
|
| 94 |
+
"One source HDF5 (study/empty_box/clean/episode80.hdf5) was unrecoverable at conversion time, so episode 15999 in the released LeRobot dataset is a byte-for-byte duplicate of an existing empty_box/clean episode (global episode_index 12000) to maintain a 16,000-episode count. Users training on the dataset should be aware that one demonstration is repeated."
|
| 95 |
],
|
| 96 |
"rai:hasSyntheticData": false,
|
| 97 |
"rai:dataBiases": [
|
|
|
|
| 232 |
"@type": "cr:RecordSet",
|
| 233 |
"@id": "frames",
|
| 234 |
"name": "frames",
|
| 235 |
+
"description": "Per-frame proprioception. One row per 50 Hz timestep across all 16,000 episodes (3,728,773 rows total).",
|
| 236 |
"field": [
|
| 237 |
{
|
| 238 |
"@type": "cr:Field",
|
|
|
|
| 300 |
"@type": "cr:Field",
|
| 301 |
"@id": "frames/episode_index",
|
| 302 |
"name": "episode_index",
|
| 303 |
+
"description": "Global 0-based episode index (0..15999).",
|
| 304 |
"dataType": "sc:Integer",
|
| 305 |
"source": {
|
| 306 |
"fileSet": {
|