SIFo Benchmark
收藏资源简介:
SIFo Benchmark是由阿姆斯特丹大学和格罗宁根大学创建的一个用于评估大型语言模型(LLMs)顺序指令跟随能力的基准数据集。该数据集包含20个样本,每个样本包含3到6个指令,涉及文本修改、问答、数学和安全规则跟随等任务。数据集的创建过程采用规则基础的管道,确保指令的顺序性和连贯性。该数据集主要用于评估和改进LLMs在复杂任务中遵循一系列指令的能力,特别是在需要顺序执行指令以达到预期结果的场景中。
The SIFo Benchmark is a benchmark dataset developed by the University of Amsterdam and the University of Groningen for evaluating the sequential instruction-following capabilities of Large Language Models (LLMs). This dataset comprises 20 samples, each containing 3 to 6 instructions covering tasks such as text modification, question answering, mathematical reasoning, and safety rule following. The dataset was constructed using a rule-based pipeline to ensure the sequentiality and coherence of the included instructions. Primarily, this benchmark is used to evaluate and enhance the ability of LLMs to follow a series of instructions in complex task scenarios, particularly those requiring sequential execution of instructions to achieve desired outcomes.
SIFo 数据集概述
概述
SIFo 数据集旨在评估大型语言模型(LLMs)遵循多个指令的能力。该数据集通过顺序指令遵循(SIFo)任务来解决以下挑战:
- 多个指令之间的有限连贯性。
- 位置偏差,即指令顺序影响模型性能。
- 缺乏客观可验证的任务。
SIFo 数据集包含四个任务,用于评估模型在不同方面的顺序指令遵循能力:
- 文本修改
- 问答
- 数学
- 安全规则遵循
通过对流行的大型语言模型(包括闭源和开源模型)的评估,结果显示较新和较大的模型在 SIFo 任务上显著优于较旧和较小的模型,验证了该基准的有效性。所有模型在遵循指令序列方面都存在困难,这表明当前语言模型在鲁棒性方面存在重要缺陷。




