A dataset of 130 successful CodeAgent trajectories for training models to follow the smolagents CodeAgent format.
This dataset contains complete conversation trajectories demonstrating how to solve coding tasks using the CodeAgent Thought + Code pattern.
task: The problem to solve (string)
messages: Complete conversation history (list of role/content dicts)
duration_seconds: Time taken to… See the full description on the dataset page:
https://huggingface.co/datasets/krzysztofwos/CodeAgent-Trajectories.