Glore: Evaluating Logical Reasoning Of Large Language Models · The Large Language Model Bible Contribute to LLM-Bible

Glore: Evaluating Logical Reasoning Of Large Language Models

Liu Hanmeng, Teng Zhiyang, Ning Ruoxi, Liu Jian, Zhou Qiji, Zhang Yue. Arxiv 2023

[Paper]    
Applications Fine Tuning GPT Model Architecture Pretraining Methods RAG Training Techniques

Recently, large language models (LLMs), including notable models such as GPT-4 and burgeoning community models, have showcased significant general language understanding abilities. However, there has been a scarcity of attempts to assess the logical reasoning capacities of these LLMs, an essential facet of natural language understanding. To encourage further investigation in this area, we introduce GLoRE, a meticulously assembled General Logical Reasoning Evaluation benchmark comprised of 12 datasets that span three different types of tasks. Our experimental results show that compared to the performance of human and supervised fine-tuning, the logical reasoning capabilities of open LLM models necessitate additional improvement; ChatGPT and GPT-4 show a strong capability of logical reasoning, with GPT-4 surpassing ChatGPT by a large margin. We propose a self-consistency probing method to enhance the accuracy of ChatGPT and a fine-tuned method to boost the performance of an open LLM. We release the datasets and evaluation programs to facilitate future research.

Similar Work