We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
no module named allennlp.run when excute: python -m allennlp.run predict \
--include-package qasc \ --predictor multiple-choice-qa-json \ --output-file data/1step_predictions.jsonl \ data/QASC_Models/bertlc_1step/model.tar.gz \ data/QASC_Dataset_1Step/test.jsonl
The text was updated successfully, but these errors were encountered:
The code is designed specifically with this fork of AllenNLP. Unfortunately we can't support newer versions of AllenNLP.
Sorry, something went wrong.
No branches or pull requests
no module named allennlp.run
when excute:
python -m allennlp.run predict \
The text was updated successfully, but these errors were encountered: