You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 31, 2022. It is now read-only.
Hi everyone. I'm trying writing poems with GPT-2 AI. I'm newbie on AI.
I want my txt data convert to npz file.
But I'm take error on this photo.
I'm using python encode.py train.txt training.npz command.
I loaded requirement packages. Only regex package ı take a error this version. I was change it another version.
regex error:
what can ı do? Thx for helping.
The text was updated successfully, but these errors were encountered:
Try moving the encode.py and train.py files into the src folder, then cd into the src folder and run the encode command again. This should also fix training if you have a problem with that.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi everyone. I'm trying writing poems with GPT-2 AI. I'm newbie on AI.
I want my txt data convert to npz file.
But I'm take error on this photo.
I'm using
python encode.py train.txt training.npz
command.I loaded requirement packages. Only regex package ı take a error this version. I was change it another version.
regex error:
what can ı do? Thx for helping.
The text was updated successfully, but these errors were encountered: