-
Notifications
You must be signed in to change notification settings - Fork 66
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
Distillation Joint Translate Bug #76
Comments
@PranjalChitale @VarunGumma Following is the input command: In the above syntax, --input parameter has the valid outfname.bpe file but in the logs I am unable to check this as input. I am attaching the cfg.interactive, the one logged by the script, input should not be equal to '-'.
|
The issue described above is due to the IndicNLP resources not being installed and the path not being set correctly. Please refer to this link for guidance. Additionally, because the preprocessing failed, the outfname.bpe file was not created successfully. Regarding the README for the distillation branch, it may have been accidentally removed in the previous commit. An up-to-date README will be added soon. |
@PranjalChitale As mentioned above, I was able to solve the initial issue of IndicNLP, and after having the correct outfname.bpe (verified the file) I faced the above mentioned issue where the fairseq-interactive wasn't considering in the given input. |
hey @PranjalChitale
It would be really great if you can add a readme file for Distillation branch.
I have setup and installed the dependencies using the readme present in the previous commit of Distillation.
On trying to run the join_translate.sh file I am facing the following issue:
The text was updated successfully, but these errors were encountered: