grips
收藏资源简介:
GRIPS(German Reasoning, Idioms, Puzzles & Sprachspiel)是一个德语基准测试数据集,旨在评估语言模型在德语推理、习语理解、谜题解答和文字游戏方面的能力。数据集名称 GRIPS 在德语中意为 智慧/头脑,直接反映了其测试核心。该数据集包含 925 个精心设计的德语问答项目,涵盖了 96 种不同的谜题解决机制,包括文字游戏、字谜、隐藏词、习语、双关语、算术文字问题以及多步逻辑推理等。所有项目均为合成生成,并经过程序化验证和人工审查,以确保每个问题都有唯一的正确答案,并存储了验证对象以记录具体的解决机制和方案。数据集包含 356 个多项选择题和 569 个开放答案题,并特别标记了一个包含 100 个对模型而言具有挑战性的 困难 项目子集。该数据集为纯文本模态,适用于问答和文本生成任务,主要用于对前沿推理模型进行基准测试和评估,尤其关注模型在需要精确阅读、计数和多步推理的复杂场景下的表现。
GRIPS (German Reasoning, Idioms, Puzzles & Sprachspiel) is a German benchmark dataset designed to evaluate the capabilities of language models in German reasoning, idiom comprehension, puzzle solving, and wordplay. The dataset name GRIPS means wisdom/mind in German, directly reflecting its core testing focus. It contains 925 carefully designed German question-answer items, covering 96 different puzzle-solving mechanisms, including word games, anagrams, hidden words, idioms, puns, arithmetic word problems, and multi-step logical reasoning. All items are synthetically generated and have undergone programmatic verification and manual review to ensure each question has a unique correct answer, with verification objects stored to document specific solving mechanisms and solutions. The dataset includes 356 multiple-choice questions and 569 open-answer questions, and it specifically marks a subset of 100 difficult items that are challenging for models. The dataset is in pure text modality, suitable for question-answering and text generation tasks, primarily used for benchmarking and evaluating state-of-the-art reasoning models, with a focus on their performance in complex scenarios requiring precise reading, counting, and multi-step reasoning.
数据集概述:GRIPS
GRIPS(German Reasoning, Idioms, Puzzles & Sprachspiel)是一个用于评估德语推理能力的基准数据集,名称在德语中意为“智慧/头脑”。
基本信息
- 语言: 德语(German)
- 数据类型: 纯文本
- 许可证: CC-BY-4.0
- 数据集大小: 少于 1,000 项(n<1K)
- 任务类别: 问答(question-answering)、文本生成(text-generation)
- 标签: 推理(reasoning)、文字游戏(wordplay)、德语(german)、基准测试(benchmark)、合成数据(synthetic)
数据规模与结构
- 总样本数: 925 个问题
- 问题机制数量: 96 种不同的谜题机制
- 选择题数量: 356 个
- 开放题数量: 569 个
- 困难子集(hard=true): 100 个问题(对模型有挑战性,对人类不一定)
数据生成与验证
- 所有问题均为合成生成,经过程序化验证,并经过人工审查以确保答案正确。
- 每个样本包含一个
verification对象,记录了其机制和解决方案。
任务与机制示例
数据集包含 96 种谜题机制,涵盖以下类型(部分示例):
- 文字游戏类: 变位词(anagram)、隐词(hidden words)、回文(palindrome)、同音词对(homophone pair)、首字母序列(initial_sequence)、字母插入(insert_one_letter)等。
- 语言文化类: 德语习语含义(idiom_meaning)、习语补全(idiom_complete)、同音双关(Teekesselchen)、习语起源(idiom_origin)等。
- 逻辑推理类: 三元谎言推理(three_tier_liar)、真话者/说谎者(truthteller_liar)、传递性排序(transitive_order)、置换密码(substitution_cipher)等。
- 算术与计数类: 手握手问题(handshakes)、区间计数(interval_count)、鸽巢原理(pigeonhole)、矩形边界计数(rectangle_border)、概率计算(probability)等。
- 空间与模式类: 涂色立方体(painted_cube)、国际象棋颜色计数(chess_count)、字母频率(most_frequent)、字符计数(char_count)等。
- 创意与语言游戏类: 打油诗(Schüttelreim)、复合词(compound_word)、字母排序(sort_letters)、名字代码(namecode)等。
- 其他类: 概念/洞察力谜题(conceptual)、单位链(unit_chain)、单词长度序列(letter_length_sequence)等。
评估结果
以下是部分模型在 925 项测试集上的单次运行结果(由推荐的 gpt-5.4-mini 裁判评分):
| 模型 | 推理设置 | 正确率 (%) |
|---|---|---|
| gpt-5.5 | high | 99.8% |
| gemini-3.5-flash | high | 98.5% |
| deepseek-v4-pro | default | 97.6% |
| claude-sonnet-4-6 | 32k | 97.6% |
| deepseek-v4-flash | default | 95.8% |
| gpt-5.4-mini | high | 94.4% |
| nemotron-3-ultra-550b | default | 94.1% |
| mistral-medium-3-5 | high | 92.4% |
| nemotron-3-super-120b | default | 90.4% |
| qwen3.5-35b-a3b | default | 90.1% |
| claude-sonnet-4-6 | off | 89.9% |
| mistral-medium-3-5 | off | 83.7% |
| claude-haiku-4.5 | off | 80.4% |
| gpt-5.4-mini | off | 75.6% |
| mistral-small-3.2-24b-instruct | off | 71.6% |
| mistral-small-2603 | off | 71.5% |
推理设置说明:
high: 推理参数设置为高32k: Anthropic扩展思考预算为32,000 tokensdefault: 模型默认启用推理(通过推理token使用确认)off: 推理被禁用或模型非推理模型
困难子集评估结果
针对 100 个困难问题(hard=true)的表现:
| 模型 | 推理设置 | 正确率 (%) |
|---|---|---|
| gpt-5.5 | high | 98% |
| gemini-3.5-flash | high | 90% |
| claude-sonnet-4-6 | 32k | 82% |
| deepseek-v4-pro | default | 81% |
| gpt-5.4-mini | high | 68% |
| deepseek-v4-flash | default | 64% |
| nemotron-3-ultra-550b | default | 64% |
| mistral-medium-3-5 | high | 50% |
| qwen3.5-35b-a3b | default | 43% |
| nemotron-3-super-120b | default | 41% |
| claude-sonnet-4-6 | off | 39% |
| claude-haiku-4.5 | off | 21% |
| mistral-medium-3-5 | off | 18% |
| gpt-5.4-mini | off | 15% |
| mistral-small-2603 | off | 12% |
| mistral-small-3.2-24b-instruct | off | 4% |




