Supervised Fine-Tuning conversation data for training agent models with tool-use capabilities.
This dataset contains multi-turn dialogs between users and AI agents, demonstrating proper tool selection and usage patterns.
for dialog in dataset['train']:
print(dialog['dialog_id'])… See the full description on the dataset page:
https://huggingface.co/datasets/intellistream/sage-agent-sft.