Datasets:
APIGen-MT-5k (OpenAI Format)
This is a converted version of Salesforce/APIGen-MT-5k formatted for OpenAI-style tool calling.
Key Changes:
- Roles: Mapped
human->user,gpt->assistant,function_call->assistant(withtool_calls), andobservation->tool. - Reasoning: The
thinktool calls (CoT) have been converted intoreasoning_contentfor the subsequent assistant turn. - System Prompt: Dropped the system role messages.
- Schema:
messages: JSON string of a list of messages (user, assistant withtool_callsand/orreasoning_content, tool).tools_json: JSON string of the list of available tools.
- Downloads last month
- 11