DSGram-Eval, DSGram-LLMs
收藏资源简介:
DSGram数据集由北京大学王选计算机研究所创建,旨在用于语法错误纠正(GEC)模型的评估。该数据集包含DSGram-Eval和DSGram-LLMs两个子集,分别通过人工评分和LLM模拟评分生成,用于验证算法和微调模型。数据集内容包括来自CoNLL-2014和BEA-2019测试集的句子,涵盖语义一致性、编辑级别和流畅性等多个评估维度。创建过程结合了人工标注和LLM模拟,确保数据集的多样性和准确性。DSGram数据集主要应用于GEC模型的评估和优化,旨在解决传统评估方法在大型语言模型时代中的不足。
The DSGram Dataset was created by the Wangxuan Institute of Computer Technology at Peking University, aiming for the evaluation of Grammatical Error Correction (GEC) models. It comprises two subsets: DSGram-Eval and DSGram-LLMs, which are generated via human scoring and LLM-based simulated scoring respectively, and are used to validate algorithms and fine-tuned models. The dataset includes sentences sourced from the CoNLL-2014 and BEA-2019 test sets, covering multiple evaluation dimensions such as semantic consistency, edit level, and fluency. Its creation integrates manual annotation and LLM-based simulation to ensure the dataset's diversity and accuracy. The DSGram Dataset is mainly applied to the evaluation and optimization of GEC models, with the purpose of addressing the shortcomings of traditional evaluation methods in the era of large language models.
DSGram 数据集
数据集概述
DSGram 数据集是为评估和开发语法错误纠正(GEC)模型而设计的,特别是在大规模语言模型(LLMs)时代。该数据集通过结合人工标注和LLM生成的评分,解决了关键的评估挑战。数据集包含两个子集:
- DSGram-LLMs:一个模拟数据集,包含由GPT-4标注的句子对,用于GEC模型的微调和成本效益评估。
- DSGram-Eval:一个手动标注的数据集,提供高质量的人工评分示例,用于基准测试DSGram框架。
数据集支持基于以下三个子指标的修正评估:
- 语义一致性:保留原始含义。
- 编辑级别:修改的适当性。
- 流畅性:语法正确性和自然流畅性。
数据集结构
DSGram-LLMs
- 输入:来自CoNLL-2014和BEA-2019测试集的原始和修正句子。
- 标注:由GPT-4使用提示工程技术(Chain-of-Thought, few-shot prompting)生成的评分。
- 大小:约2,500条数据。
DSGram-Eval
- 输入:来自CoNLL-2014的句子。
- 标注:基于三个子指标的人工评分句子对,多个标注者以确保一致性。
- 大小:约200条数据。
数据集用途
预期用途
- 微调开源LLMs以进行GEC评估。
- 使用稳健且上下文敏感的指标基准测试GEC模型。
- 研究文本修正任务的评估框架。
引用
如果使用这些数据集,请引用相关论文。




