gsd-smith-Arabic
收藏资源简介:
该数据集是一个结构化对话或交互轨迹数据集,包含3771个训练样本,总大小约为109MB。每个样本由多个字段构成:唯一标识符(id)、种子提示(seed_prompt)、语言(language)、生成模型(model)、消息序列(messages,其中每条消息包含角色和内容)、代理轨迹(agent_trace,以JSON列表格式存储)、研究早期停止标志(research_early_stopping)以及源标识符(source_id)。数据形式为文本对话记录,可能涉及多轮交互与代理行为追踪。数据集适用于对话生成、代理行为分析、提示工程或语言模型研究等任务,尤其适合用于训练或评估基于提示的交互系统。
This dataset is a structured dialogue and interaction trajectory dataset, comprising 3771 training samples with a total size of approximately 109 MB. Each sample consists of multiple fields: unique identifier (id), seed prompt (seed_prompt), language (language), generation model (model), message sequence (messages, where each message contains a role and content), agent trace (agent_trace, stored in JSON list format), research early stopping flag (research_early_stopping), and source identifier (source_id). The data takes the form of text dialogue records, which may involve multi-turn interactions and agent behavior tracking. This dataset is suitable for tasks including dialogue generation, agent behavior analysis, prompt engineering, and language model research, and is particularly well-suited for training or evaluating prompt-based interactive systems.
数据集概述:gsd-smith-Arabic
该数据集是阿拉伯语对话数据集,位于 ljvmiranda921/gsd-smith-Arabic。
数据集结构
- 类型: 对话式数据集
- 语言: 阿拉伯语 (由
language字段标识) - 数据格式: 每条记录包含多个字段,其中
messages字段存储对话历史(包含role和content),agent_trace字段存储代理运行轨迹(JSON格式)。
字段说明
| 字段名 | 类型 | 描述 |
|---|---|---|
id |
string | 数据样本唯一标识 |
seed_prompt |
string | 种子提示词 |
language |
string | 语言标识 |
model |
string | 使用的模型名称 |
messages |
list of dicts | 对话消息列表,每条消息包含 role(角色)和 content(内容) |
agent_trace |
list of JSON | 代理运行轨迹记录 |
research_early_stopping |
bool | 是否早期停止研究 |
source_id |
string | 来源标识 |
数据划分
- 训练集: 共 4,361 条样本,占用约 120 MB 存储空间
- 仅提供训练集,无验证或测试集划分
数据规模
- 下载大小: 约 118.5 MB
- 数据集总大小: 约 120 MB




