Update README.md
python=3.6
Pytorch=1.8.0
GPU is needed.
You can create the environment through Conda:
conda create -n gentle python=3.6 conda activate gentle pip install -r requirements.txt
python main.py --dataset boolq --system unifiedqa --strategy qatest
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802032778号
QATest: A Uniform Fuzzing Framework for Question Answering Systems
Environment
python=3.6
Pytorch=1.8.0
GPU is needed.
You can create the environment through Conda:
Generating tests with QATest: