File size: 376 Bytes
393d3de
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
dataset_root: /PATH/TO/DATASET/ROOT  # e.g. set this to the unzipped directory of all datasets

datasets:
    pusht: ${env_vars.dataset_root}/pusht_dataset
    sim_kitchen: ${env_vars.dataset_root}/sim_kitchen_dataset
    libero: ${env_vars.dataset_root}/libero_dataset
    block_push: ${env_vars.dataset_root}/block_push_dataset
    your_trajectory_dataset: YOUR_DATASET_PATH