GPTZoo
收藏资源简介:
GPTZoo数据集由华中科技大学创建,是一个旨在促进GPTs研究的大规模数据集。该数据集包含了730,420个GPT实例,每个实例均配备详尽的元数据、指令、知识文件以及开发过程中使用到的第三方服务信息。数据来源于GPTs App和OpenAI GPT Store。为推动开放研究与创新,GPTZoo承诺将持续更新其数据集内容。考虑到版权和伦理因素,部分指令、知识文件和第三方服务数据仅部分开放,但为科学研究目的提供完整访问权限。该数据集为研究者提供了一个全面的研究资源,用以分析GPTs在现实世界中的应用、性能和潜力。
The GPTZoo dataset, created by Huazhong University of Science and Technology, is a large-scale dataset designed to advance GPTs research. It contains 730,420 GPT instances, each equipped with comprehensive metadata, instructions, knowledge files, and third-party service information used during development. The data is sourced from the GPTs App and the OpenAI GPT Store. To promote open research and innovation, GPTZoo commits to continuously updating its dataset content. Considering copyright and ethical factors, some of the instructions, knowledge files, and third-party service data are only partially accessible, yet full access is provided for scientific research purposes. This dataset provides researchers with a comprehensive research resource for analyzing the real-world applications, performance, and potential of GPTs.
数据集概述
GPTZoo 是一个大规模数据集,旨在支持GPT(生成预训练变换器)的学术研究。该数据集包含730,420个GPT实例,每个实例都附带丰富的元数据、指令、知识文件以及在开发过程中使用的第三方服务信息。
数据集内容
- 元数据:每个GPT实例包含21个描述属性。
- 指令:用于创建每个GPT实例的详细提示指令。
- 知识文件:在开发每个GPT实例时使用的支持文档和文件。
- 第三方服务:与每个GPT实例集成的外部服务信息。
访问限制
由于版权和伦理考虑,指令、知识文件和第三方服务数据的部分内容开放访问。如需全面访问以进行科学研究,请填写Google Form。
数据集结构
数据集结构如下:
GPTZoo ├── automated_cli/ ├── crawling/ ├── data_processing/ ├── dataset/ │ ├── meta_info_0.json │ ├── meta_info_1.json │ ├── ... │ ├── meta_info_41.json │ └── meta_info_42.json ├── gptzoo.py ├── requirements.txt └── result/
数据集用途
- 数据检索:支持基于特定标准的GPT实例检索。
- 数据分析:分析数据集的特定子集。




