Zasder3 / train-CLIP

A PyTorch Lightning solution to training OpenAI's CLIP from scratch.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

In the wrapper.py, why I encounter the mistake that a class must be implemented

xings-sdnu opened this issue · comments

NotImplementedError: train_dataloader must be implemented to be used with the Lightning Trainer

Check this issue