#!/bin/bash # Clean up stuff that we don't need that takes up lots of disk space. rm checkpoints/*/1_*.pth rm checkpoints/*/2_*.pth rm checkpoints/*/3_*.pth rm checkpoints/*/4_*.pth rm checkpoints/*/5_*.pth rm -rf recursive/*/*_0149