GPTZoo: A Large-scale Dataset of GPTs for the Research Community

Xinyi Hou,Yanjie Zhao,Shenao Wang,Haoyu Wang
2024-05-24
Abstract:The rapid advancements in Large Language Models (LLMs) have revolutionized natural language processing, with GPTs, customized versions of ChatGPT available on the GPT Store, emerging as a prominent technology for specific domains and tasks. To support academic research on GPTs, we introduce GPTZoo, a large-scale dataset comprising 730,420 GPT instances. Each instance includes rich metadata with 21 attributes describing its characteristics, as well as instructions, knowledge files, and third-party services utilized during its development. GPTZoo aims to provide researchers with a comprehensive and readily available resource to study the real-world applications, performance, and potential of GPTs. To facilitate efficient retrieval and analysis of GPTs, we also developed an automated command-line interface (CLI) that supports keyword-based searching of the dataset. To promote open research and innovation, the GPTZoo dataset will undergo continuous updates, and we are granting researchers public access to GPTZoo and its associated tools.
Software Engineering
What problem does this paper attempt to address?
The problem addressed by this paper is how to provide a large-scale dataset for the research community of GPT (Customized Applications based on ChatGPT) to support in-depth investigations into the various applications, performance, and potentials of GPT. The paper "GPTZoo: A Large-Scale Dataset for GPT" introduces GPTZoo, which is a large dataset comprising 730,420 instances of GPT. Each instance is accompanied by rich metadata, describing its features as well as the instructions, knowledge files, and third-party service information used during development. GPTZoo aims to provide researchers with a comprehensive and easily accessible resource for studying the practical applications, performance, and potentials of GPT. To facilitate data retrieval and analysis, the paper also develops an automated command-line interface (CLI) that supports keyword-based search functionality. Furthermore, the GPTZoo dataset will be continuously updated and made openly available to researchers to promote open research and innovation.