Not training ready

#2
by armand0e - opened

Hello @MoreThought , first and foremost I'd like to thank you for creating and uploading this dataset! That being said though, there is some missing or malformed data here that makes it near impossible to properly train on.

  • Tool interactions are flattened into bare tool messages without tool names, arguments, IDs, or assistant tool_calls
  • reasoning and final answers are not separated
  • many traces contain empty assistant turns, and workflow/approval artifacts.

Please consider publishing a cleaned version with properly structured tool calls and a tool schema (row specific if different for each row), thanks again!

Sign up or log in to comment