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

training error in python 3.7 #22

Open
pythonmobile opened this issue Mar 14, 2020 · 3 comments
Open

training error in python 3.7 #22

pythonmobile opened this issue Mar 14, 2020 · 3 comments

Comments

@pythonmobile
Copy link

epoch    train_loss    train_acc    train_ppl    valid_loss    valid_acc    valid_ppl
-------  ------------  -----------  -----------  ------------  -----------  -----------
Traceback (most recent call last):                                                                                                                         
  File "/home/uname/.pyenv/versions/3.7.6/lib/python3.7/runpy.py", line 193, in _run_module_as_main
    "__main__", mod_spec)
  File "/home/uname/.pyenv/versions/3.7.6/lib/python3.7/runpy.py", line 85, in _run_code
    exec(code, run_globals)
  File "/home/uname/proj/github/dialogue-generation/src/train.py", line 830, in <module>
    main()
  File "/home/uname/proj/github/dialogue-generation/src/train.py", line 760, in main
    for values in valid_metrics
ValueError: not enough values to unpack (expected 3, got 0)
@23LuZ
Copy link

23LuZ commented Apr 18, 2020

@pythonmobile Did you solve the problem?

@pythonmobile
Copy link
Author

@23LuZ nope.

@nadimkaysar
Copy link

Did you solve this problem?

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