Training or finetuning RETRO model with my own dataset using lucidrains RETRO-pytorch
While running the Trainingwrapper script of lucidrain/RETRO-pytorch in Google colab, I get the exception: No embeddings found in folder .tmp/embeddings. I tried to manually create a folder named embeddings in temp folder in colab but didn’t solve the problem.