Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AttributeError: 'LightningDataModule' object has no attribute '_has_setup_TrainerFn.FITTING' #61

Open
lucbuijs opened this issue Apr 25, 2024 · 1 comment

Comments

@lucbuijs
Copy link

I'm trying to train a SimpleT5 model, but I keep getting this error. I'm running the code in Ubuntu (Linux). These are the versions I have: numpy 1.25.1
pandas 2.0.3
sentencepiece 0.2.0
torch 2.2.2
transformers 4.16.2
pytorch-lightning 1.5.10

@NAMANVIKRAM
Copy link

Try to run on google colab with enabling T4 GPU(by changing the runtime)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants