pip install .A few standard datasets can be directly downloaded using the command:
omnilearned dataloader -d DATASET -f OUTPUT/PATHDatasets available are: top/qg/aspen/atlas/jetclass/h1
If --d pretrain is used instead, aspen, atlas, jetclass, and h1 datasets will be downloaded. The total size of the pretrain dataset is around 4T so be sure to have enough space available.
Single GPU training can be started using:
omnilearned train -o ./ --save_tag test --dataset DATASET --path OUTPUT/PATHFor multiple GPUs and SLURM you can use the train.sh example script
#Inside an interactive session run
./train.sh