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

Fix for glove.840B.300d.txt valueerror could not convert string to float #3

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

nitinbhatia-dev
Copy link

While using glove.840B.300d.txt’, was getting the error
ValueError: could not convert string to float: ‘.’
Reason for this is in the embedding file 840B.300d.txt file, some place there is '...'
Used this forum to get the solution
https://forum.opennmt.net/t/how-to-use-glove-pre-trained-embeddings-in-opennmt-py/1011/20

@Swagaholik
Copy link

Thank you...

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

Successfully merging this pull request may close these issues.

None yet

2 participants