msu-ceco/agxqa_v1
收藏资源简介:
AgXQA 1.1数据集是一个小规模的问答数据集,专注于农业扩展领域,特别是灌溉相关的问题。该数据集包含超过2100个问题,主要涉及美国中西部的灌溉主题,特别是大豆和玉米作物。数据集的结构包括训练集、验证集和测试集,分别包含1503、353和330个样本。数据集的创建旨在提高NLP模型在理解和提取农业水文实践相关信息方面的性能。数据集的注释过程遵循了Rajpurkar等人的指南,并由农业领域的专家进行质量控制和验证。
The Agricultural eXtension Question Answering Dataset (AgXQA 1.1) is a small-scale, SQuAD-like QA dataset targeting the Agriculture Extension domain, particularly focusing on irrigation-related questions. The dataset contains over 2,100 questions primarily related to irrigation topics in the Midwest US, with a focus on soybean and corn crops. The dataset structure includes training, validation, and test sets with 1,503, 353, and 330 samples respectively. The creation of this dataset aims to enhance the performance of NLP models in understanding and extracting relevant information about agro-hydrological practices. The annotation process followed guidelines from Rajpurkar et al. and was quality-controlled and validated by experts in the agricultural field.
数据集概述
数据集基本信息
- 名称: AgXQA 1.1
- 语言: 英语 (
en) - 许可证: MIT
- 任务类别: 问答 (Question Answering)
- 任务ID:
- 封闭领域问答 (Closed-Domain QA)
- 抽取式问答 (Extractive QA)
- 规模: 1K < n < 10K
- 标签:
- 农业 (Agriculture)
- 农业扩展 (Extension)
- 灌溉 (Irrigation)
数据集结构
数据实例
- id: 字符串类型
- category: 字符串类型
- context: 字符串类型
- question: 字符串类型
- answers: 字典类型,包含以下字段:
text: 字符串类型answer_start: 整数类型 (int32)
- references: 字符串类型
数据分割
- 训练集: 1503 条数据
- 验证集: 353 条数据
- 测试集: 330 条数据
数据集创建
数据来源
- 原始数据: 从农业扩展语料库 (AEC1.1) 中提取的约600个段落
- 数据生产者:
- CECO 负责监督QA对的创建和标注
- 原始段落/上下文的生产者信息请参见 AEC1.1 数据集卡片
标注过程
- 标注工具: Deepset的标注工具
- 标注指南: 遵循 Rajpurkar et al. (2016) 的指南,创建类似SQuAD的数据集
- 标注者: 三名标注者,其中两名具有农业背景,由两名水资源和灌溉研究专家监督
个人和敏感信息
- 原始段落中包含的扩展教育者的姓名和电子邮件地址已被替换为
x - 每个段落都引用了其来源文章
数据使用注意事项
社会影响
- 数据集主要关注灌溉相关主题,建议不要在生产环境中使用,因为农业问题通常需要时间性和地理空间信息,而这些信息在当前版本中未涵盖
偏见讨论
- 数据集规模较小,仅包含灌溉相关主题,建议谨慎使用
- 发现三个包含URL的段落,这些是异常值,将在版本2中移除
其他信息
许可证信息
- 数据集在 [TO-DO] 许可证下发布
引用信息
- [TO-DO]




