jupyter-agent-dataset-sft-tool-use-agent-data-cleaned-rectified
Multi-turn Jupyter notebook agent SFT dataset with explicit reasoning traces, structured tool calls, and stateful code execution chains.
Column
Type
Description
messages
list[struct{role, content}]
Native Arrow nested list of {role, content} dicts. Roles: system, user, reasoning, tool_call, tool_output, answer
from datasets import load_dataset