Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Prompting GPT-3 To Be Reliable

About

Large language models (LLMs) show impressive abilities via few-shot prompting. Commercialized APIs such as OpenAI GPT-3 further increase their use in real-world language applications. However, the crucial problem of how to improve the reliability of GPT-3 is still under-explored. While reliability is a broad and vaguely defined term, we decompose reliability into four main facets that correspond to the existing framework of ML safety and are well-recognized to be important: generalizability, social biases, calibration, and factuality. Our core contribution is to establish simple and effective prompts that improve GPT-3's reliability as it: 1) generalizes out-of-distribution, 2) balances demographic distribution and uses natural language instructions to reduce social biases, 3) calibrates output probabilities, and 4) updates the LLM's factual knowledge and reasoning chains. With appropriate prompts, GPT-3 is more reliable than smaller-scale supervised models on all these facets. We release all processed datasets, evaluation scripts, and model predictions. Our systematic empirical study not only sheds new insights on the reliability of prompting LLMs, but more importantly, our prompting strategies can help practitioners more reliably use LLMs like GPT-3.

Chenglei Si, Zhe Gan, Zhengyuan Yang, Shuohang Wang, Jianfeng Wang, Jordan Boyd-Graber, Lijuan Wang• 2022

Related benchmarks

TaskDatasetResultRank
Hallucination DetectionTriviaQA--
621
Safety EvaluationDoNotAnswer Framed
HRR0.513
96
Hallucination DetectionMMLU
AUPRC73.36
62
Hallucination DetectionCommonsenseQA
Mean AUROC0.6662
62
Question AnsweringMMLU
AUC51.9
51
Question AnsweringSciQ
AUC78.59
51
Question AnsweringCommonsenseQA
AUC58.8
51
Question AnsweringMedMCQA
AUC61.57
51
Question AnsweringMGSM
AUC68.97
51
Question AnsweringMATH
AUC69.19
51
Showing 10 of 27 rows

Other info

Follow for update