arXiv:2412.15194cs.CLcs.AI2024-12被引 47

构建无污染的多任务语言理解测试集,让大模型真实能力更可信。

MMLU-CF: A Contamination-free Multi-task Language Understanding Benchmark

  • 从更广领域采样并设计三重去污染规则,防止数据泄露。
  • 测试集闭源且难度与分布与验证集一致,确保评估可靠性。
  • GPT-4o 在零样本下仅得71.9%,凸显新基准的挑战性。

多选题数据集如MMLU被广泛用于评估大语言模型(LLMs)的常识、理解与问题解决能力。然而,这些基准的开源性质及模型训练数据来源广泛,导致不可避免的数据污染,影响评估结果可靠性。为此,我们提出一个无污染且更具挑战性的多选题基准MMLU-CF。该基准通过扩大数据来源范围并制定三条去污染规则,避免无意数据泄露;通过将基准划分为难度和主题分布相似的验证集与测试集,防止恶意泄露。测试集保持闭源以确保评估可信,验证集公开以促进透明性和独立验证。对主流大模型的评估显示,强大的GPT-4o在测试集上仅获5次提示得分73.4%、零次提示得分71.9%,证明本方法有效构建了更严格、无污染的评估标准。代码库见https://github.com/microsoft/MMLU-CF,数据集为https://huggingface.co/datasets/microsoft/MMLU-CF。

原文摘要 · Abstract (English)

Multiple-choice question (MCQ) datasets like Massive Multitask Language Understanding (MMLU) are widely used to evaluate the commonsense, understanding, and problem-solving abilities of large language models (LLMs). However, the open-source nature of these benchmarks and the broad sources of training data for LLMs have inevitably led to benchmark contamination, resulting in unreliable evaluation results. To alleviate this issue, we propose a contamination-free and more challenging MCQ benchmark called MMLU-CF. This benchmark reassesses LLMs' understanding of world knowledge by averting both unintentional and malicious data leakage. To avoid unintentional data leakage, we source data from a broader domain and design three decontamination rules. To prevent malicious data leakage, we divide the benchmark into validation and test sets with similar difficulty and subject distributions. The test set remains closed-source to ensure reliable results, while the validation set is publicly available to promote transparency and facilitate independent verification. Our evaluation of mainstream LLMs reveals that the powerful GPT-4o achieves merely a 5-shot score of 73.4% and a 0-shot score of 71.9% on the test set, which indicates the effectiveness of our approach in creating a more rigorous and contamination-free evaluation standard. The GitHub repository is available at https://github.com/microsoft/MMLU-CF and the dataset refers to https://huggingface.co/datasets/microsoft/MMLU-CF.

语言模型评估基准数据污染

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。