Using PyTorch Lightning with Tune — Ray 0.9.0.dev0 documentation
PyTorch Lightning is a framework which brings structure into training PyTorch models. It
aims to avoid boilerplate code, so you don’t have to write the same training
loops all over again when building a new model.
https://docs.ray.io/en/master/tune/tutorials/tune-pytorch-lightning.html#
article
text augmentation