Oops! Something went wrong
[next-mdx-remote-client] error compiling MDX: Expected a closing tag for `<tool_response>` (6:74-6:89) before the end of `paragraph` 4 | ## What sets it apart 5 | - Multi-config mix: five dataset configs (func_calling_singleturn, func_calling, glaive_func_calling, json_mode_agentic, json_mode_singleturn) that cover single-turn calls, multi-turn agentic dialogues, cleaned glaive samples, and advanced JSON-mode responses. This variety helps models learn both simple and complex function-calling patterns. > 6 | - Explicit tool-call format: examples use XML-like `<tools>`/<tool_call>/<tool_response> conventions and pydantic-style schemas so models learn to emit machine-parseable function calls and to parse tool responses back into natural language or structured outputs. | ^ 7 | - Focus on structured extraction and agent skills: includes JSON-mode agentic samples and schema-driven extraction tasks useful for building reliable agents, RAG pipelines, and function-calling integrations. 8 | - Dataset scale & license: ~11,578 examples (size category 10K–100K), Apache-2.0 license, prepared for Hugging Face Datasets consumption with common libraries like pandas and polars. More information: https://mdxjs.com/docs/troubleshooting-mdx