dev_set_v2_a1_crosscodeeval_typescript_20260805_125428
收藏资源简介:
该数据集包含多轮对话记录,每条样本包括对话历史(conversations,由角色和内容组成)、代理(agent)、模型(model)及其提供者(model_provider)、日期(date)、任务(task)、轮次(episode)、运行ID(run_id)、试验名称(trial_name)、结果(result)、验证器输出(verifier_output)以及追踪来源(trace_source)。数据集仅提供训练集,共3045个样本,总大小约314MB。适用于对话系统评估、多轮对话分析、模型行为研究等任务。
This dataset contains multi-turn conversation records, with each sample including conversation history (conversations, consisting of role and content), agent, model and its provider (model_provider), date, task, episode, run_id, trial_name, result, verifier_output, and trace_source. The dataset provides only the training set, with a total of 3045 samples and an approximate size of 314MB. It is suitable for tasks such as dialogue system evaluation, multi-turn conversation analysis, and model behavior research.
数据集概述
该数据集名为 laion/dev_set_v2_a1_crosscodeeval_typescript_20260805_125428,托管于 Hugging Face 平台。
基本信息
- 数据集地址:https://huggingface.co/datasets/laion/dev_set_v2_a1_crosscodeeval_typescript_20260805_125428
- 数据集大小:约 314 MB(
dataset_size: 314124299字节) - 下载大小:约 270 MB(
download_size: 270060936字节) - 数据集分割:仅包含
train分割,共 3045 个样本
数据特征
数据集包含以下字段(均为字符串类型):
| 字段名 | 说明 |
|---|---|
conversations |
对话列表,每个对话项包含 role 和 content 两个子字段 |
agent |
代理标识 |
model |
模型名称 |
model_provider |
模型提供商 |
date |
日期 |
task |
任务描述 |
episode |
对话回合/片段标识 |
run_id |
运行标识 |
trial_name |
试验名称 |
result |
结果信息 |
verifier_output |
验证器输出 |
trace_source |
跟踪来源 |
文件结构
- 配置文件:默认配置(
default),数据文件路径为data/train-*
用途
该数据集属于开发集(dev set),包含 TypeScript 相关的跨代码评估(CrossCodeEval)数据,适用于代码生成、代码理解或相关语言模型的训练与评估。




