QA system is under
answer_onefile.py
to run it
cd QA
python answer ./data/pikachu_pokemon.txt test_questions.txt
./data/pikachu_pokemon.txt is the article.txt file
test_questions.txt is the question.txt
** Base model The base model used haystack FARMReader deepset/roberta-base-squad2