tmax-15k-open-instruct
收藏资源简介:
TMax 15k - Open Instruct是一个用于训练Tmax系列模型(如Tmax 9b)的数据集,其格式专为与特定的开源指令库(open-instruct fork)配合使用而设计。该数据集是一个集合,包含大约15,000个强化学习(RL)环境实例。每个样本包含多个特征:messages(一个由content和role字段组成的消息列表,用于记录交互内容)、ground_truth(真实答案或目标)、dataset(来源数据集标识)、env_config(环境配置结构体,包括env_name、image和task_id)以及source(数据来源标识)。数据集规模方面,训练集包含14,601个样本,总大小约为66MB。该数据集采用ODC-BY许可证,旨在用于研究和教育目的,并遵循相关的负责任使用准则。数据生成过程和具体构成细节在相关论文中有详细说明。
TMax 15k - Open Instruct is a dataset designed for training Tmax series models (such as Tmax 9b), with its format specifically tailored for use with a particular open-source instruction library (open-instruct fork). The dataset is a collection comprising approximately 15,000 reinforcement learning (RL) environment instances. Each sample includes multiple features: messages (a list of messages with content and role fields to record interaction content), ground_truth (the true answer or target), dataset (identifier for the source dataset), env_config (a structure for environment configuration, including env_name, image, and task_id), and source (identifier for the data source). In terms of dataset scale, the training split contains 14,601 samples with a total size of approximately 66MB. The dataset is licensed under ODC-BY and is intended for research and educational purposes, adhering to relevant responsible use guidelines. The data generation process and specific composition details are elaborated in related papers.
数据集概述:TMax 15k - Open Instruct
基本信息
- 数据集名称:TMax 15k - Open Instruct
- 提供方:Allen Institute for AI (AllenAI)
- 许可证:ODC-BY
- 语言:英语 (en)
- 数据集地址:https://huggingface.co/datasets/allenai/tmax-15k-open-instruct
数据集用途
该数据集用于训练 Tmax 9b 及其他 Tmax 系列模型,是一个包含约15k个强化学习(RL)环境实例的集合,数据格式适配于 open-instruct 框架。具体生成细节及构成请参考随附的论文。
数据规模
- 训练集 (train):包含14,601个样本,占用约66.05 MB。
- 数据集总大小:约66.05 MB。
- 下载大小:约21.42 MB。
数据特征
每条数据包含以下字段:
| 字段名称 | 数据类型 | 说明 |
|---|---|---|
| messages | list of dict | 消息列表,每条消息包含 content (字符串) 和 role (字符串) |
| ground_truth | string | 真实答案或参考标准 |
| dataset | string | 数据集来源标识 |
| env_config | struct | 环境配置,包含 env_name (字符串)、image (字符串)、task_id (字符串) |
| source | string | 数据来源 |
数据集版本与引用
- 通用版数据集:另有一个更通用的版本,地址为:https://huggingface.co/datasets/allenai/TMax-15K
- 引用:使用该数据集或模型时,请引用论文
Tmax: A simple recipe for terminal agents(Ivison et al., 2026)。
许可与责任
数据集遵循 ODC-BY 许可证,仅供研究及教育用途,并需遵守 Ai2 的《负责任使用指南》。数据中包含由 Gemini 3.1 Pro 生成的输出,这些输出受 Google 服务条款的约束。




