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

How to solve the following problem? #54

Open
RoseCheng-CO opened this issue Nov 24, 2024 · 0 comments
Open

How to solve the following problem? #54

RoseCheng-CO opened this issue Nov 24, 2024 · 0 comments

Comments

@RoseCheng-CO
Copy link

Traceback (most recent call last):
File "process_data.py", line 136, in
w2v = load_bin_vec(w2v_file, vocab)
File "process_data.py", line 71, in load_bin_vec
vocab_size, layer1_size = map(int, header.split())
ValueError: invalid literal for int() with base 10: '(lp1'

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

1 participant