Final Dataset card
Browse files
README.md
CHANGED
|
@@ -9,7 +9,6 @@ tags:
|
|
| 9 |
- lerobot
|
| 10 |
- LeRobotDataset-v3
|
| 11 |
---
|
| 12 |
-
|
| 13 |
# LIBERO LeRobot v3
|
| 14 |
|
| 15 |
## Dataset Summary
|
|
@@ -34,6 +33,16 @@ LIBERO, short for LIfelong learning BEnchmark on RObot manipulation, is a benchm
|
|
| 34 |
|
| 35 |
This version converts LIBERO demonstration data to the LeRobotDataset v3.0 standard. LeRobot v3.0 uses file-based Parquet and MP4 shards plus structured metadata, replacing per-episode files with chunked files that can contain multiple episodes.
|
| 36 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 37 |
### Dataset Sources
|
| 38 |
|
| 39 |
- Repository: https://huggingface.co/datasets/nvidia/LIBERO_LeRobot_v3
|
|
@@ -42,9 +51,14 @@ This version converts LIBERO demonstration data to the LeRobotDataset v3.0 stand
|
|
| 42 |
- LIBERO GitHub: https://github.com/Lifelong-Robot-Learning/LIBERO
|
| 43 |
- LeRobotDataset v3.0 documentation: https://huggingface.co/docs/lerobot/lerobot-dataset-v3
|
| 44 |
|
| 45 |
-
##
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 46 |
|
| 47 |
-
##
|
| 48 |
|
| 49 |
This dataset is intended for research and development in:
|
| 50 |
|
|
@@ -60,7 +74,17 @@ This dataset is intended for research and development in:
|
|
| 60 |
|
| 61 |
This dataset is not intended to be used as the sole validation source for safety-critical robot deployment. Policies trained on this dataset should be evaluated carefully before use in real-world physical systems.
|
| 62 |
|
| 63 |
-
## Dataset
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 64 |
|
| 65 |
The repository contains one LeRobotDataset v3.0 dataset per suite folder. Each suite follows the LeRobot v3 layout:
|
| 66 |
|
|
@@ -85,7 +109,7 @@ The repository contains one LeRobotDataset v3.0 dataset per suite folder. Each s
|
|
| 85 |
└── file-*.mp4
|
| 86 |
```
|
| 87 |
|
| 88 |
-
###
|
| 89 |
|
| 90 |
The following values are taken from each suite's `meta/info.json`.
|
| 91 |
|
|
@@ -100,6 +124,8 @@ The following values are taken from each suite's `meta/info.json`.
|
|
| 100 |
|
| 101 |
Note: the upstream LIBERO task suite naming includes `LIBERO-90`; this converted repository's `libero_90/meta/info.json` reports 73 task IDs.
|
| 102 |
|
|
|
|
|
|
|
| 103 |
### Features
|
| 104 |
|
| 105 |
Common feature fields include:
|
|
@@ -156,17 +182,11 @@ The source data is derived from LIBERO, a benchmark for lifelong robot learning
|
|
| 156 |
|
| 157 |
This repository converts LIBERO data into LeRobotDataset v3.0. In LeRobot v3.0, data and video frames from multiple episodes are grouped into larger shard files, while metadata records episode boundaries, task IDs, feature schemas, statistics, and path templates.
|
| 158 |
|
| 159 |
-
##
|
| 160 |
-
|
| 161 |
-
- LIBERO is a simulation benchmark; results may not transfer directly to real-world robots.
|
| 162 |
-
- The converted dataset reflects the task distribution, object set, environments, and teleoperation behavior of the upstream LIBERO data.
|
| 163 |
-
- The repository does not provide a fixed train/validation/test split. Users should define splits appropriate to their evaluation protocol.
|
| 164 |
-
- The data is intended for research and development, not as a sole source of evidence for safe real-world deployment.
|
| 165 |
-
- Users should verify licensing and redistribution requirements for their intended use.
|
| 166 |
|
| 167 |
-
|
| 168 |
|
| 169 |
-
|
| 170 |
|
| 171 |
## Citation
|
| 172 |
|
|
|
|
| 9 |
- lerobot
|
| 10 |
- LeRobotDataset-v3
|
| 11 |
---
|
|
|
|
| 12 |
# LIBERO LeRobot v3
|
| 13 |
|
| 14 |
## Dataset Summary
|
|
|
|
| 33 |
|
| 34 |
This version converts LIBERO demonstration data to the LeRobotDataset v3.0 standard. LeRobot v3.0 uses file-based Parquet and MP4 shards plus structured metadata, replacing per-episode files with chunked files that can contain multiple episodes.
|
| 35 |
|
| 36 |
+
This dataset is ready for commercial or non-commercial uses.
|
| 37 |
+
|
| 38 |
+
## Dataset Owner(s)
|
| 39 |
+
|
| 40 |
+
NVIDIA Corporation
|
| 41 |
+
|
| 42 |
+
## Dataset Creation Date
|
| 43 |
+
|
| 44 |
+
2026-05-26
|
| 45 |
+
|
| 46 |
### Dataset Sources
|
| 47 |
|
| 48 |
- Repository: https://huggingface.co/datasets/nvidia/LIBERO_LeRobot_v3
|
|
|
|
| 51 |
- LIBERO GitHub: https://github.com/Lifelong-Robot-Learning/LIBERO
|
| 52 |
- LeRobotDataset v3.0 documentation: https://huggingface.co/docs/lerobot/lerobot-dataset-v3
|
| 53 |
|
| 54 |
+
## Version:
|
| 55 |
+
v1.0 <br>
|
| 56 |
+
|
| 57 |
+
## License/Terms of Use
|
| 58 |
+
|
| 59 |
+
This dataset is released under the [OpenMDW1.1](https://openmdw.ai/)
|
| 60 |
|
| 61 |
+
## Intended Usage
|
| 62 |
|
| 63 |
This dataset is intended for research and development in:
|
| 64 |
|
|
|
|
| 74 |
|
| 75 |
This dataset is not intended to be used as the sole validation source for safety-critical robot deployment. Policies trained on this dataset should be evaluated carefully before use in real-world physical systems.
|
| 76 |
|
| 77 |
+
## Dataset Characterization
|
| 78 |
+
|
| 79 |
+
**Data Collection Method**
|
| 80 |
+
|
| 81 |
+
[Not Applicable]
|
| 82 |
+
|
| 83 |
+
**Labeling Method**
|
| 84 |
+
|
| 85 |
+
[Not Applicable]
|
| 86 |
+
|
| 87 |
+
## Dataset Format
|
| 88 |
|
| 89 |
The repository contains one LeRobotDataset v3.0 dataset per suite folder. Each suite follows the LeRobot v3 layout:
|
| 90 |
|
|
|
|
| 109 |
└── file-*.mp4
|
| 110 |
```
|
| 111 |
|
| 112 |
+
### Dataset Quantification
|
| 113 |
|
| 114 |
The following values are taken from each suite's `meta/info.json`.
|
| 115 |
|
|
|
|
| 124 |
|
| 125 |
Note: the upstream LIBERO task suite naming includes `LIBERO-90`; this converted repository's `libero_90/meta/info.json` reports 73 task IDs.
|
| 126 |
|
| 127 |
+
Total Data Storage: 4.5 GB
|
| 128 |
+
|
| 129 |
### Features
|
| 130 |
|
| 131 |
Common feature fields include:
|
|
|
|
| 182 |
|
| 183 |
This repository converts LIBERO data into LeRobotDataset v3.0. In LeRobot v3.0, data and video frames from multiple episodes are grouped into larger shard files, while metadata records episode boundaries, task IDs, feature schemas, statistics, and path templates.
|
| 184 |
|
| 185 |
+
## Ethical Considerations
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 186 |
|
| 187 |
+
NVIDIA believes Trustworthy AI is a shared responsibility and we have established policies and practices to enable development for a wide array of AI applications. Developers should work with their internal developer teams to ensure this dataset meets requirements for the relevant industry and use case and addresses unforeseen product misuse.
|
| 188 |
|
| 189 |
+
Please report model quality, risk, security vulnerabilities or NVIDIA AI Concerns [here](https://www.nvidia.com/en-us/support/submit-security-vulnerability/).
|
| 190 |
|
| 191 |
## Citation
|
| 192 |
|