jamesdborin/Nemotron-Instruction-Following-Chat-and-Knowledge-prompt-only
Instruction Following, Chat and Knowledge Prompt-Only This dataset combines prompt-only datasets by capability theme for distillation experiments. It contains 2,235,051 unique prompts from 3,344,905 raw rows; 1,109,854 exact canonical duplicates were removed. Rows retain the canonical prompt-extraction columns and add source_repo_id for provenance. Deduplication uses normalized system_prompt, prompt, tools, and schema_str, with the first row in manifest order retained. Original… See the full description on the dataset page: https://huggingface.co/datasets/jamesdborin/Nemotron-Instruction-Following-Chat-and-Knowledge-prompt-only.
Instruction Following, Chat and Knowledge Prompt-Only
This dataset combines prompt-only datasets by capability theme for distillation experiments. It contains 2,235,051 unique prompts from 3,344,905 raw rows; 1,109,854 exact canonical duplicates were removed.
Rows retain the canonical prompt-extraction columns and add source_repo_id for provenance. Deduplication uses normalized system_prompt, prompt, tools, and schema_str, with the first row in manifest order retained. Original source licenses and usage conditions continue to apply.
Sources
- jamesdborin/Magpie-Llama-3.1-Pro-300K-Filtered-prompt-only: 300,000 raw prompts
- jamesdborin/UltraChat-200K-prompt-only: 207,865 raw prompts
- jamesdborin/Nemotron-SFT-Instruction-Following-Chat-v2-prompt-only: 1,997,441 raw prompts
- jamesdborin/Nemotron-SFT-Instruction-Following-Chat-v3-prompt-only: 787,952 raw prompts
- jamesdborin/Nemotron-RL-Instruction-Following-Adversarial-v1-prompt-only: 1,000 raw prompts
- jamesdborin/Nemotron-RL-Instruction-Following-Free-Form-Formatting-v1-prompt-only: 9,037 raw prompts
- jamesdborin/Nemotron-RL-Instruction-Following-Citation-Formatting-v1-prompt-only: 9,540 raw prompts
- jamesdborin/Nemotron-RL-Instruction-Following-MultiTurnChat-v1-prompt-only: 2,011 raw prompts
- jamesdborin/Nemotron-RL-Identity-Following-v1-prompt-only: 21,660 raw prompts
- jamesdborin/Nemotron-RL-CFBench-v1-prompt-only: 1,121 raw prompts
- jamesdborin/Nemotron-RL-SysBench-v1-prompt-only: 1,010 raw prompts
- jamesdborin/Nemotron-RL-Multichallenge-v1-prompt-only: 2,118 raw prompts
- jamesdborin/Nemotron-RL-InverseIFEval-v1-prompt-only: 1,000 raw prompts
- jamesdborin/Nemotron-RL-QA-Abstention-v1-prompt-only: 3,150 raw prompts
See merge_report.json for per-source parsed, retained, duplicate, and output-size counts.
Doubleword batch splits
Model-agnostic JSONL requests use model: "[MODEL]" and are ready for dw files prepare.
small: 100,000 requestsmedium: 500,000 requestslarge: 1,000,000 requests
DeepSeek V4 TorchSpec split
The deepseek-v4 configuration contains completed conversations generated by deepseek-ai/DeepSeek-V4-Flash and transformed for TorchSpec training.
small: 100,000 conversationsmedium: 500,000 conversations
Each row has an id and a conversations list containing the original request messages followed by the assistant response. Use conversations as TorchSpec's dataset.prompt_key.
