socsim26-sharedtask
收藏资源简介:
本数据集是为COLM 2026研讨会“基于大语言模型的社会模拟”共享任务发布的扫描数据,旨在构建针对社会模拟日志的评估方法,以验证研究中预设的假设或用户基于场景和数据自行提出的问题。数据集包含五个独立的社会模拟场景研究:beauty_contest(11-20金钱请求游戏,涉及层级推理和玩家角色,670次运行)、iterated_pd(10轮双人囚徒困境,涉及框架和角色立场,3,465次运行)、polarization(关于暴露度、拓扑结构和记忆的回声室效应,220次运行)、observed_norms(基于四个国家人口的世界价值观调查价值量表,330次运行)以及persona_expression(探讨智能体群体多样性的来源,528次运行)。每个研究以压缩包形式提供,解压后包含机器可读的设计规范(design.yaml)、人类可读的研究说明(README.md)以及sweeps/目录。sweeps/目录下包含运行清单(manifest.jsonl/csv)、元数据(sweep_meta.json)和runs/子目录。每个运行日志详细记录了智能体的游戏选择、帖子、收益等动作事件(action_events.jsonl.gz)、调查或意见评级的探测事件(probe_events.jsonl.gz)以及每次模型调用的完整提示和原始响应(prompts_and_responses.jsonl.gz)。数据总规模在1,000到10,000个样本之间,格式主要为JSON/JSONL。该数据集适用于社会模拟评估、多智能体系统研究、大语言模型行为分析以及基于假设驱动的计算社会科学实验。数据使用CC BY 4.0许可证发布,但部分用于构建模拟的锚定数据和角色源数据受其各自上游许可约束。
This dataset is scan data released for the COLM 2026 workshop Social Simulation with Large Language Models shared task. The core objective is to construct evaluation methods for social simulation logs to verify pre-set assumptions in research or questions proposed by users based on scenarios and data. The dataset includes five independent social simulation scenario studies: beauty_contest (11-20 money request game, involving hierarchical reasoning and player roles, 670 runs), iterated_pd (10-round two-player prisoners dilemma, involving framing and role stances, 3,465 runs), polarization (echo chamber effects regarding exposure, topology, and memory, 220 runs), observed_norms (World Values Survey value scales based on populations from four countries, 330 runs), and persona_expression (exploring sources of agent group diversity, 528 runs). Each study is provided as a compressed package, which, when extracted, contains machine-readable design specifications (design.yaml), human-readable study descriptions (README.md), and a sweeps/ directory. The sweeps/ directory includes run manifests (manifest.jsonl/csv), metadata (sweep_meta.json), and a runs/ subdirectory. Each run log details agent actions such as game choices, posts, and payoffs in action events (action_events.jsonl.gz), probe events for surveys or opinion ratings (probe_events.jsonl.gz), and complete prompts and raw responses for each model call (prompts_and_responses.jsonl.gz). The total data size ranges from 1,000 to 10,000 samples, primarily in JSON/JSONL format. This dataset is suitable for social simulation evaluation, multi-agent system research, large language model behavior analysis, and hypothesis-driven computational social science experiments. The data is released under the CC BY 4.0 license, but some anchoring data and character source data used to build the simulations are subject to their respective upstream licenses.
数据集概述
数据集名称:Many Worlds — COLM 2026 Social-Simulation Shared Task Data
许可证:CC BY 4.0(模型生成内容);锚点与人物来源数据遵循各自上游许可条款(详见仓库中的 DATA_LICENSE.md)。
数据集规模:1K < n < 10K
主要用途:用于COLM 2026研讨会关于基于大型语言模型(LLM)的社会模拟共享任务。参与者需基于模拟日志构建评估方法,检验假设或提出自己的问题。无排行榜评分,评估基于准则与专家评审。
数据集内容
包含五个场景研究的压缩包(tarball)及一个SHA256校验和文件:
| 文件 | 研究内容 | 运行次数 |
|---|---|---|
beauty_contest_sweep.tar.gz |
11-20 金钱请求游戏(层级推理、玩家角色) | 670 |
iterated_pd_sweep.tar.gz |
10轮两人囚徒困境(框架、人物立场) | 3,465 |
polarization_sweep.tar.gz |
信息茧房(暴露、拓扑、记忆影响) | 220 |
observed_norms_sweep.tar.gz |
跨越四个国家人群的世界价值观调查(WVS)价值问题 | 330 |
persona_expression_sweep.tar.gz |
智能体人群多样性来源 | 528 |
每个压缩包解压后形成独立目录,结构如下:
<study>/ design.yaml # 机器可读的研究契约(假设、变量、扫描参数) README.md # 人类可读的研究规范 sweeps/ manifest.jsonl # 每次运行的参数、变量值、模型、种子、状态 manifest.csv # 上述内容的扁平化版本 sweep_meta.json # 设计哈希、silisocs提交版本、模型注册快照 SHA256SUMS # sweeps/目录下所有文件的校验和 DATA_README.md # 布局参考文档 runs/<condition_id>/seed_<n>/ runner_record.json run/ action_events.jsonl.gz # 游戏选择、帖子、收益 probe_events.jsonl.gz # 调查/观点评分(如有) prompts_and_responses.jsonl.gz # 模型调用完整提示与原始响应 effective_config.yaml sim_metrics.json
数据来源与生成
- 所有运行由 silisocs 提交版本
9bbd0fc18a3c0ac6481a3f6cf3790ce56f75573a(PyPI 发布为silisocs==0.2.0)生成。 - 使用本地开放权重模型:Qwen3.5 27B / 9B / 4B 和 Gemma-4 31B。
- 确切的提交版本与模型注册快照记录在每个压缩包的
sweeps/sweep_meta.json中。
相关链接
- 代码、研究规范与评估工具包:https://github.com/sandbox-social/socsim26_sharedtask
- 官网:https://sites.google.com/view/social-sims-with-llms/
- 提交截止日期:2026年8月7日(AoE时区)
使用说明
- 数据为纯 JSON/JSONL 格式,可用任意工具处理。
- 提供的
socsim_eval工具包可简化 gzip 解压与字段查找。 - 可通过 CLI 命令(如
socsim-eval dict beauty_contest)或 Python 接口(如from socsim_eval import open_study)使用。 - 完整评估指南见仓库中的
docs/EVALUATION_GUIDE.md。
研究人员须知
- 数据集仅包含模型生成内容,锚点与人物来源数据(如世界价值观调查数据)需自行获取,仓库中提供了相应脚本。
- 组织者自身的可观察量(observables)与预测将在截止日期后作为预注册内容发布,不作为评分标准。




