ml-intern-sessions
收藏资源简介:
ML Intern会话轨迹数据集是一个包含从本地ML Intern运行上传的编码代理会话轨迹的集合,专门设计用于文本生成任务,特别关注代理轨迹和编码代理领域。数据以JSON Lines格式存储,每个文件对应一个完整的ML Intern会话,这些会话被转换为Claude-Code风格的事件流,以便与Hugging Face代理轨迹查看器兼容。每个会话记录包含用户消息、助手消息、工具调用、工具结果、模型元数据和时间戳等丰富信息。会话文件按日期组织在sessions/YYYY-MM-DD/<session_id>.jsonl的目录结构中。需要特别注意的是,该数据集未经过全面的编辑或人工审核,仅应用了自动化的最佳努力清理来移除常见的密钥模式(如Hugging Face、GitHub、AWS和提供商API令牌)。数据集可能包含敏感信息,包括提示词、代码、终端输出、文件路径、仓库名称、私有任务上下文、工具输出或来自本地开发环境的其他数据。使用时应保持适当谨慎,特别是在更改仓库可见性之前,因为轨迹可能包含私人或无关内容、失败的实验、用户意外粘贴的凭据以及从本地文件或服务复制的输出。
The ML Intern session trajectory dataset is a collection of encoded agent session trajectories uploaded from local ML Intern runs. This dataset is specifically designed for text generation tasks, with a focus on agent trajectories and the encoded agent domain. The data is stored in JSON Lines format, with each file corresponding to a complete ML Intern session that has been converted into a Claude-Code style event stream for compatibility with the Hugging Face agent trajectory viewer. Each session record contains rich information such as user messages, assistant messages, tool calls, tool results, model metadata, and timestamps. Session files are organized in a directory structure of sessions/YYYY-MM-DD/<session_id>.jsonl by date. It is important to note that this dataset has not undergone comprehensive editing or human review, and only automated best-effort cleaning has been applied to remove common key patterns (such as Hugging Face, GitHub, AWS, and provider API tokens). The dataset may contain sensitive information, including prompts, code, terminal output, file paths, repository names, private task contexts, tool outputs, or other data from local development environments. Appropriate caution should be exercised when using it, especially before changing repository visibility, as trajectories may contain private or irrelevant content, failed experiments, credentials accidentally pasted by users, and outputs copied from local files or services.
数据集概述
- 名称: ML Intern Session Traces
- 语言: 英语 (en)
- 许可证: 其他 (other)
- 任务类别: 文本生成 (text-generation)
- 标签: agent-traces, coding-agent, ml-intern, session-traces, claude-code, hf-agent-trace-viewer
- 配置: 默认配置,训练集数据来源为
sessions/**/*.jsonl路径下的所有 JSON Lines 文件
数据内容
- 数据集包含来自本地 ML Intern 运行的编码智能体会话记录,每个会话对应一个独立的 JSON Lines 文件。
- 文件存储路径格式:
sessions/YYYY-MM-DD/<session_id>.jsonl - 每条记录为转换为 Claude-Code 风格事件流的会话数据,兼容 Hugging Face Agent Trace Viewer。
- 记录内容可包括:用户消息、助手消息、工具调用、工具结果、模型元数据和时间戳。
数据清洗与审查
- 未进行全面的脱敏或人工审查。
- ML Intern 仅对 Hugging Face、GitHub、AWS 等常见服务商 API 令牌进行自动尽力清洗,不提供隐私保障。
- 会话可能包含敏感信息,如提示词、代码、终端输出、文件路径、仓库名称、私有任务上下文、工具输出等本地开发环境数据。
- 使用者应将每个会话视为潜在敏感数据,在公开数据集前务必人工审查每一条会话内容。
注意事项
- 编码智能体记录可能包含:私有或与任务无关的内容、失败的实验、用户意外粘贴的凭据、从本地文件或服务复制的输出。
- 在更改仓库可见性前,务必谨慎评估数据安全性。




