Hello,
I was wondering if we could utilize HuggingFaceâs Trainer API to train the PyTorch model. In PyTorch Lightning, we can conveniently adapt our existing PyTorch model by inheriting the PyTorch model with Pt Lightning Module regardless of the model architecture. If this is possible, could someone kindly recommend a helpful resource?
Thanks in advance,
Ransaka