Skip to content
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

my allennlp-1.1.0 no module named allennlp.run #3

Closed
db12138 opened this issue Sep 27, 2020 · 1 comment
Closed

my allennlp-1.1.0 no module named allennlp.run #3

db12138 opened this issue Sep 27, 2020 · 1 comment

Comments

@db12138
Copy link

db12138 commented Sep 27, 2020

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
@tusharkhot
Copy link
Member

The code is designed specifically with this fork of AllenNLP. Unfortunately we can't support newer versions of AllenNLP.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants