Datasets:

ArXiv:
License:
amandlek commited on
Commit
9bcacb0
·
1 Parent(s): 1701868

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -8,6 +8,13 @@ license: cc-by-nc-sa-4.0
8
 
9
  This repository contains the official release of datasets for the [CoRL 2023](https://www.corl2023.org/) paper "MimicGen: A Data Generation System for Scalable Robot Learning using Human Demonstrations".
10
 
 
 
 
 
 
 
 
11
  For more information please see the [website](https://mimicgen.github.io), the [paper](https://arxiv.org/abs/2310.17596), and the [code](https://github.com/NVlabs/mimicgen_environments).
12
 
13
  ## Dataset Structure
 
8
 
9
  This repository contains the official release of datasets for the [CoRL 2023](https://www.corl2023.org/) paper "MimicGen: A Data Generation System for Scalable Robot Learning using Human Demonstrations".
10
 
11
+ The datasets contain over 48,000 task demonstrations across 12 tasks, grouped into the following categories:
12
+ - **source**: 120 human demonstrations across 12 tasks used to automatically generate the other datasets
13
+ - **core**: 26,000 task demonstrations across 12 tasks (26 task variants)
14
+ - **object**: 2000 task demonstrations on the Mug Cleanup task with different mugs
15
+ - **robot**: 16,000 task demonstrations across 4 different robot arms on 2 tasks (4 task variants)
16
+ - **large_interpolation**: 6000 task demonstrations across 6 tasks that pose significant challenges for modern imitation learning methods
17
+
18
  For more information please see the [website](https://mimicgen.github.io), the [paper](https://arxiv.org/abs/2310.17596), and the [code](https://github.com/NVlabs/mimicgen_environments).
19
 
20
  ## Dataset Structure