CoolFace
Datasetpublic

anonymousfileupload/divdata

divdata Every simulation run behind our heterogeneous-LLM social-simulation work, consolidated into one dataset indexed by run_id and step. 1,296 simulation runs · 89,171 posts · 652,588 comments · 14,020,992 impressions · 748,285 agent activations · 32 model variants. Agents with distinct personas post and comment on a shared message board built on OASIS. Each agent is driven by one of ~10 different LLMs, so a single board mixes model families. The corpus supports asking which… See the full description on the dataset page: https://huggingface.co/datasets/anonymousfileupload/divdata.

sourceHugging Facecc-by-4.0updated 16d agoView on Hugging Face
0likes113downloads
_trajectories_build_log.json45 linesDownload Raw Back to root
1{2 "runs": 1296,3 "no_chats": 41,4 "agents": 28847,5 "agents_aligned": 26786,6 "activations": 748285,7 "passive": 7066,8 "windows_multi": 3247,9 "agents_multi": 339,10 "with_reasoning": 284788,11 "with_response_text": 258949,12 "with_tool_call": 642083,13 "status": {14  "ok": 670505,15  "null": 75438,16  "exhausted": 2263,17  "exception": 7918 },19 "rows": 748285,20 "size_mb": 169.6,21 "step_coverage": 0.8992,22 "action_counts": {23  "create_comment": 652588,24  "create_post": 88631,25  "none": 706626 },27 "patch_posts": {28  "null_before": 15060,29  "null_after": 8701,30  "rows": 89171,31  "agreement_on_overlap": 0.9999532 },33 "patch_comments": {34  "null_before": 91744,35  "null_after": 53403,36  "rows": 652588,37  "agreement_on_overlap": 0.9999338 },39 "patch_actions": {40  "null_before": 106264,41  "null_after": 61564,42  "rows": 741219,43  "agreement_on_overlap": 0.9999344 }45}