You can download the dataset here.
This data release contains three files (one per track).
To avoid revealing any specifics about currently running agents, the dataset was processed in the following ways:
It should be possible to visualize the logs of any world in the dataset using scml-vis. Note that you can compile all (or some) of these worlds together in a single database allowing you to visualize multiple simulations at once. For example, if you have extracted Oneshot.zip
into the folder Oneshot
, you can visualize all worlds in it at once (will be very slow) by running scmlv compile Oneshot
followed by scmlv show -f Oneshot
.
The dataset contains the following set of files for each world simulation. You can find more information about them here:
File | Description |
---|---|
params.json | Basic world information |
info.json | Extended World information |
agents.json | Agent information |
negotiations.csv | Negotiation records (if any) |
contracts.csv | Contract records (Including exogenous contracts for std/collusion) |
breaches.csv | Breach records |
stats.csv | World and agent statistics |
Record Type | Count |
---|---|
negotiations | 8,930,289 |
contracts (excluding exogenous) | 5,535,216 |
breaches | 0 |
stats | 408,429 |
Record Type | Count |
---|---|
negotiations | 3,635,046 |
contracts (including exogenous) | 4,286,460 |
breaches | 290, 339 |
stats | 147, 022 |
Record Type | Count |
---|---|
negotiations | 4,495,196 |
contracts (including exogenous) | 4,434,247 |
breaches | 214,848 |
stats | 143,174 |