joeynmt icon indicating copy to clipboard operation
joeynmt copied to clipboard

Get this error

Open ShadowVicky opened this issue 3 years ago • 1 comments

string indices must be integers

ShadowVicky avatar Jul 03 '22 21:07 ShadowVicky

Hi @ShadowVicky,

Thank you for reporting bugs! Could you please follow the issue template? https://github.com/joeynmt/joeynmt/blob/main/.github/ISSUE_TEMPLATE/bug_report.md I need a bit more context so that I can reproduce your error.


Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. task description [e.g. "I want to train a translation system from English to French on WMT14 data."]
  2. configuration file [e.g. my_config.yaml]
  3. code call [e.g. python3.5 -m joeynmt train my_config.yaml]

Logged output If possible, please add the training log and validation reports or excerpts of them.

Expected behavior A clear and concise description of what you expected to happen.

System (please complete the following information):

  • OS: [e.g. iOS]
  • CPU / GPU
  • Python Version

Additional context Add any other context about the problem here.

may- avatar Jul 04 '22 13:07 may-

I close this for now. See https://github.com/joeynmt/joeynmt/pull/181. Please reopen it if you still have the problem.

may- avatar Aug 24 '22 19:08 may-