System Info
I setup the env by the README.
Reproduction
Thanks for your wonderful work!
I found that in the latest commit, aggregate_dataset_length function in scripts/train.py has been removed, which introduces some bugs while running fine-tuning in simpler-env dataset.
Expected behavior
Can I safely run the fine-tuning after removing these codes that uses aggregate_dataset_length?