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

How to train the model on local PC #16

Open
BurhanuddinLatsaheb opened this issue Feb 21, 2023 · 1 comment
Open

How to train the model on local PC #16

BurhanuddinLatsaheb opened this issue Feb 21, 2023 · 1 comment

Comments

@BurhanuddinLatsaheb
Copy link

BurhanuddinLatsaheb commented Feb 21, 2023

I have written all the code from the files into the google colab and it trained perfectly but when I tries training it on my PC using jupyter notebook it does not load any data from the dataloaders. What can be the solution.

for data in train_dataloader:
print(data)
break

this works in google colab but not in Jupyter notebook

@ktrk115
Copy link
Owner

ktrk115 commented Jul 5, 2023

Could you give me the error message or more details?

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