-
Notifications
You must be signed in to change notification settings - Fork 28
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
ValueError: could not broadcast input array from shape (86935,256) into shape (87008,256) #1
Comments
Thank you for your report! Could you try to use following command?
|
Hi, |
Thank you for your notebook.
Then add Please let me know the result! |
Did you fix it. And may I know how ?! |
No progress on this one? I can train my own LM than it seems to load the weights alright, but couldn't make it with the pretrained weights. |
Hi, when i try to run download.sh, i have the following error:
Then i added
encoding='utf-8'
at everywith open()
inpreprocessing.py
After that, i have the following error:
I guess it is my modifying the decoding method that throws out some lines in file?
Could you give me a workout on this issue?
The text was updated successfully, but these errors were encountered: