MIMIR: A Customizable Agent Tuning Platform for Enhanced Scientific Applications
Xiangru Tang, Chunyuan Deng, Hanminwang Hanminwang, Haoran Wang, Yilun Zhao, Wenqi Shi, Yi Fung, Wangchunshu Zhou
Abstract
Recently, large language models (LLMs) have evolved into interactive agents, proficient in planning, tool use, and task execution across various tasks. However, without agent-tuning, open-source models like LLaMA2 currently struggle to match the efficiency of larger models such as GPT-4 in scientific applications due to a lack of agent tuning datasets. In response, we introduce MIMIR, a streamlined platform that leverages large LLMs to generate agent-tuning data for fine-tuning smaller, specialized models. By employing a role-playing methodology, MIMIR enables larger models to simulate various roles and create interaction data, which can then be used to fine-tune open-source models like LLaMA2. This approach ensures that even smaller models can effectively serve as agents in scientific tasks. Integrating these features into an end-to-end platform, MIMIR facilitates everything from the uploading of scientific data to one-click agent fine-tuning. MIMIR is publicly released and actively maintained at https://github. com/gersteinlab/MIMIR, along with a demo video for quick-start, calling for broader development.
BibTeX
@inproceedings{tang-etal-2024-mimir,
title = "{MIMIR}: A Customizable Agent Tuning Platform for Enhanced Scientific Applications",
author = "Tang, Xiangru and
Deng, Chunyuan and
Hanminwang, Hanminwang and
Wang, Haoran and
Zhao, Yilun and
Shi, Wenqi and
Fung, Yi and
Zhou, Wangchunshu and
Cao, Jiannan and
Ji, Heng and
Cohan, Arman and
Gerstein, Mark",
editor = "Hernandez Farias, Delia Irazu and
Hope, Tom and
Li, Manling",
booktitle = "Proceedings of the 2024 Conference on Empirical Methods in Natural Language Processing: System Demonstrations",
month = nov,
year = "2024",
address = "Miami, Florida, USA",
publisher = "Association for Computational Linguistics",
url = "https://aclanthology.org/2024.emnlp-demo.49/",
doi = "10.18653/v1/2024.emnlp-demo.49",
pages = "486--496"
}