add tool and readme
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
©Copyright 2023 CCF 开源发展委员会 Powered by Trustie& IntelliDE 京ICP备13000930号
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