Datasets › short-MetaWorld
short-MetaWorld (MetaWorld with 20 step trajectories)
-
Overview Short-MetaWorld is a dataset rendered from modified environment of Meta-World [1], which contains Multi-Task10(MT10) and Meta-Learning10(ML10) in total 20 tasks with 100 successful trajectories for each task. Each trajectory is padded to 20 steps.
-
File Structure This directory contains 3 sub-directories.
└── short-MetaWorld
├── task_description.py # language instructions for each task
├── img_only # rendered visual inputs for all tasks
│ ├── button-press-topdown-v2 # task name
│ │ ├── 0 # trajectory id
│ │ │ ├── 0.jpg # step 0 observation (224224)
│ │ │ ├── 1.jpg # step 1 observation
│ │ │ └── ...
│ │ ├── 1
│ │ └── ...
│ ├── door-open-v2
│ └── ...
├── unprocessed # trajectory actions with visual observations (256256)
│ ├── unprocessed_MT10_20 # task name
│ │ ├── data.pkl # a file contains all 10 tasks
│ │ ├── door-open-v2.pkl # door-open task file
│ │ └── ...
│ └── unprocessed_ML10_20
└── r3m-processed # trajectory actions with visual obs processed by R3M [2]
- Contact If you have any questions, please contact liangzx@connect.hku.hk
[1] Yu, Tianhe, et al. "Meta-world: A benchmark and evaluation for multi-task and meta reinforcement learning." Conference on robot learning. PMLR, 2020. [2] Nair, Suraj, et al. "R3M: A Universal Visual Representation for Robot Manipulation." Conference on Robot Learning. PMLR, 2023.
Benchmarks archive 2025-07-28
No leaderboard in the archive resolves to this dataset.
Papers archive 2025-07-28
No paper in the archive has a leaderboard row on this dataset; the archive counts 1 paper for it but never published that list.
Dataset loaders archive 2025-07-28
No loader listed in the archive.
Tasks archive 2025-07-28
License archive 2025-07-28
MIT
Modalities archive 2025-07-28
No modality tagged.
Languages archive 2025-07-28
No language tagged.
Variants archive 2025-07-28
- short-MetaWorld
1 variant name, as the archive lists them.
Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections