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

corpus_bleu() got an unexpected keyword argument 'sys_stream' #162

Open
James-Havinga99 opened this issue Aug 11, 2021 · 4 comments
Open

Comments

@James-Havinga99
Copy link

Got this error when trying to run a English to Afrikaans training on google colab. I used the exact copy of the colab provided in the readme, just changing the target language to Afrikaans. The model starts training but before it finished one epoch I get the error. I did some searching online but wasn't able to find anything about this error. This is a screenshot of the full error I am getting:
Screenshot_1

@RuanJohn
Copy link

I got exactly the same error.

@bricksdont
Copy link

See discussion here:

joeynmt/joeynmt#155

@RuanJohn
Copy link

Thank you @bricksdont, that got things going up until it hit this error, #166 (comment)

@bricksdont
Copy link

This is also a known issue: joeynmt/joeynmt#155 (comment)

but at the moment not fixed yet. Temporary fix: Instead of cloning this repo:

! git clone https://github.com/joeynmt/joeynmt.git

clone the one that has the fix already:

! git clone https://github.com/may-/joeynmt.git

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

3 participants