How to tweak a dataset without a loading script?

This requires overriding DatasetBuilder’s _post_process method, which requires creating a loading script. Alternatively, you can explain in the README what modifications need to be applied before using the dataset (e.g., a snippet that loads the dataset and runs map on it).