Closed Amin-Azar closed 11 months ago
as per https://robomimic.github.io/docs/datasets/overview.html, I added the following code in the source/standalone/workflows/robomimic/train.py
file at line 350:
#Updated with filter_keys as per https://robomimic.github.io/docs/datasets/overview.html
config.train.hdf5_filter_key="train"
config.train.hdf5_validation_filter_key="valid"
While running the train script ``./orbit.sh -p source/standalone/workflows/robomimic/tools/split_train_val.py logs/robomimic/Isaac-Lift-Franka-v0/hdf_dataset.hdf5 --ratio 0.2
``
I got the following error: