query-MAS pairs dataset
收藏资源简介:
该数据集包含了查询-多智能体系统(MAS)对,由上海交通大学、上海人工智能实验室、牛津大学和悉尼大学合作构建。数据集通过将MAS统一表示为可执行的Python代码片段来构建,每个代码片段定义了一个MAS的前向函数,其中包括了智能体提示作为变量,LLM调用作为函数,智能体之间的关系通过字符串连接表示。数据集旨在用于训练LLM生成针对用户查询的特定MAS,从而简化和优化多智能体系统的构建过程。
This dataset comprises query-multi-agent system (MAS) pairs, and was collaboratively constructed by Shanghai Jiao Tong University, Shanghai AI Laboratory, University of Oxford, and the University of Sydney. It is built by uniformly representing MASs as executable Python code snippets: each code snippet defines the forward function of an MAS, where agent prompts serve as variables, LLM calls act as functions, and the relationships between agents are represented via string concatenation. This dataset is intended for training LLMs to generate specific MASs tailored to user queries, thereby simplifying and optimizing the construction workflow of multi-agent systems.

- 1MAS-GPT: Training LLMs to Build LLM-based Multi-Agent Systems上海交通大学, 上海人工智能实验室, 牛津大学, 悉尼大学 · 2025年



