GPT-3 (text-davinci-003) を使って JCommonsenseQA を解く
bash download.sh
OPENAI_API_KEY=sk-XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX python main.py \
--test_file datasets/jcommonsenseqa-v1.1/valid-v1.1.json \
--prediction_file prediction_valid.txt
Accuracy: 0.8543342269883825 ( 956 / 1119 )