Fix upgrade_state_dict for XLM Transformer sentence encoder (#680)
Summary: Pull Request resolved: https://github.com/pytorch/fairseq/pull/680 Some embedding names were renamed but this one was missed So far I've only seen this affect our runs during continuing training. If you encountered any errors when continuing training from an XLM save_dir, rebasing past this diff (or patching this and canarying) should fix the problem Reviewed By: pipibjc Differential Revision: D15137463 fbshipit-source-id: c72067f16aaf1ba2b8286938bd25a19b70ae8712
Loading
Please register or sign in to comment