gsd-smith-German
收藏资源简介:
该数据集是一个用于AI研究的多语言对话数据集,包含3,535个训练样本。数据集的核心结构围绕对话交互展开,每个样本包含唯一标识符(id)、种子提示(seed_prompt)、语言标识(language)、模型信息(model)以及完整的对话消息序列(messages)。对话消息采用角色-内容结构,包含角色(role)和内容(content)字段。此外,数据集还记录了智能体执行轨迹(agent_trace,以JSON列表格式存储)和研究相关的早期停止标志(research_early_stopping)。source_id字段可能用于标识数据来源。数据集适用于对话系统研究、智能体行为分析、多语言提示工程以及AI模型比较等任务。
This dataset is a multilingual conversational dataset for AI research, containing 3,535 training samples. The core structure revolves around dialogue interactions, with each sample including a unique identifier (id), seed prompt (seed_prompt), language identifier (language), model information (model), and a complete sequence of dialogue messages (messages). The dialogue messages adopt a role-content structure, comprising role (role) and content (content) fields. Additionally, the dataset records agent execution traces (agent_trace, stored in JSON list format) and a research-related early stopping flag (research_early_stopping). The source_id field may be used to identify data sources. The dataset is suitable for tasks such as dialogue system research, agent behavior analysis, multilingual prompt engineering, and AI model comparison.
- 数据集名称:gsd-smith-German
- 数据集来源:Hugging Face Datasets
- 语言:德语(German)
- 功能描述:该数据集包含用于训练对话或指令遵循模型的交互数据,每条记录包含唯一标识、初始提示、模型生成消息、代理跟踪轨迹以及研究早期停止标志等字段。
- 数据规模:
- 训练集(train):4071 条样本
- 总下载大小:约 90.16 MB
- 数据集总大小:约 91.80 MB
- 特征字段:
id(字符串):数据记录的唯一标识seed_prompt(字符串):初始种子提示language(字符串):语言标识(德语)model(字符串):使用的模型名称messages(列表):包含角色(role)和内容(content)的消息序列agent_trace(列表,JSON 格式):代理的跟踪轨迹research_early_stopping(布尔值):是否在研究早期停止source_id(字符串):来源标识
- 配置:默认配置(default),数据文件路径为
data/train-*




