File size: 1,090 Bytes
1ddfaf0 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 | ---
pretty_name: "Nemotron-RL-Instruction-Following-Free-Form-Formatting-v1-prompt-only"
tags:
- nemotron
- prompt-only
- post-training
source_datasets:
- "nvidia/Nemotron-RL-Instruction-Following-Free-Form-Formatting-v1"
configs:
- config_name: default
data_files:
- split: train
path: prompts.csv
---
# Nemotron-RL-Instruction-Following-Free-Form-Formatting-v1-prompt-only
Prompt-only extraction from `nvidia/Nemotron-RL-Instruction-Following-Free-Form-Formatting-v1`.
Files:
- `prompts.csv`: one prompt extraction record per source row. Records include
`prompt`, separated `system_prompt`, and structured `tools` when the source row
defines available tools. Nested values are JSON-encoded inside CSV cells.
- `summary.md`: source row counts, extracted row counts, count deltas, and failed prompt counts.
- `null_or_empty_rows.md`: row indexes where prompt extraction produced a null or empty prompt.
Summary:
- extracted rows: 9037
- failed prompt rows: 0
- row count delta: 0
Uploaded under `jamesdborin` from the Nemotron Post-Training v3 prompt extractor workflow.
|