Setup PerceiverIO large data training
The goal is to setup all code and configurations to train and validate the ScalarSITSPerceiver
on data volumes which are representative of what we will use in RELEO.
This needs:
- Hydra configurations
- Slurm jobs
- Training scripts
- Python code for callbacks
I have started by shamelessly copying from @jprissi dev branch.