wildguard
收藏资源简介:
该数据集是一个结构化问答或指令跟随数据集,总计包含3987个文本样本,分为训练集(3600个样本)和测试集(387个样本)。每个样本由三个关键文本字段组成:prompt(提示或问题)、subcategory(子类别,用于对提示进行细粒度分类)和answer(对应的答案或响应)。数据以纯字符串形式存储,适用于训练或评估自然语言处理模型在基于给定提示生成答案或遵循指令方面的能力,潜在应用场景包括开放域问答、指令理解与响应生成等任务。
This dataset is a structured question-answering or instruction-following dataset containing a total of 3987 text samples, divided into a training set (3600 samples) and a test set (387 samples). Each sample consists of three key text fields: prompt (the prompt or question), subcategory (a subcategory for fine-grained classification of prompts), and answer (the corresponding answer or response). The data is stored as plain text strings. It is suitable for training or evaluating natural language processing models in generating answers based on given prompts or following instructions, with potential task scenarios including open-domain question answering, instruction understanding, and response generation.
数据集名称:wildguard
数据集来源:Hugging Face(数据集ID:cs-552-2026-MMRF/wildguard)
数据集概述:
- 该数据集包含提示(prompt)、子类别(subcategory)和答案(answer)三个特征字段。
- 数据集划分为训练集(train)和测试集(test)两个子集。
- 训练集包含3600个样本,测试集包含387个样本。
- 数据集总大小约为2.76MB,下载大小约为1.33MB。
数据特征:
- prompt:字符串类型,存储提示内容。
- subcategory:字符串类型,存储子类别信息。
- answer:字符串类型,存储答案内容。
数据划分:
- 训练集:3600个示例,大小约为2.45MB。
- 测试集:387个示例,大小约为303.9KB。
配置信息:
- 默认配置下,训练数据文件路径为:data/train-,测试数据文件路径为:data/test-。




