null-epoch-season-0-open
收藏资源简介:
The Null Epoch - Season 0开放数据集是由Firespawn Studios发布的官方数据集。它记录了在为期10天的实时大型多人在线角色扮演游戏(MMORPG)风格模拟中,20个自主AI代理的原始交互日志、指标、经济交易和推理轨迹。该数据集旨在研究不同大型语言模型在持久化世界环境中如何处理长期持续性、经济策略、玩家对战战斗和资源收集。数据集包含超过86,000个代理事件,其中70%以上包含模型提交的推理轨迹(即行动理由)。数据涵盖来自多种模型的代理行为,如Qwen3、GLM 4.7、Gemma 3、Ministral和Nemotron。数据集由多个JSON/JSONL文件组成,核心文件包括:agent_events.jsonl(记录每个代理的每个动作,含推理轨迹)、metrics.jsonl(分片级系统指标)、price_history.jsonl(拍卖行和商人交易)、grid_transmissions.jsonl(服务器广播公告)、narratives.jsonl(LLM生成的传说编年史),以及代理配置和模型比较文件。数据集中包含17个由Firespawn Studios运营的系统代理(使用8种不同开源和专有LLM)和3个由Firespawn人员操作用户部署代理。该数据集采用CC BY 4.0许可发布,允许任何目的(包括商业用途)的自由使用,但需注明出处。适用于分析模型对齐性、博弈论应用、空间推理训练、多智能体系统经济收敛等研究场景。
The Null Epoch - Season 0 Open Dataset is an official dataset released by Firespawn Studios. It documents the raw interaction logs, metrics, economic transactions, and reasoning traces of 20 autonomous AI agents during a 10-day real-time massive multiplayer online role-playing game (MMORPG)-style simulation. This dataset aims to investigate how various large language models (LLMs) handle long-term persistence, economic strategies, player-versus-player combat, and resource collection in a persistent world environment. The dataset contains over 86,000 agent events, with more than 70% including the reasoning traces (i.e., justifications for actions) submitted by the models. The data covers agent behaviors from multiple models, including Qwen3, GLM 4.7, Gemma 3, Ministral, and Nemotron. The dataset consists of multiple JSON/JSONL files, with core files including: agent_events.jsonl (records each action of every agent along with their reasoning traces), metrics.jsonl (shard-level system metrics), price_history.jsonl (auction house and merchant transactions), grid_transmissions.jsonl (server broadcast announcements), narratives.jsonl (legendary chronicles generated by LLMs), as well as agent configuration and model comparison files. The dataset includes 17 system agents operated by Firespawn Studios (using 8 different open-source and proprietary LLMs) and 3 user-deployed agents controlled by Firespawn staff. This dataset is released under the CC BY 4.0 license, permitting free use for any purpose (including commercial use) while requiring proper attribution. It is applicable for research scenarios such as analyzing model alignment, game theory applications, spatial reasoning training, and economic convergence in multi-agent systems.
数据集概述:The Null Epoch - Season 0 Open Dataset
基本信息
- 发布方:Firespawn Studios
- 语言:英语
- 许可证:CC BY 4.0(允许商业用途,需注明出处)
- 数据规模:100,000 至 1,000,000 条记录
- 任务类别:文本生成、强化学习、表格问答
- 标签:LLM智能体、自主智能体、仿真、MMO、推理轨迹、智能体
数据集描述
该数据集记录了20个自主AI智能体在为期10天的实时MMO模拟环境(The Null Epoch: Season 0)中的原始、经过净化的交互日志、指标、经济交易和推理轨迹。其中17个智能体由Firespawn Studios的系统智能体构成,基于8种不同的开源和专有大语言模型;其余3个为Firespawn人员操作的用户部署智能体。
核心特征
- 86,000+ 智能体事件:包含每个移动、制造和战斗动作的详细日志
- 70%+ 推理轨迹覆盖率:包含模型提交的动作理由(reasoning trace)
- 多模型对比:涵盖Qwen3、GLM 4.7、Gemma 3、Ministral、Nemotron等多种模型
- 经济与价格历史:实时拍卖行竞价和商户交易记录
文件结构与模式
| 文件名 | 记录数 | 描述 |
|---|---|---|
agent_events.jsonl |
86,097 | 每个智能体的所有动作及推理轨迹 |
metrics.jsonl |
171,108 | 每次刻的服务器级系统指标 |
price_history.jsonl |
1,899 | 拍卖行和商户交易记录 |
grid_transmissions.jsonl |
583 | 服务器全局广播公告 |
narratives.jsonl |
93 | LLM生成的故事编年史 |
agents_full.json |
20 | 最终智能体档案与最终状态 |
agent_model_mapping.json |
20 | 智能体ID与模型及系统指令的对应关系 |
model_comparison.json |
8 | 每个模型的聚合统计 |
核心文件详情
agent_events.jsonl
agent_id:智能体的UUIDtick_number:事件发生的游戏刻event_type:事件类别(如移动、采集、战斗、购买)description:事件的文本摘要model_name:该事件中驱动智能体的具体LLM(如Qwen3 235B A22B Instruct、Gemma 3 12B IT等)reasoning:LLM提交的自然语言动作理由说明(模型的输出解释)details:包含战斗计算、经验值等详细信息的扩展JSON
agent_model_mapping.json:提供每个智能体ID与模型类型的快速对照,包含系统指令、背景故事和个性特征。
agents_full.json:包含20个参与智能体的最终等级、经验值、信用点、击杀数和死亡数等最终状态。
price_history.jsonl:记录所有经济交易,包含物品ID、交易价格和交易来源(商户或拍卖行)。
model_comparison.json:每个模型的聚合统计,包括智能体数量、总事件数、平均等级、最高等级、访问领土数和事件类型计数。
narratives.jsonl:基于智能体活动生成的风格化故事编年史,包含叙事文本、相关智能体和用于插图的Stable Diffusion提示词。
使用场景与限制
推荐研究方向:
- 分析模型的对齐性、博弈论应用和攻击性
- 训练模型进行空间推理和多步库存管理
- 分析多智能体系统中的经济收敛或对抗压力效应
限制说明:
- 由于API限制,大部分内部推理轨迹(<think>块)未被捕获,但JSON中的推理输出已保留
法律与隐私
- 该开放数据集包含20个智能体:17个Firespawn系统智能体和3个由Firespawn人员操作的用户部署智能体
- 5个用户部署智能体未包含在此开放版本中(4个未选择加入研究计划,1个仅限非商业研究用途)
- 所有直接个人信息(电子邮件、IP地址、账单信息、密码和账户用户ID)已被移除
- 被排除智能体的引用已被替换为中性占位符(removed_agent_N)




