RogerQi commited on
Commit
d17cc3c
·
verified ·
1 Parent(s): 35db4e2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -1
README.md CHANGED
@@ -14,4 +14,13 @@ This dataset contains egocentric human-humanoid data that can be used to co-trai
14
 
15
  For paper, visualization, and example code using this dataset, please refer to https://human-as-robot.github.io/
16
 
17
- arXiv link: https://arxiv.org/abs/2503.13441
 
 
 
 
 
 
 
 
 
 
14
 
15
  For paper, visualization, and example code using this dataset, please refer to https://human-as-robot.github.io/
16
 
17
+ arXiv link: https://arxiv.org/abs/2503.13441
18
+
19
+ ## Task Descriptions
20
+
21
+ We provide some example dataset config files that we used for our robots [here](https://github.com/RogerQi/human-policy/tree/main/hdt/configs/datasets).
22
+
23
+ Data organizations
24
+
25
+ - Each folder represents one task. Most HDF5 files contain ONE execution of the task specified by the language, but certain tasks, such as cup passing, contain multiple demonstrations in each HDF5.
26
+ - Taskids start with `1` mean the data is a human demonstrations.