2023/09/15 |
Investigating Answerability of LLMs for Long-Form Question Answering |
Salesforce |
Prompting GPT-4 to rate answers on a scale from 0 to 3. |
<summary>Coherency, Relevance, Factual consistency, and Accuracy</summary> Coherency: Answer should be well-structured and well-organized and should not just be a heap of related information. Relevance: Answer should be relevant to the question and the context. The answer should be concise and avoid drifting from the question being asked. Factual consistency: The context should be the primary source for the answer. The answer should not contain fabricated facts and should entail information present in the context. Accuracy: Answer should be satisfactory and complete to the question being asked. Measure the correctness of the answer by checking if the response answers the presented question. |
- |
- |