SPADE-Grounding-Corpus-Games-15K
收藏资源简介:
SPADE 基础语料库(游戏版)是一个包含 15,000 个文档的数据集,用于为认知技能游戏环境生成提供基础支撑。该语料库中,10,000 个文档来自数学语料库,5,000 个来自科学语料库。每个文档被嵌入到生成提示中,使得提议者生成的环境能够锚定在真实的概念或技术之上,而非自由联想。数据集包含两个字段:text(文档的原始文本,与生成提示中的内容完全一致)和 metadata(包括 domain 字段,值为 mathematics 或 science;以及 url 字段,表示来源出处)。该数据集适用于文本生成任务,特别是与游戏环境生成相关的场景。
SPADE Base Corpus (Game Edition) is a dataset containing 15,000 documents designed to provide grounding for cognitive skill game environment generation. Among them, 10,000 documents are from the mathematics corpus and 5,000 from the science corpus. Each document is embedded into a generation prompt to anchor the proposed environment in real concepts or technologies rather than free association. The dataset contains two fields: text (the original text of the document, exactly as in the generation prompt) and metadata (including the domain field with values mathematics or science, and the url field indicating the source). This dataset is suitable for text generation tasks, particularly those related to game environment generation.
数据集概述
该数据集为 SPADE grounding corpus — games (15k),是一个用于支撑认知技能游戏环境生成任务的参考语料库。
基本信息
- 许可证:Apache 2.0
- 任务类型:文本生成
- 标签:spade、grounding-corpus、environment-generation、games
- 配置文件:
default(数据文件为data.jsonl)
数据规模与设置
- 文档总数:15,000 篇
- 环境设置:
games(游戏环境)
数据构成
- 10,000 篇 来源于数学语料库
- 5,000 篇 来源于科学语料库
字段说明
| 字段 | 描述 |
|---|---|
text |
文档内容,与嵌入生成提示中的文本完全一致 |
metadata |
包含 domain(领域,取值为 mathematics 或 science)和 url(来源链接,提供溯源信息) |
用途说明
每个生成提示中会嵌入一篇抽样文档,从而确保提议者生成的游戏环境能够锚定于真实的概念或技术,而非自由联想。该语料库与同时发布的生成环境数据配对使用。




