-
Notifications
You must be signed in to change notification settings - Fork 19
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
When I run the following code on the colab, I run into some problems #25
Comments
Please properly format the command and the error message. |
Sorry, it's been edited. |
Can you check if from datasets import load_dataset
dataset = load_dataset("instruction-tuning-sd/cartoonization", None, cache_dir=args.cache_dir,) |
Luckily, I've solved the problem. |
Feel free to open a PR :) |
When I run the following code on the colab, I run into some problems
Error:
The text was updated successfully, but these errors were encountered: