Dataset Viewer
Auto-converted to Parquet Duplicate
conversations
listlengths
3
63
text
stringlengths
32.4k
234k
task
stringlengths
15
15
num_turns
int64
3
63
[ { "from": "system", "value": "# Tools\n\nYou have access to the following functions:\n\n<tools>\n{\"type\": \"function\", \"function\": {\"name\": \"bash\", \"description\": \"Executes a given bash command in a persistent shell session with optional timeout, ensuring proper handling and security measures.\\...
<|im_start|>system # Tools You have access to the following functions: <tools> {"type": "function", "function": {"name": "bash", "description": "Executes a given bash command in a persistent shell session with optional timeout, ensuring proper handling and security measures.\n\nBe aware: OS: linux, Shell: bash\n\nAll...
nemotron-024684
29
[{"from":"system","value":"# Tools\n\nYou have access to the following functions:\n\n<tools>\n{\"typ(...TRUNCATED)
"<|im_start|>system\n# Tools\n\nYou have access to the following functions:\n\n<tools>\n{\"type\": \(...TRUNCATED)
nemotron-031340
9
[{"from":"system","value":"# Tools\n\nYou have access to the following functions:\n\n<tools>\n{\"typ(...TRUNCATED)
"<|im_start|>system\n# Tools\n\nYou have access to the following functions:\n\n<tools>\n{\"type\": \(...TRUNCATED)
nemotron-025289
5
[{"from":"system","value":"# Tools\n\nYou have access to the following functions:\n\n<tools>\n{\"typ(...TRUNCATED)
"<|im_start|>system\n# Tools\n\nYou have access to the following functions:\n\n<tools>\n{\"type\": \(...TRUNCATED)
nemotron-028329
5
[{"from":"system","value":"# Tools\n\nYou have access to the following functions:\n\n<tools>\n{\"typ(...TRUNCATED)
"<|im_start|>system\n# Tools\n\nYou have access to the following functions:\n\n<tools>\n{\"type\": \(...TRUNCATED)
nemotron-026210
9
[{"from":"system","value":"# Tools\n\nYou have access to the following functions:\n\n<tools>\n{\"typ(...TRUNCATED)
"<|im_start|>system\n# Tools\n\nYou have access to the following functions:\n\n<tools>\n{\"type\": \(...TRUNCATED)
nemotron-028221
13
[{"from":"system","value":"# Tools\n\nYou have access to the following functions:\n\n<tools>\n{\"typ(...TRUNCATED)
"<|im_start|>system\n# Tools\n\nYou have access to the following functions:\n\n<tools>\n{\"type\": \(...TRUNCATED)
nemotron-023517
13
[{"from":"system","value":"# Tools\n\nYou have access to the following functions:\n\n<tools>\n{\"typ(...TRUNCATED)
"<|im_start|>system\n# Tools\n\nYou have access to the following functions:\n\n<tools>\n{\"type\": \(...TRUNCATED)
nemotron-031824
5
[{"from":"system","value":"# Tools\n\nYou have access to the following functions:\n\n<tools>\n{\"typ(...TRUNCATED)
"<|im_start|>system\n# Tools\n\nYou have access to the following functions:\n\n<tools>\n{\"type\": \(...TRUNCATED)
nemotron-028603
5
[{"from":"system","value":"# Tools\n\nYou have access to the following functions:\n\n<tools>\n{\"typ(...TRUNCATED)
"<|im_start|>system\n# Tools\n\nYou have access to the following functions:\n\n<tools>\n{\"type\": \(...TRUNCATED)
nemotron-027419
9
End of preview. Expand in Data Studio

nemotron-code-oracle · Qwen3.5-122B-A10B · opencode · SFT

Multi-turn agentic SFT conversations distilled from opencode coding-agent traces generated with Qwen/Qwen3.5-122B-A10B-FP8 (131k context, verifier-on).

Each assistant turn is decoded verbatim from the serving engine's literal completion token IDs (RecordProxy capture) with the exact Qwen/Qwen3.5-122B-A10B-FP8 tokenizer — so it carries the model's real reasoning (<think>…</think>) and native opencode tool calls (<tool_call><function=…><parameter=…>). System + task turns are decoded from the first-step prompt; tool/observation turns come from the trace. Rows without literal tokens are dropped.

Fields

  • conversations — ShareGPT [{from: system|human|gpt, value}].
  • text — the flat conversation with Qwen <|im_start|> markers, reasoning preserved on every turn (the stock chat template strips <think> from history; this string does not, so per-turn reasoning is available for SFT).
  • task, num_turns.

Source traces: penfever/nemotron-code-oracle-filtered-qwen3.5-122b-131k-opencode-traces. Converter: literal completion tokens → text via AutoTokenizer.from_pretrained("Qwen/Qwen3.5-122B-A10B-FP8").

Downloads last month
59