terminal_bench_2_qwen3_30b_a3b_thinking_opencode_sft_sparse_serveparity_20260727_192713
收藏资源简介:
该数据集包含240个训练样本,每个样本由多个结构化字段组成。核心字段包括多轮对话记录(conversations),其中每条消息包含内容(content)和角色(role);执行代理信息(agent);模型相关细节(model、model_provider);任务描述(task);运行标识信息(date、episode、run_id、trial_name);以及任务执行结果(result)和验证输出(verifier_output)。数据形式为结构化文本,适用于对话系统评估、任务导向型交互分析、强化学习环境中的行为记录或多智能体协作研究等场景。数据集旨在提供任务执行过程中的对话与结果记录,支持对模型或代理在特定任务中表现的分析与评估。
This dataset contains 240 training samples, each composed of multiple structured fields. The core fields include multi-turn conversation records (conversations), where each message consists of content (content) and role (role); execution agent information (agent); model-related details (model, model_provider); task description (task); runtime identification information including date, episode, run_id, and trial_name; as well as task execution results (result) and verifier output (verifier_output). The data is formatted as structured text, suitable for scenarios such as dialogue system evaluation, task-oriented interaction analysis, behavior logging in reinforcement learning environments, or multi-agent collaboration research. This dataset aims to provide conversation and result records during task execution, supporting the analysis and evaluation of model or agent performance on specific tasks.
数据集概述
数据集名称:laion/terminal_bench_2_qwen3_30b_a3b_thinking_opencode_sft_sparse_serveparity_20260727_192713
来源:Hugging Face Datasets(https://huggingface.co/datasets/laion/terminal_bench_2_qwen3_30b_a3b_thinking_opencode_sft_sparse_serveparity_20260727_192713)
数据集结构
该数据集包含一个配置(default),仅包含训练集(train)划分。每条样本包含以下字段:
- conversations:对话内容,为一个列表,列表中的每个元素含有两个字段:
- content(字符串):对话模型或用户的实际文本内容。
- role(字符串):该条对话的发言角色(如用户或模型)。
- agent(字符串):使用的智能体或代理标识。
- model(字符串):生成数据所用的模型名称。
- model_provider(字符串):模型提供商名称。
- date(字符串):数据生成或采集的日期。
- task(字符串):所执行的任务描述。
- episode(字符串):任务轮次或剧集标识。
- run_id(字符串):运行批次或运行ID。
- trial_name(字符串):试验或尝试的名称。
- result(字符串):任务执行的结果或输出。
- verifier_output(字符串):验证器对结果的输出或评估。
数据集规模
| 划分 | 样本数 | 字节数 |
|---|---|---|
| 训练集(train) | 240 条 | 13,384,187 字节(约 12.8 MB) |
- 总下载大小:4,032,321 字节(约 3.8 MB)
- 总数据集大小:13,384,187 字节(约 12.8 MB)
数据文件
数据文件位于 data/train-* 路径下,格式为 Hugging Face Datasets 默认格式。




