{ "description": "Multi-agent routing and tool use dataset for training AI agents", "citation": "OPENCHEF!: AGENTIC v2.0 - Multi-Agent Routing Dataset", "homepage": "https://github.com/openclaw/openchef", "license": "mit", "features": { "id": { "dtype": "string", "id": null, "_type": "Value" }, "split": { "dtype": "string", "id": null, "_type": "Value" }, "task_description": { "dtype": "string", "id": null, "_type": "Value" }, "agents_involved": { "feature": { "dtype": "string", "id": null, "_type": "Value" }, "length": -1, "id": null, "_type": "Sequence" }, "full_trace": { "feature": { "agent_name": { "dtype": "string", "id": null, "_type": "Value" }, "role": { "dtype": "string", "id": null, "_type": "Value" }, "content": { "dtype": "string", "id": null, "_type": "Value" }, "tool_call": { "dtype": "string", "id": null, "_type": "Value" }, "tool_result": { "dtype": "string", "id": null, "_type": "Value" }, "timestamp_ms": { "dtype": "int64", "id": null, "_type": "Value" } }, "length": -1, "id": null, "_type": "Sequence" }, "final_success": { "dtype": "bool", "id": null, "_type": "Value" }, "steps_count": { "dtype": "int64", "id": null, "_type": "Value" }, "tool_use_count": { "dtype": "int64", "id": null, "_type": "Value" }, "routing_decisions": { "dtype": "int64", "id": null, "_type": "Value" }, "metadata": { "dtype": "string", "id": null, "_type": "Value" } }, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "openchef_agentic", "config_name": "default", "version": { "version_str": "2.0.0", "description": null, "major": 2, "minor": 0, "patch": 0 }, "splits": { "train": { "name": "train", "num_bytes": 0, "num_examples": 539, "dataset_name": "openchef_agentic" }, "validation": { "name": "validation", "num_bytes": 0, "num_examples": 127, "dataset_name": "openchef_agentic" }, "test": { "name": "test", "num_bytes": 0, "num_examples": 104, "dataset_name": "openchef_agentic" } }, "download_checksums": null, "download_size": 0, "post_processing_size": null, "dataset_size": 0, "size_in_bytes": 0 }