arXiv 2305.11738
CRITIC: Large Language Models Can Self-Correct with Tool-Interactive Critiquing
By Zhibin Gou, Zhihong Shao, et al.
Published 2023-05-19
Citation lineage
Review the prior work and downstream research connected to this paper.
Recent developments in large language models (LLMs) have been impressive. However, these models sometimes show inconsistencies and problematic behavior, such as hallucinating facts, generating flawed code, or creating offensive and toxic content. Unlike these models, humans typically utilize external tools to cross-check and refine their initial content, like using a search engine for fact-checking, or a code interp…