You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for your work, I’ve learned a lot from it. However, in the train_symbol_decoder.ipynb file, attention_weights in cell 58 is not defined, which causes the code to fail. Could you please check this?
Additionally, sentence in cell 59 and translated_tokens in cells 60 and 61 are also not defined.
Thank you for your interest in our work and also helping us to fix the issue! We now updated the train_symbol_decoder.ipynb so that it runs without errors.
Hi,
Thank you for your work, I’ve learned a lot from it. However, in the
train_symbol_decoder.ipynb
file,attention_weights
in cell 58 is not defined, which causes the code to fail. Could you please check this?Additionally,
sentence
in cell 59 andtranslated_tokens
in cells 60 and 61 are also not defined.Thanks in advance!
The text was updated successfully, but these errors were encountered: