Nemotron-Agentic-v1-prompt-only
收藏资源简介:
Nemotron-Agentic-v1-prompt-only 是一个专门从源数据集 nvidia/Nemotron-Agentic-v1 中提取的仅包含提示词(prompt-only)的数据集。该数据集旨在提供经过提取和结构化的提示词内容,适用于基于提示词的自然语言处理任务,如指令微调、对话系统或代理任务开发。数据内容以CSV文件(prompts.csv)形式组织,每条记录对应源数据的一行,包含核心的 prompt 字段、可选的分离式 system_prompt,以及当源数据定义可用工具时提供的结构化 tools 字段(嵌套值以JSON格式编码在CSV单元格内)。此外,数据集还包含两个辅助文件:summary.md 记录了源行数、提取行数、数量差异和失败提示计数等统计信息;null_or_empty_rows.md 则列出了提示提取结果为null或空值的行索引。数据规模方面,共提取了335,122行有效提示词,失败提示行数为0,行数差异为0,表明提取过程完整且一致。该数据集是Nemotron后训练v3提示词提取工作流的一部分,由用户jamesdborin上传。
Nemotron-Agentic-v1-prompt-only is a dataset specifically extracted from the source dataset nvidia/Nemotron-Agentic-v1, containing only prompts (prompt-only). It aims to provide extracted and structured prompt content suitable for prompt-based natural language processing tasks, such as instruction fine-tuning, dialogue systems, or agent task development. The data is organized in a CSV file (prompts.csv), with each record corresponding to a row from the source data, including the core prompt field, an optional separate system_prompt, and a structured tools field provided when tools are defined in the source data (nested values encoded in JSON format within CSV cells). Additionally, the dataset includes two auxiliary files: summary.md records statistical information such as source row count, extracted row count, quantity differences, and failed prompt counts; null_or_empty_rows.md lists row indices where prompt extraction resulted in null or empty values. In terms of data scale, 335,122 valid prompt rows were extracted, with 0 failed prompt rows and a row difference of 0, indicating a complete and consistent extraction process. This dataset is part of the Nemotron post-training v3 prompt extraction workflow and was uploaded by user jamesdborin.




