a1-crosscodeeval_typescript-tb2-leonardo-20260731
收藏资源简介:
该数据集包含3274个训练样本,每个样本由多个字段组成。核心字段conversations是一个列表,每条记录包含content(对话内容)和role(角色,如用户或助手)。其他元数据字段包括:agent(代理标识)、model(模型名称)、model_provider(模型提供方)、date(日期)、task(任务类型)、episode(轮次)、run_id(运行ID)、trial_name(试验名称)、result(结果)、verifier_output(验证器输出)和trace_source(追踪来源)。数据集可用于训练或评估对话系统、多轮交互任务、模型行为分析等场景。
This dataset contains 3274 training samples, each consisting of multiple fields. The core field conversations is a list, where each entry includes content (dialogue content) and role (role, such as user or assistant). Other metadata fields include: agent (agent identifier), model (model name), model_provider (model provider), date (date), task (task type), episode (episode), run_id (run ID), trial_name (trial name), result (result), verifier_output (verifier output), and trace_source (trace source). The dataset can be used for training or evaluating dialogue systems, multi-turn interaction tasks, model behavior analysis, etc.
数据集概述:laion/a1-crosscodeeval_typescript-tb2-leonardo-20260731
数据集基本信息
- 数据集名称:a1-crosscodeeval_typescript-tb2-leonardo-20260731
- 所属组织:LAION
- 数据集地址:https://huggingface.co/datasets/laion/a1-crosscodeeval_typescript-tb2-leonardo-20260731
数据集规模
- 总体大小:268,737,840 字节(约 256.3 MB)
- 下载大小:70,802,680 字节(约 67.5 MB)
- 数据划分:仅包含训练集(train)
- 训练集样本数:3,274 条
特征字段
该数据集包含以下字段:
| 字段名 | 数据类型 | 说明 |
|---|---|---|
| conversations | 列表(含 content 和 role 两个子字段,均为字符串) | 对话内容,包含发言文本和角色信息 |
| agent | 字符串 | 智能体标识 |
| model | 字符串 | 使用的模型名称 |
| model_provider | 字符串 | 模型提供方 |
| date | 字符串 | 日期信息 |
| task | 字符串 | 任务类型 |
| episode | 字符串 | 回合/集数编号 |
| run_id | 字符串 | 运行标识 |
| trial_name | 字符串 | 试验名称 |
| result | 字符串 | 结果信息 |
| verifier_output | 字符串 | 验证器输出 |
| trace_source | 字符串 | 追踪来源 |
数据用途
该数据集主要面向代码评估(CrossCodeEval)场景,专注于 TypeScript 编程语言的模型评估任务,涉及智能体交互、多轮对话以及模型运行结果的记录,可用于训练和评估代码生成、代码理解或智能体相关模型。




