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).