Dataset Preview
The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
The dataset generation failed
Error code: DatasetGenerationError
Exception: CastError
Message: Couldn't cast
format_version: int64
cache_key: struct<format_version: int64, corpus_sha256: string, encoder_sha256: string, bc_max_decisions: int64 (... 90 chars omitted)
child 0, format_version: int64
child 1, corpus_sha256: string
child 2, encoder_sha256: string
child 3, bc_max_decisions: int64
child 4, n_id: int64
child 5, n_float: int64
child 6, team_preview_actions: bool
child 7, request_own_move_shuffle: bool
n_games: int64
shard_size: int64
shards: list<item: struct<file: string, n_traj: int64, sha256: string>>
child 0, item: struct<file: string, n_traj: int64, sha256: string>
child 0, file: string
child 1, n_traj: int64
child 2, sha256: string
games_file: string
games_sha256: string
created_at: double
dataset_path: string
build_complete: bool
game_id: string
has_outcome: bool
diag: struct<team_preview_skipped: int64, own_move_shuffled: int64, obs_n_sides: int64, obs_n_first_decisi (... 300 chars omitted)
child 0, team_preview_skipped: int64
child 1, own_move_shuffled: int64
child 2, obs_n_sides: int64
child 3, obs_n_first_decisions_blind: int64
child 4, obs_n_decisions: int64
child 5, obs_n_decisions_unseen_active: int64
child 6, ou: struct<n_decisions_total: int64, n_team_skipped: int64, n_team_kept: int64, n_kept: int64, n_unmappa (... 115 chars omitted)
child 0, n_decisions_total: int64
child 1, n_team_skipped: int64
child 2, n_team_kept: int64
child 3, n_kept: int64
child 4, n_unmappable_move_first_reveal: int64
child 5, n_unmappable_switch: int64
child 6, n_dropped_no_team_context: int64
child 7, n_mask_mismatch: int64
sides: struct<p1: struct<n_records: int64, noisy: bool, violations: int64, kept: bool, reward: double, shar (... 174 chars omitted)
child 0, p1: struct<n_records: int64, noisy: bool, violations: int64, kept: bool, reward: double, shard: int64, r (... 28 chars omitted)
child 0, n_records: int64
child 1, noisy: bool
child 2, violations: int64
child 3, kept: bool
child 4, reward: double
child 5, shard: int64
child 6, row: int64
child 7, source_id: int64
child 1, p2: struct<n_records: int64, noisy: bool, violations: int64, kept: bool, reward: double, shard: int64, r (... 28 chars omitted)
child 0, n_records: int64
child 1, noisy: bool
child 2, violations: int64
child 3, kept: bool
child 4, reward: double
child 5, shard: int64
child 6, row: int64
child 7, source_id: int64
to
{'game_id': Value('string'), 'has_outcome': Value('bool'), 'sides': {'p1': {'n_records': Value('int64'), 'noisy': Value('bool'), 'violations': Value('int64'), 'kept': Value('bool'), 'reward': Value('float64'), 'shard': Value('int64'), 'row': Value('int64'), 'source_id': Value('int64')}, 'p2': {'n_records': Value('int64'), 'noisy': Value('bool'), 'violations': Value('int64'), 'kept': Value('bool'), 'reward': Value('float64'), 'shard': Value('int64'), 'row': Value('int64'), 'source_id': Value('int64')}}, 'diag': {'team_preview_skipped': Value('int64'), 'own_move_shuffled': Value('int64'), 'obs_n_sides': Value('int64'), 'obs_n_first_decisions_blind': Value('int64'), 'obs_n_decisions': Value('int64'), 'obs_n_decisions_unseen_active': Value('int64'), 'ou': {'n_decisions_total': Value('int64'), 'n_team_skipped': Value('int64'), 'n_team_kept': Value('int64'), 'n_kept': Value('int64'), 'n_unmappable_move_first_reveal': Value('int64'), 'n_unmappable_switch': Value('int64'), 'n_dropped_no_team_context': Value('int64'), 'n_mask_mismatch': Value('int64')}}}
because column names don't match
Traceback: Traceback (most recent call last):
File "/usr/local/lib/python3.14/site-packages/datasets/builder.py", line 1827, in _prepare_split_single
for key, table in generator:
^^^^^^^^^
File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 613, in wrapped
for item in generator(*args, **kwargs):
~~~~~~~~~^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.14/site-packages/datasets/packaged_modules/json/json.py", line 343, in _generate_tables
self._cast_table(pa_table, json_field_paths=json_field_paths),
~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.14/site-packages/datasets/packaged_modules/json/json.py", line 132, in _cast_table
pa_table = table_cast(pa_table, self.info.features.arrow_schema)
File "/usr/local/lib/python3.14/site-packages/datasets/table.py", line 2378, in table_cast
return cast_table_to_schema(table, schema)
File "/usr/local/lib/python3.14/site-packages/datasets/table.py", line 2306, in cast_table_to_schema
raise CastError(
...<3 lines>...
)
datasets.table.CastError: Couldn't cast
format_version: int64
cache_key: struct<format_version: int64, corpus_sha256: string, encoder_sha256: string, bc_max_decisions: int64 (... 90 chars omitted)
child 0, format_version: int64
child 1, corpus_sha256: string
child 2, encoder_sha256: string
child 3, bc_max_decisions: int64
child 4, n_id: int64
child 5, n_float: int64
child 6, team_preview_actions: bool
child 7, request_own_move_shuffle: bool
n_games: int64
shard_size: int64
shards: list<item: struct<file: string, n_traj: int64, sha256: string>>
child 0, item: struct<file: string, n_traj: int64, sha256: string>
child 0, file: string
child 1, n_traj: int64
child 2, sha256: string
games_file: string
games_sha256: string
created_at: double
dataset_path: string
build_complete: bool
game_id: string
has_outcome: bool
diag: struct<team_preview_skipped: int64, own_move_shuffled: int64, obs_n_sides: int64, obs_n_first_decisi (... 300 chars omitted)
child 0, team_preview_skipped: int64
child 1, own_move_shuffled: int64
child 2, obs_n_sides: int64
child 3, obs_n_first_decisions_blind: int64
child 4, obs_n_decisions: int64
child 5, obs_n_decisions_unseen_active: int64
child 6, ou: struct<n_decisions_total: int64, n_team_skipped: int64, n_team_kept: int64, n_kept: int64, n_unmappa (... 115 chars omitted)
child 0, n_decisions_total: int64
child 1, n_team_skipped: int64
child 2, n_team_kept: int64
child 3, n_kept: int64
child 4, n_unmappable_move_first_reveal: int64
child 5, n_unmappable_switch: int64
child 6, n_dropped_no_team_context: int64
child 7, n_mask_mismatch: int64
sides: struct<p1: struct<n_records: int64, noisy: bool, violations: int64, kept: bool, reward: double, shar (... 174 chars omitted)
child 0, p1: struct<n_records: int64, noisy: bool, violations: int64, kept: bool, reward: double, shard: int64, r (... 28 chars omitted)
child 0, n_records: int64
child 1, noisy: bool
child 2, violations: int64
child 3, kept: bool
child 4, reward: double
child 5, shard: int64
child 6, row: int64
child 7, source_id: int64
child 1, p2: struct<n_records: int64, noisy: bool, violations: int64, kept: bool, reward: double, shard: int64, r (... 28 chars omitted)
child 0, n_records: int64
child 1, noisy: bool
child 2, violations: int64
child 3, kept: bool
child 4, reward: double
child 5, shard: int64
child 6, row: int64
child 7, source_id: int64
to
{'game_id': Value('string'), 'has_outcome': Value('bool'), 'sides': {'p1': {'n_records': Value('int64'), 'noisy': Value('bool'), 'violations': Value('int64'), 'kept': Value('bool'), 'reward': Value('float64'), 'shard': Value('int64'), 'row': Value('int64'), 'source_id': Value('int64')}, 'p2': {'n_records': Value('int64'), 'noisy': Value('bool'), 'violations': Value('int64'), 'kept': Value('bool'), 'reward': Value('float64'), 'shard': Value('int64'), 'row': Value('int64'), 'source_id': Value('int64')}}, 'diag': {'team_preview_skipped': Value('int64'), 'own_move_shuffled': Value('int64'), 'obs_n_sides': Value('int64'), 'obs_n_first_decisions_blind': Value('int64'), 'obs_n_decisions': Value('int64'), 'obs_n_decisions_unseen_active': Value('int64'), 'ou': {'n_decisions_total': Value('int64'), 'n_team_skipped': Value('int64'), 'n_team_kept': Value('int64'), 'n_kept': Value('int64'), 'n_unmappable_move_first_reveal': Value('int64'), 'n_unmappable_switch': Value('int64'), 'n_dropped_no_team_context': Value('int64'), 'n_mask_mismatch': Value('int64')}}}
because column names don't match
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1369, in compute_config_parquet_and_info_response
parquet_operations, partial, estimated_dataset_info = stream_convert_to_parquet(
~~~~~~~~~~~~~~~~~~~~~~~~~^
builder, max_dataset_size_bytes=max_dataset_size_bytes
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
)
^
File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 948, in stream_convert_to_parquet
builder._prepare_split(split_generator=splits_generators[split], file_format="parquet")
~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.14/site-packages/datasets/builder.py", line 1694, in _prepare_split
for job_id, done, content in self._prepare_split_single(
~~~~~~~~~~~~~~~~~~~~~~~~~~^
gen_kwargs=gen_kwargs, job_id=job_id, **_prepare_split_args
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
):
^
File "/usr/local/lib/python3.14/site-packages/datasets/builder.py", line 1880, in _prepare_split_single
raise DatasetGenerationError("An error occurred while generating the dataset") from e
datasets.exceptions.DatasetGenerationError: An error occurred while generating the datasetNeed help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
game_id string | has_outcome bool | sides dict | diag dict |
|---|---|---|---|
human-ou:gen9ou-2413588607 | true | {
"p1": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": -1,
"shard": 0,
"row": 0,
"source_id": 7
},
"p2": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": 1,
"shard": 0,
"row": 1,
"source_id": 7
... | {
"team_preview_skipped": 0,
"own_move_shuffled": 0,
"obs_n_sides": 0,
"obs_n_first_decisions_blind": 0,
"obs_n_decisions": 0,
"obs_n_decisions_unseen_active": 0,
"ou": {
"n_decisions_total": 75,
"n_team_skipped": 0,
"n_team_kept": 2,
"n_kept": 48,
"n_unmappable_move_first_reveal": 25,... |
human-ou:gen9ou-2413786141 | true | {
"p1": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": 1,
"shard": 0,
"row": 2,
"source_id": 6
},
"p2": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": -1,
"shard": 0,
"row": 3,
"source_id": 6
... | {
"team_preview_skipped": 0,
"own_move_shuffled": 0,
"obs_n_sides": 0,
"obs_n_first_decisions_blind": 0,
"obs_n_decisions": 0,
"obs_n_decisions_unseen_active": 0,
"ou": {
"n_decisions_total": 184,
"n_team_skipped": 0,
"n_team_kept": 2,
"n_kept": 149,
"n_unmappable_move_first_reveal": 3... |
human-ou:gen9ou-2418714463 | true | {
"p1": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": -1,
"shard": 0,
"row": 4,
"source_id": 6
},
"p2": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": 1,
"shard": 0,
"row": 5,
"source_id": 6
... | {
"team_preview_skipped": 0,
"own_move_shuffled": 0,
"obs_n_sides": 0,
"obs_n_first_decisions_blind": 0,
"obs_n_decisions": 0,
"obs_n_decisions_unseen_active": 0,
"ou": {
"n_decisions_total": 123,
"n_team_skipped": 0,
"n_team_kept": 2,
"n_kept": 91,
"n_unmappable_move_first_reveal": 30... |
human-ou:gen9ou-2413286622 | true | {
"p1": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": -1,
"shard": 0,
"row": 6,
"source_id": 6
},
"p2": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": 1,
"shard": 0,
"row": 7,
"source_id": 6
... | {
"team_preview_skipped": 0,
"own_move_shuffled": 0,
"obs_n_sides": 0,
"obs_n_first_decisions_blind": 0,
"obs_n_decisions": 0,
"obs_n_decisions_unseen_active": 0,
"ou": {
"n_decisions_total": 49,
"n_team_skipped": 0,
"n_team_kept": 2,
"n_kept": 29,
"n_unmappable_move_first_reveal": 18,... |
human-ou:gen9ou-2412723140 | true | {
"p1": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": -1,
"shard": 0,
"row": 8,
"source_id": 6
},
"p2": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": 1,
"shard": 0,
"row": 9,
"source_id": 6
... | {
"team_preview_skipped": 0,
"own_move_shuffled": 0,
"obs_n_sides": 0,
"obs_n_first_decisions_blind": 0,
"obs_n_decisions": 0,
"obs_n_decisions_unseen_active": 0,
"ou": {
"n_decisions_total": 134,
"n_team_skipped": 0,
"n_team_kept": 2,
"n_kept": 102,
"n_unmappable_move_first_reveal": 3... |
human-ou:gen9ou-2427481349 | true | {
"p1": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": -1,
"shard": 0,
"row": 10,
"source_id": 6
},
"p2": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": 1,
"shard": 0,
"row": 11,
"source_id": 6
... | {
"team_preview_skipped": 0,
"own_move_shuffled": 0,
"obs_n_sides": 0,
"obs_n_first_decisions_blind": 0,
"obs_n_decisions": 0,
"obs_n_decisions_unseen_active": 0,
"ou": {
"n_decisions_total": 45,
"n_team_skipped": 0,
"n_team_kept": 2,
"n_kept": 25,
"n_unmappable_move_first_reveal": 18,... |
human-ou:gen9ou-2413766579 | true | {
"p1": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": 1,
"shard": 0,
"row": 12,
"source_id": 6
},
"p2": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": -1,
"shard": 0,
"row": 13,
"source_id": 6
... | {
"team_preview_skipped": 0,
"own_move_shuffled": 0,
"obs_n_sides": 0,
"obs_n_first_decisions_blind": 0,
"obs_n_decisions": 0,
"obs_n_decisions_unseen_active": 0,
"ou": {
"n_decisions_total": 63,
"n_team_skipped": 0,
"n_team_kept": 2,
"n_kept": 34,
"n_unmappable_move_first_reveal": 27,... |
human-ou:gen9ou-2427469267 | true | {
"p1": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": -1,
"shard": 0,
"row": 14,
"source_id": 6
},
"p2": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": 1,
"shard": 0,
"row": 15,
"source_id": 6
... | {
"team_preview_skipped": 0,
"own_move_shuffled": 0,
"obs_n_sides": 0,
"obs_n_first_decisions_blind": 0,
"obs_n_decisions": 0,
"obs_n_decisions_unseen_active": 0,
"ou": {
"n_decisions_total": 52,
"n_team_skipped": 0,
"n_team_kept": 2,
"n_kept": 36,
"n_unmappable_move_first_reveal": 14,... |
human-ou:gen9ou-2427561034 | true | {
"p1": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": -1,
"shard": 0,
"row": 16,
"source_id": 6
},
"p2": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": 1,
"shard": 0,
"row": 17,
"source_id": 6
... | {
"team_preview_skipped": 0,
"own_move_shuffled": 0,
"obs_n_sides": 0,
"obs_n_first_decisions_blind": 0,
"obs_n_decisions": 0,
"obs_n_decisions_unseen_active": 0,
"ou": {
"n_decisions_total": 126,
"n_team_skipped": 0,
"n_team_kept": 2,
"n_kept": 100,
"n_unmappable_move_first_reveal": 2... |
human-ou:gen9ou-2427702302 | true | {
"p1": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": -1,
"shard": 0,
"row": 18,
"source_id": 6
},
"p2": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": 1,
"shard": 0,
"row": 19,
"source_id": 6
... | {
"team_preview_skipped": 0,
"own_move_shuffled": 0,
"obs_n_sides": 0,
"obs_n_first_decisions_blind": 0,
"obs_n_decisions": 0,
"obs_n_decisions_unseen_active": 0,
"ou": {
"n_decisions_total": 40,
"n_team_skipped": 0,
"n_team_kept": 2,
"n_kept": 25,
"n_unmappable_move_first_reveal": 13,... |
human-ou:gen9ou-2414165573 | true | {
"p1": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": -1,
"shard": 0,
"row": 20,
"source_id": 6
},
"p2": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": 1,
"shard": 0,
"row": 21,
"source_id": 6
... | {
"team_preview_skipped": 0,
"own_move_shuffled": 0,
"obs_n_sides": 0,
"obs_n_first_decisions_blind": 0,
"obs_n_decisions": 0,
"obs_n_decisions_unseen_active": 0,
"ou": {
"n_decisions_total": 71,
"n_team_skipped": 0,
"n_team_kept": 2,
"n_kept": 45,
"n_unmappable_move_first_reveal": 24,... |
human-ou:gen9ou-2413485514 | true | {
"p1": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": -1,
"shard": 0,
"row": 22,
"source_id": 6
},
"p2": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": 1,
"shard": 0,
"row": 23,
"source_id": 6
... | {
"team_preview_skipped": 0,
"own_move_shuffled": 0,
"obs_n_sides": 0,
"obs_n_first_decisions_blind": 0,
"obs_n_decisions": 0,
"obs_n_decisions_unseen_active": 0,
"ou": {
"n_decisions_total": 109,
"n_team_skipped": 0,
"n_team_kept": 2,
"n_kept": 76,
"n_unmappable_move_first_reveal": 31... |
human-ou:gen9ou-2661757165 | true | {
"p1": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": 1,
"shard": 0,
"row": 24,
"source_id": 6
},
"p2": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": -1,
"shard": 0,
"row": 25,
"source_id": 6
... | {
"team_preview_skipped": 0,
"own_move_shuffled": 0,
"obs_n_sides": 0,
"obs_n_first_decisions_blind": 0,
"obs_n_decisions": 0,
"obs_n_decisions_unseen_active": 0,
"ou": {
"n_decisions_total": 84,
"n_team_skipped": 0,
"n_team_kept": 2,
"n_kept": 57,
"n_unmappable_move_first_reveal": 25,... |
human-ou:gen9ou-2413602377 | true | {
"p1": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": -1,
"shard": 0,
"row": 26,
"source_id": 6
},
"p2": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": 1,
"shard": 0,
"row": 27,
"source_id": 6
... | {
"team_preview_skipped": 0,
"own_move_shuffled": 0,
"obs_n_sides": 0,
"obs_n_first_decisions_blind": 0,
"obs_n_decisions": 0,
"obs_n_decisions_unseen_active": 0,
"ou": {
"n_decisions_total": 63,
"n_team_skipped": 0,
"n_team_kept": 2,
"n_kept": 39,
"n_unmappable_move_first_reveal": 22,... |
human-ou:gen9ou-2661945589 | true | {
"p1": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": 1,
"shard": 0,
"row": 28,
"source_id": 6
},
"p2": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": -1,
"shard": 0,
"row": 29,
"source_id": 6
... | {
"team_preview_skipped": 0,
"own_move_shuffled": 0,
"obs_n_sides": 0,
"obs_n_first_decisions_blind": 0,
"obs_n_decisions": 0,
"obs_n_decisions_unseen_active": 0,
"ou": {
"n_decisions_total": 78,
"n_team_skipped": 0,
"n_team_kept": 2,
"n_kept": 56,
"n_unmappable_move_first_reveal": 20,... |
human-ou:gen9ou-2413307677 | true | {
"p1": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": -1,
"shard": 0,
"row": 30,
"source_id": 6
},
"p2": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": 1,
"shard": 0,
"row": 31,
"source_id": 6
... | {
"team_preview_skipped": 0,
"own_move_shuffled": 0,
"obs_n_sides": 0,
"obs_n_first_decisions_blind": 0,
"obs_n_decisions": 0,
"obs_n_decisions_unseen_active": 0,
"ou": {
"n_decisions_total": 68,
"n_team_skipped": 0,
"n_team_kept": 2,
"n_kept": 45,
"n_unmappable_move_first_reveal": 21,... |
human-ou:gen9ou-2418720234 | true | {
"p1": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": -1,
"shard": 0,
"row": 32,
"source_id": 6
},
"p2": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": 1,
"shard": 0,
"row": 33,
"source_id": 6
... | {
"team_preview_skipped": 0,
"own_move_shuffled": 0,
"obs_n_sides": 0,
"obs_n_first_decisions_blind": 0,
"obs_n_decisions": 0,
"obs_n_decisions_unseen_active": 0,
"ou": {
"n_decisions_total": 119,
"n_team_skipped": 0,
"n_team_kept": 2,
"n_kept": 92,
"n_unmappable_move_first_reveal": 25... |
human-ou:gen9ou-2418499331 | true | {
"p1": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": -1,
"shard": 0,
"row": 34,
"source_id": 6
},
"p2": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": 1,
"shard": 0,
"row": 35,
"source_id": 6
... | {
"team_preview_skipped": 0,
"own_move_shuffled": 0,
"obs_n_sides": 0,
"obs_n_first_decisions_blind": 0,
"obs_n_decisions": 0,
"obs_n_decisions_unseen_active": 0,
"ou": {
"n_decisions_total": 68,
"n_team_skipped": 0,
"n_team_kept": 2,
"n_kept": 44,
"n_unmappable_move_first_reveal": 22,... |
human-ou:gen9ou-2414141630 | true | {
"p1": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": 1,
"shard": 0,
"row": 36,
"source_id": 6
},
"p2": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": -1,
"shard": 0,
"row": 37,
"source_id": 6
... | {
"team_preview_skipped": 0,
"own_move_shuffled": 0,
"obs_n_sides": 0,
"obs_n_first_decisions_blind": 0,
"obs_n_decisions": 0,
"obs_n_decisions_unseen_active": 0,
"ou": {
"n_decisions_total": 157,
"n_team_skipped": 0,
"n_team_kept": 2,
"n_kept": 129,
"n_unmappable_move_first_reveal": 2... |
human-ou:gen9ou-2427692235 | true | {
"p1": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": 1,
"shard": 0,
"row": 38,
"source_id": 6
},
"p2": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": -1,
"shard": 0,
"row": 39,
"source_id": 6
... | {
"team_preview_skipped": 0,
"own_move_shuffled": 0,
"obs_n_sides": 0,
"obs_n_first_decisions_blind": 0,
"obs_n_decisions": 0,
"obs_n_decisions_unseen_active": 0,
"ou": {
"n_decisions_total": 55,
"n_team_skipped": 0,
"n_team_kept": 2,
"n_kept": 38,
"n_unmappable_move_first_reveal": 15,... |
human-ou:gen9ou-2414156850 | true | {
"p1": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": -1,
"shard": 0,
"row": 40,
"source_id": 6
},
"p2": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": 1,
"shard": 0,
"row": 41,
"source_id": 6
... | {
"team_preview_skipped": 0,
"own_move_shuffled": 0,
"obs_n_sides": 0,
"obs_n_first_decisions_blind": 0,
"obs_n_decisions": 0,
"obs_n_decisions_unseen_active": 0,
"ou": {
"n_decisions_total": 66,
"n_team_skipped": 0,
"n_team_kept": 2,
"n_kept": 42,
"n_unmappable_move_first_reveal": 22,... |
human-ou:gen9ou-2413818711 | true | {
"p1": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": 1,
"shard": 0,
"row": 42,
"source_id": 6
},
"p2": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": -1,
"shard": 0,
"row": 43,
"source_id": 6
... | {
"team_preview_skipped": 0,
"own_move_shuffled": 0,
"obs_n_sides": 0,
"obs_n_first_decisions_blind": 0,
"obs_n_decisions": 0,
"obs_n_decisions_unseen_active": 0,
"ou": {
"n_decisions_total": 84,
"n_team_skipped": 0,
"n_team_kept": 2,
"n_kept": 59,
"n_unmappable_move_first_reveal": 23,... |
human-ou:gen9ou-2413660087 | true | {
"p1": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": -1,
"shard": 0,
"row": 44,
"source_id": 6
},
"p2": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": 1,
"shard": 0,
"row": 45,
"source_id": 6
... | {
"team_preview_skipped": 0,
"own_move_shuffled": 0,
"obs_n_sides": 0,
"obs_n_first_decisions_blind": 0,
"obs_n_decisions": 0,
"obs_n_decisions_unseen_active": 0,
"ou": {
"n_decisions_total": 173,
"n_team_skipped": 0,
"n_team_kept": 2,
"n_kept": 134,
"n_unmappable_move_first_reveal": 3... |
human-ou:gen9ou-2413554129 | true | {
"p1": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": 1,
"shard": 0,
"row": 46,
"source_id": 6
},
"p2": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": -1,
"shard": 0,
"row": 47,
"source_id": 6
... | {
"team_preview_skipped": 0,
"own_move_shuffled": 0,
"obs_n_sides": 0,
"obs_n_first_decisions_blind": 0,
"obs_n_decisions": 0,
"obs_n_decisions_unseen_active": 0,
"ou": {
"n_decisions_total": 208,
"n_team_skipped": 0,
"n_team_kept": 2,
"n_kept": 179,
"n_unmappable_move_first_reveal": 2... |
human-ou:gen9ou-2414119375 | true | {
"p1": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": 1,
"shard": 0,
"row": 48,
"source_id": 6
},
"p2": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": -1,
"shard": 0,
"row": 49,
"source_id": 6
... | {
"team_preview_skipped": 0,
"own_move_shuffled": 0,
"obs_n_sides": 0,
"obs_n_first_decisions_blind": 0,
"obs_n_decisions": 0,
"obs_n_decisions_unseen_active": 0,
"ou": {
"n_decisions_total": 68,
"n_team_skipped": 0,
"n_team_kept": 2,
"n_kept": 43,
"n_unmappable_move_first_reveal": 23,... |
human-ou:gen9ou-2414117748 | true | {
"p1": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": -1,
"shard": 0,
"row": 50,
"source_id": 6
},
"p2": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": 1,
"shard": 0,
"row": 51,
"source_id": 6
... | {
"team_preview_skipped": 0,
"own_move_shuffled": 0,
"obs_n_sides": 0,
"obs_n_first_decisions_blind": 0,
"obs_n_decisions": 0,
"obs_n_decisions_unseen_active": 0,
"ou": {
"n_decisions_total": 41,
"n_team_skipped": 0,
"n_team_kept": 2,
"n_kept": 20,
"n_unmappable_move_first_reveal": 19,... |
human-ou:gen9ou-2661945794 | true | {
"p1": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": 1,
"shard": 0,
"row": 52,
"source_id": 6
},
"p2": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": -1,
"shard": 0,
"row": 53,
"source_id": 6
... | {
"team_preview_skipped": 0,
"own_move_shuffled": 0,
"obs_n_sides": 0,
"obs_n_first_decisions_blind": 0,
"obs_n_decisions": 0,
"obs_n_decisions_unseen_active": 0,
"ou": {
"n_decisions_total": 25,
"n_team_skipped": 0,
"n_team_kept": 2,
"n_kept": 14,
"n_unmappable_move_first_reveal": 9,
... |
human-ou:gen9ou-2329696898 | true | {
"p1": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": 1,
"shard": 0,
"row": 54,
"source_id": 6
},
"p2": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": -1,
"shard": 0,
"row": 55,
"source_id": 6
... | {
"team_preview_skipped": 0,
"own_move_shuffled": 0,
"obs_n_sides": 0,
"obs_n_first_decisions_blind": 0,
"obs_n_decisions": 0,
"obs_n_decisions_unseen_active": 0,
"ou": {
"n_decisions_total": 229,
"n_team_skipped": 0,
"n_team_kept": 2,
"n_kept": 195,
"n_unmappable_move_first_reveal": 3... |
human-ou:gen9ou-2427601054 | true | {
"p1": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": -1,
"shard": 0,
"row": 56,
"source_id": 6
},
"p2": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": 1,
"shard": 0,
"row": 57,
"source_id": 6
... | {
"team_preview_skipped": 0,
"own_move_shuffled": 0,
"obs_n_sides": 0,
"obs_n_first_decisions_blind": 0,
"obs_n_decisions": 0,
"obs_n_decisions_unseen_active": 0,
"ou": {
"n_decisions_total": 100,
"n_team_skipped": 0,
"n_team_kept": 2,
"n_kept": 73,
"n_unmappable_move_first_reveal": 25... |
human-ou:gen9ou-2423159860 | true | {
"p1": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": 1,
"shard": 0,
"row": 58,
"source_id": 6
},
"p2": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": -1,
"shard": 0,
"row": 59,
"source_id": 6
... | {
"team_preview_skipped": 0,
"own_move_shuffled": 0,
"obs_n_sides": 0,
"obs_n_first_decisions_blind": 0,
"obs_n_decisions": 0,
"obs_n_decisions_unseen_active": 0,
"ou": {
"n_decisions_total": 49,
"n_team_skipped": 0,
"n_team_kept": 2,
"n_kept": 28,
"n_unmappable_move_first_reveal": 19,... |
human-ou:gen9ou-2414152741 | true | {
"p1": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": 1,
"shard": 0,
"row": 60,
"source_id": 6
},
"p2": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": -1,
"shard": 0,
"row": 61,
"source_id": 6
... | {
"team_preview_skipped": 0,
"own_move_shuffled": 0,
"obs_n_sides": 0,
"obs_n_first_decisions_blind": 0,
"obs_n_decisions": 0,
"obs_n_decisions_unseen_active": 0,
"ou": {
"n_decisions_total": 147,
"n_team_skipped": 0,
"n_team_kept": 2,
"n_kept": 113,
"n_unmappable_move_first_reveal": 3... |
human-ou:gen9ou-2571982676 | true | {
"p1": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": 1,
"shard": 0,
"row": 62,
"source_id": 6
},
"p2": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": -1,
"shard": 0,
"row": 63,
"source_id": 6
... | {
"team_preview_skipped": 0,
"own_move_shuffled": 0,
"obs_n_sides": 0,
"obs_n_first_decisions_blind": 0,
"obs_n_decisions": 0,
"obs_n_decisions_unseen_active": 0,
"ou": {
"n_decisions_total": 58,
"n_team_skipped": 0,
"n_team_kept": 2,
"n_kept": 34,
"n_unmappable_move_first_reveal": 22,... |
human-ou:gen9ou-2427464134 | true | {
"p1": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": 1,
"shard": 0,
"row": 64,
"source_id": 6
},
"p2": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": -1,
"shard": 0,
"row": 65,
"source_id": 6
... | {
"team_preview_skipped": 0,
"own_move_shuffled": 0,
"obs_n_sides": 0,
"obs_n_first_decisions_blind": 0,
"obs_n_decisions": 0,
"obs_n_decisions_unseen_active": 0,
"ou": {
"n_decisions_total": 106,
"n_team_skipped": 0,
"n_team_kept": 2,
"n_kept": 75,
"n_unmappable_move_first_reveal": 29... |
human-ou:gen9ou-2414102530 | true | {
"p1": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": 1,
"shard": 0,
"row": 66,
"source_id": 6
},
"p2": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": -1,
"shard": 0,
"row": 67,
"source_id": 6
... | {
"team_preview_skipped": 0,
"own_move_shuffled": 0,
"obs_n_sides": 0,
"obs_n_first_decisions_blind": 0,
"obs_n_decisions": 0,
"obs_n_decisions_unseen_active": 0,
"ou": {
"n_decisions_total": 33,
"n_team_skipped": 0,
"n_team_kept": 2,
"n_kept": 20,
"n_unmappable_move_first_reveal": 11,... |
human-ou:gen9ou-2413772720 | true | {
"p1": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": -1,
"shard": 0,
"row": 68,
"source_id": 6
},
"p2": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": 1,
"shard": 0,
"row": 69,
"source_id": 6
... | {
"team_preview_skipped": 0,
"own_move_shuffled": 0,
"obs_n_sides": 0,
"obs_n_first_decisions_blind": 0,
"obs_n_decisions": 0,
"obs_n_decisions_unseen_active": 0,
"ou": {
"n_decisions_total": 81,
"n_team_skipped": 0,
"n_team_kept": 2,
"n_kept": 53,
"n_unmappable_move_first_reveal": 26,... |
human-ou:gen9ou-2427532967 | true | {
"p1": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": 1,
"shard": 0,
"row": 70,
"source_id": 6
},
"p2": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": -1,
"shard": 0,
"row": 71,
"source_id": 6
... | {
"team_preview_skipped": 0,
"own_move_shuffled": 0,
"obs_n_sides": 0,
"obs_n_first_decisions_blind": 0,
"obs_n_decisions": 0,
"obs_n_decisions_unseen_active": 0,
"ou": {
"n_decisions_total": 56,
"n_team_skipped": 0,
"n_team_kept": 2,
"n_kept": 37,
"n_unmappable_move_first_reveal": 17,... |
human-ou:gen9ou-2661904535 | true | {
"p1": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": -1,
"shard": 0,
"row": 72,
"source_id": 6
},
"p2": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": 1,
"shard": 0,
"row": 73,
"source_id": 6
... | {
"team_preview_skipped": 0,
"own_move_shuffled": 0,
"obs_n_sides": 0,
"obs_n_first_decisions_blind": 0,
"obs_n_decisions": 0,
"obs_n_decisions_unseen_active": 0,
"ou": {
"n_decisions_total": 102,
"n_team_skipped": 0,
"n_team_kept": 2,
"n_kept": 72,
"n_unmappable_move_first_reveal": 28... |
human-ou:gen9ou-2427566277 | true | {
"p1": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": -1,
"shard": 0,
"row": 74,
"source_id": 6
},
"p2": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": 1,
"shard": 0,
"row": 75,
"source_id": 6
... | {
"team_preview_skipped": 0,
"own_move_shuffled": 0,
"obs_n_sides": 0,
"obs_n_first_decisions_blind": 0,
"obs_n_decisions": 0,
"obs_n_decisions_unseen_active": 0,
"ou": {
"n_decisions_total": 185,
"n_team_skipped": 0,
"n_team_kept": 2,
"n_kept": 152,
"n_unmappable_move_first_reveal": 3... |
human-ou:gen9ou-2661928917 | true | {
"p1": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": -1,
"shard": 0,
"row": 76,
"source_id": 6
},
"p2": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": 1,
"shard": 0,
"row": 77,
"source_id": 6
... | {
"team_preview_skipped": 0,
"own_move_shuffled": 0,
"obs_n_sides": 0,
"obs_n_first_decisions_blind": 0,
"obs_n_decisions": 0,
"obs_n_decisions_unseen_active": 0,
"ou": {
"n_decisions_total": 75,
"n_team_skipped": 0,
"n_team_kept": 2,
"n_kept": 48,
"n_unmappable_move_first_reveal": 25,... |
human-ou:gen9ou-2661641308 | true | {
"p1": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": 1,
"shard": 0,
"row": 78,
"source_id": 6
},
"p2": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": -1,
"shard": 0,
"row": 79,
"source_id": 6
... | {
"team_preview_skipped": 0,
"own_move_shuffled": 0,
"obs_n_sides": 0,
"obs_n_first_decisions_blind": 0,
"obs_n_decisions": 0,
"obs_n_decisions_unseen_active": 0,
"ou": {
"n_decisions_total": 169,
"n_team_skipped": 0,
"n_team_kept": 2,
"n_kept": 135,
"n_unmappable_move_first_reveal": 3... |
human-ou:gen9ou-2427699444 | true | {
"p1": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": 1,
"shard": 0,
"row": 80,
"source_id": 6
},
"p2": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": -1,
"shard": 0,
"row": 81,
"source_id": 6
... | {
"team_preview_skipped": 0,
"own_move_shuffled": 0,
"obs_n_sides": 0,
"obs_n_first_decisions_blind": 0,
"obs_n_decisions": 0,
"obs_n_decisions_unseen_active": 0,
"ou": {
"n_decisions_total": 56,
"n_team_skipped": 0,
"n_team_kept": 2,
"n_kept": 33,
"n_unmappable_move_first_reveal": 21,... |
human-ou:gen9ou-2427643224 | true | {
"p1": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": 1,
"shard": 0,
"row": 82,
"source_id": 6
},
"p2": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": -1,
"shard": 0,
"row": 83,
"source_id": 6
... | {
"team_preview_skipped": 0,
"own_move_shuffled": 0,
"obs_n_sides": 0,
"obs_n_first_decisions_blind": 0,
"obs_n_decisions": 0,
"obs_n_decisions_unseen_active": 0,
"ou": {
"n_decisions_total": 99,
"n_team_skipped": 0,
"n_team_kept": 2,
"n_kept": 72,
"n_unmappable_move_first_reveal": 25,... |
human-ou:gen9ou-2418729986 | true | {
"p1": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": -1,
"shard": 0,
"row": 84,
"source_id": 6
},
"p2": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": 1,
"shard": 0,
"row": 85,
"source_id": 6
... | {
"team_preview_skipped": 0,
"own_move_shuffled": 0,
"obs_n_sides": 0,
"obs_n_first_decisions_blind": 0,
"obs_n_decisions": 0,
"obs_n_decisions_unseen_active": 0,
"ou": {
"n_decisions_total": 90,
"n_team_skipped": 0,
"n_team_kept": 2,
"n_kept": 59,
"n_unmappable_move_first_reveal": 29,... |
human-ou:gen9ou-2418658279 | true | {
"p1": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": 1,
"shard": 0,
"row": 86,
"source_id": 6
},
"p2": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": -1,
"shard": 0,
"row": 87,
"source_id": 6
... | {
"team_preview_skipped": 0,
"own_move_shuffled": 0,
"obs_n_sides": 0,
"obs_n_first_decisions_blind": 0,
"obs_n_decisions": 0,
"obs_n_decisions_unseen_active": 0,
"ou": {
"n_decisions_total": 71,
"n_team_skipped": 0,
"n_team_kept": 2,
"n_kept": 42,
"n_unmappable_move_first_reveal": 27,... |
human-ou:gen9ou-2414106660 | true | {
"p1": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": 1,
"shard": 0,
"row": 88,
"source_id": 6
},
"p2": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": -1,
"shard": 0,
"row": 89,
"source_id": 6
... | {
"team_preview_skipped": 0,
"own_move_shuffled": 0,
"obs_n_sides": 0,
"obs_n_first_decisions_blind": 0,
"obs_n_decisions": 0,
"obs_n_decisions_unseen_active": 0,
"ou": {
"n_decisions_total": 74,
"n_team_skipped": 0,
"n_team_kept": 2,
"n_kept": 41,
"n_unmappable_move_first_reveal": 31,... |
human-ou:gen9ou-2661946195 | true | {
"p1": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": -1,
"shard": 0,
"row": 90,
"source_id": 6
},
"p2": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": 1,
"shard": 0,
"row": 91,
"source_id": 6
... | {
"team_preview_skipped": 0,
"own_move_shuffled": 0,
"obs_n_sides": 0,
"obs_n_first_decisions_blind": 0,
"obs_n_decisions": 0,
"obs_n_decisions_unseen_active": 0,
"ou": {
"n_decisions_total": 51,
"n_team_skipped": 0,
"n_team_kept": 2,
"n_kept": 32,
"n_unmappable_move_first_reveal": 17,... |
human-ou:gen9ou-2427447354 | true | {
"p1": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": 1,
"shard": 0,
"row": 92,
"source_id": 6
},
"p2": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": -1,
"shard": 0,
"row": 93,
"source_id": 6
... | {
"team_preview_skipped": 0,
"own_move_shuffled": 0,
"obs_n_sides": 0,
"obs_n_first_decisions_blind": 0,
"obs_n_decisions": 0,
"obs_n_decisions_unseen_active": 0,
"ou": {
"n_decisions_total": 121,
"n_team_skipped": 0,
"n_team_kept": 2,
"n_kept": 92,
"n_unmappable_move_first_reveal": 27... |
human-ou:gen9ou-2423271909 | true | {
"p1": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": -1,
"shard": 0,
"row": 94,
"source_id": 6
},
"p2": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": 1,
"shard": 0,
"row": 95,
"source_id": 6
... | {
"team_preview_skipped": 0,
"own_move_shuffled": 0,
"obs_n_sides": 0,
"obs_n_first_decisions_blind": 0,
"obs_n_decisions": 0,
"obs_n_decisions_unseen_active": 0,
"ou": {
"n_decisions_total": 256,
"n_team_skipped": 0,
"n_team_kept": 2,
"n_kept": 218,
"n_unmappable_move_first_reveal": 3... |
human-ou:gen9ou-2414146558 | true | {
"p1": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": -1,
"shard": 0,
"row": 96,
"source_id": 6
},
"p2": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": 1,
"shard": 0,
"row": 97,
"source_id": 6
... | {
"team_preview_skipped": 0,
"own_move_shuffled": 0,
"obs_n_sides": 0,
"obs_n_first_decisions_blind": 0,
"obs_n_decisions": 0,
"obs_n_decisions_unseen_active": 0,
"ou": {
"n_decisions_total": 149,
"n_team_skipped": 0,
"n_team_kept": 2,
"n_kept": 123,
"n_unmappable_move_first_reveal": 2... |
human-ou:gen9ou-2413598699 | true | {
"p1": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": -1,
"shard": 0,
"row": 98,
"source_id": 6
},
"p2": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": 1,
"shard": 0,
"row": 99,
"source_id": 6
... | {
"team_preview_skipped": 0,
"own_move_shuffled": 0,
"obs_n_sides": 0,
"obs_n_first_decisions_blind": 0,
"obs_n_decisions": 0,
"obs_n_decisions_unseen_active": 0,
"ou": {
"n_decisions_total": 153,
"n_team_skipped": 0,
"n_team_kept": 2,
"n_kept": 127,
"n_unmappable_move_first_reveal": 2... |
human-ou:gen9ou-2418653437 | true | {
"p1": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": -1,
"shard": 0,
"row": 100,
"source_id": 6
},
"p2": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": 1,
"shard": 0,
"row": 101,
"source_id": ... | {
"team_preview_skipped": 0,
"own_move_shuffled": 0,
"obs_n_sides": 0,
"obs_n_first_decisions_blind": 0,
"obs_n_decisions": 0,
"obs_n_decisions_unseen_active": 0,
"ou": {
"n_decisions_total": 43,
"n_team_skipped": 0,
"n_team_kept": 2,
"n_kept": 20,
"n_unmappable_move_first_reveal": 21,... |
human-ou:gen9ou-2661938232 | true | {
"p1": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": -1,
"shard": 0,
"row": 102,
"source_id": 6
},
"p2": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": 1,
"shard": 0,
"row": 103,
"source_id": ... | {
"team_preview_skipped": 0,
"own_move_shuffled": 0,
"obs_n_sides": 0,
"obs_n_first_decisions_blind": 0,
"obs_n_decisions": 0,
"obs_n_decisions_unseen_active": 0,
"ou": {
"n_decisions_total": 8,
"n_team_skipped": 0,
"n_team_kept": 2,
"n_kept": 3,
"n_unmappable_move_first_reveal": 3,
... |
human-ou:gen9ou-2427699338 | true | {
"p1": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": -1,
"shard": 0,
"row": 104,
"source_id": 6
},
"p2": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": 1,
"shard": 0,
"row": 105,
"source_id": ... | {
"team_preview_skipped": 0,
"own_move_shuffled": 0,
"obs_n_sides": 0,
"obs_n_first_decisions_blind": 0,
"obs_n_decisions": 0,
"obs_n_decisions_unseen_active": 0,
"ou": {
"n_decisions_total": 35,
"n_team_skipped": 0,
"n_team_kept": 2,
"n_kept": 20,
"n_unmappable_move_first_reveal": 13,... |
human-ou:gen9ou-2427223363 | true | {
"p1": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": -1,
"shard": 0,
"row": 106,
"source_id": 6
},
"p2": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": 1,
"shard": 0,
"row": 107,
"source_id": ... | {
"team_preview_skipped": 0,
"own_move_shuffled": 0,
"obs_n_sides": 0,
"obs_n_first_decisions_blind": 0,
"obs_n_decisions": 0,
"obs_n_decisions_unseen_active": 0,
"ou": {
"n_decisions_total": 68,
"n_team_skipped": 0,
"n_team_kept": 2,
"n_kept": 47,
"n_unmappable_move_first_reveal": 19,... |
human-ou:gen9ou-2417782344 | true | {
"p1": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": -1,
"shard": 0,
"row": 108,
"source_id": 6
},
"p2": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": 1,
"shard": 0,
"row": 109,
"source_id": ... | {
"team_preview_skipped": 0,
"own_move_shuffled": 0,
"obs_n_sides": 0,
"obs_n_first_decisions_blind": 0,
"obs_n_decisions": 0,
"obs_n_decisions_unseen_active": 0,
"ou": {
"n_decisions_total": 256,
"n_team_skipped": 0,
"n_team_kept": 2,
"n_kept": 217,
"n_unmappable_move_first_reveal": 3... |
human-ou:gen9ou-2413767106 | true | {
"p1": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": 1,
"shard": 0,
"row": 110,
"source_id": 6
},
"p2": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": -1,
"shard": 0,
"row": 111,
"source_id": ... | {
"team_preview_skipped": 0,
"own_move_shuffled": 0,
"obs_n_sides": 0,
"obs_n_first_decisions_blind": 0,
"obs_n_decisions": 0,
"obs_n_decisions_unseen_active": 0,
"ou": {
"n_decisions_total": 97,
"n_team_skipped": 0,
"n_team_kept": 2,
"n_kept": 66,
"n_unmappable_move_first_reveal": 29,... |
human-ou:gen9ou-2422027025 | true | {
"p1": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": -1,
"shard": 0,
"row": 112,
"source_id": 6
},
"p2": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": 1,
"shard": 0,
"row": 113,
"source_id": ... | {
"team_preview_skipped": 0,
"own_move_shuffled": 0,
"obs_n_sides": 0,
"obs_n_first_decisions_blind": 0,
"obs_n_decisions": 0,
"obs_n_decisions_unseen_active": 0,
"ou": {
"n_decisions_total": 70,
"n_team_skipped": 0,
"n_team_kept": 2,
"n_kept": 47,
"n_unmappable_move_first_reveal": 21,... |
human-ou:gen9ou-2418345640 | true | {
"p1": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": 1,
"shard": 0,
"row": 114,
"source_id": 6
},
"p2": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": -1,
"shard": 0,
"row": 115,
"source_id": ... | {
"team_preview_skipped": 0,
"own_move_shuffled": 0,
"obs_n_sides": 0,
"obs_n_first_decisions_blind": 0,
"obs_n_decisions": 0,
"obs_n_decisions_unseen_active": 0,
"ou": {
"n_decisions_total": 256,
"n_team_skipped": 0,
"n_team_kept": 2,
"n_kept": 217,
"n_unmappable_move_first_reveal": 3... |
human-ou:gen9ou-2413790551 | true | {
"p1": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": 1,
"shard": 0,
"row": 116,
"source_id": 6
},
"p2": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": -1,
"shard": 0,
"row": 117,
"source_id": ... | {
"team_preview_skipped": 0,
"own_move_shuffled": 0,
"obs_n_sides": 0,
"obs_n_first_decisions_blind": 0,
"obs_n_decisions": 0,
"obs_n_decisions_unseen_active": 0,
"ou": {
"n_decisions_total": 107,
"n_team_skipped": 0,
"n_team_kept": 2,
"n_kept": 78,
"n_unmappable_move_first_reveal": 27... |
human-ou:gen9ou-2329789850 | true | {
"p1": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": 1,
"shard": 0,
"row": 118,
"source_id": 6
},
"p2": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": -1,
"shard": 0,
"row": 119,
"source_id": ... | {
"team_preview_skipped": 0,
"own_move_shuffled": 0,
"obs_n_sides": 0,
"obs_n_first_decisions_blind": 0,
"obs_n_decisions": 0,
"obs_n_decisions_unseen_active": 0,
"ou": {
"n_decisions_total": 52,
"n_team_skipped": 0,
"n_team_kept": 2,
"n_kept": 31,
"n_unmappable_move_first_reveal": 19,... |
human-ou:gen9ou-2661524298 | true | {
"p1": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": 1,
"shard": 0,
"row": 120,
"source_id": 6
},
"p2": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": -1,
"shard": 0,
"row": 121,
"source_id": ... | {
"team_preview_skipped": 0,
"own_move_shuffled": 0,
"obs_n_sides": 0,
"obs_n_first_decisions_blind": 0,
"obs_n_decisions": 0,
"obs_n_decisions_unseen_active": 0,
"ou": {
"n_decisions_total": 94,
"n_team_skipped": 0,
"n_team_kept": 2,
"n_kept": 68,
"n_unmappable_move_first_reveal": 24,... |
human-ou:gen9ou-2570691552 | true | {
"p1": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": 1,
"shard": 0,
"row": 122,
"source_id": 6
},
"p2": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": -1,
"shard": 0,
"row": 123,
"source_id": ... | {
"team_preview_skipped": 0,
"own_move_shuffled": 0,
"obs_n_sides": 0,
"obs_n_first_decisions_blind": 0,
"obs_n_decisions": 0,
"obs_n_decisions_unseen_active": 0,
"ou": {
"n_decisions_total": 84,
"n_team_skipped": 0,
"n_team_kept": 2,
"n_kept": 56,
"n_unmappable_move_first_reveal": 26,... |
human-ou:gen9ou-2413982469 | true | {
"p1": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": 1,
"shard": 0,
"row": 124,
"source_id": 6
},
"p2": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": -1,
"shard": 0,
"row": 125,
"source_id": ... | {
"team_preview_skipped": 0,
"own_move_shuffled": 0,
"obs_n_sides": 0,
"obs_n_first_decisions_blind": 0,
"obs_n_decisions": 0,
"obs_n_decisions_unseen_active": 0,
"ou": {
"n_decisions_total": 42,
"n_team_skipped": 0,
"n_team_kept": 2,
"n_kept": 23,
"n_unmappable_move_first_reveal": 17,... |
human-ou:gen9ou-2418612967 | true | {
"p1": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": 1,
"shard": 0,
"row": 126,
"source_id": 6
},
"p2": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": -1,
"shard": 0,
"row": 127,
"source_id": ... | {
"team_preview_skipped": 0,
"own_move_shuffled": 0,
"obs_n_sides": 0,
"obs_n_first_decisions_blind": 0,
"obs_n_decisions": 0,
"obs_n_decisions_unseen_active": 0,
"ou": {
"n_decisions_total": 70,
"n_team_skipped": 0,
"n_team_kept": 2,
"n_kept": 41,
"n_unmappable_move_first_reveal": 27,... |
human-ou:gen9ou-2413838961 | true | {
"p1": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": 1,
"shard": 0,
"row": 128,
"source_id": 6
},
"p2": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": -1,
"shard": 0,
"row": 129,
"source_id": ... | {
"team_preview_skipped": 0,
"own_move_shuffled": 0,
"obs_n_sides": 0,
"obs_n_first_decisions_blind": 0,
"obs_n_decisions": 0,
"obs_n_decisions_unseen_active": 0,
"ou": {
"n_decisions_total": 255,
"n_team_skipped": 0,
"n_team_kept": 2,
"n_kept": 216,
"n_unmappable_move_first_reveal": 3... |
human-ou:gen9ou-2308423396 | true | {
"p1": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": 1,
"shard": 0,
"row": 130,
"source_id": 6
},
"p2": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": -1,
"shard": 0,
"row": 131,
"source_id": ... | {
"team_preview_skipped": 0,
"own_move_shuffled": 0,
"obs_n_sides": 0,
"obs_n_first_decisions_blind": 0,
"obs_n_decisions": 0,
"obs_n_decisions_unseen_active": 0,
"ou": {
"n_decisions_total": 59,
"n_team_skipped": 0,
"n_team_kept": 2,
"n_kept": 33,
"n_unmappable_move_first_reveal": 24,... |
human-ou:gen9ou-2427705016 | true | {
"p1": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": -1,
"shard": 0,
"row": 132,
"source_id": 6
},
"p2": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": 1,
"shard": 0,
"row": 133,
"source_id": ... | {
"team_preview_skipped": 0,
"own_move_shuffled": 0,
"obs_n_sides": 0,
"obs_n_first_decisions_blind": 0,
"obs_n_decisions": 0,
"obs_n_decisions_unseen_active": 0,
"ou": {
"n_decisions_total": 13,
"n_team_skipped": 0,
"n_team_kept": 2,
"n_kept": 5,
"n_unmappable_move_first_reveal": 6,
... |
human-ou:gen9ou-2416317769 | true | {
"p1": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": -1,
"shard": 0,
"row": 134,
"source_id": 6
},
"p2": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": 1,
"shard": 0,
"row": 135,
"source_id": ... | {
"team_preview_skipped": 0,
"own_move_shuffled": 0,
"obs_n_sides": 0,
"obs_n_first_decisions_blind": 0,
"obs_n_decisions": 0,
"obs_n_decisions_unseen_active": 0,
"ou": {
"n_decisions_total": 104,
"n_team_skipped": 0,
"n_team_kept": 2,
"n_kept": 73,
"n_unmappable_move_first_reveal": 29... |
human-ou:gen9ou-2416132401 | true | {
"p1": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": -1,
"shard": 0,
"row": 136,
"source_id": 6
},
"p2": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": 1,
"shard": 0,
"row": 137,
"source_id": ... | {
"team_preview_skipped": 0,
"own_move_shuffled": 0,
"obs_n_sides": 0,
"obs_n_first_decisions_blind": 0,
"obs_n_decisions": 0,
"obs_n_decisions_unseen_active": 0,
"ou": {
"n_decisions_total": 57,
"n_team_skipped": 0,
"n_team_kept": 2,
"n_kept": 33,
"n_unmappable_move_first_reveal": 22,... |
human-ou:gen9ou-2451177681 | true | {
"p1": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": -1,
"shard": 0,
"row": 138,
"source_id": 6
},
"p2": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": 1,
"shard": 0,
"row": 139,
"source_id": ... | {
"team_preview_skipped": 0,
"own_move_shuffled": 0,
"obs_n_sides": 0,
"obs_n_first_decisions_blind": 0,
"obs_n_decisions": 0,
"obs_n_decisions_unseen_active": 0,
"ou": {
"n_decisions_total": 193,
"n_team_skipped": 0,
"n_team_kept": 2,
"n_kept": 154,
"n_unmappable_move_first_reveal": 3... |
human-ou:gen9ou-2413297259 | true | {
"p1": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": -1,
"shard": 0,
"row": 140,
"source_id": 6
},
"p2": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": 1,
"shard": 0,
"row": 141,
"source_id": ... | {
"team_preview_skipped": 0,
"own_move_shuffled": 0,
"obs_n_sides": 0,
"obs_n_first_decisions_blind": 0,
"obs_n_decisions": 0,
"obs_n_decisions_unseen_active": 0,
"ou": {
"n_decisions_total": 41,
"n_team_skipped": 0,
"n_team_kept": 2,
"n_kept": 23,
"n_unmappable_move_first_reveal": 16,... |
human-ou:gen9ou-2329703168 | true | {
"p1": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": -1,
"shard": 0,
"row": 142,
"source_id": 6
},
"p2": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": 1,
"shard": 0,
"row": 143,
"source_id": ... | {
"team_preview_skipped": 0,
"own_move_shuffled": 0,
"obs_n_sides": 0,
"obs_n_first_decisions_blind": 0,
"obs_n_decisions": 0,
"obs_n_decisions_unseen_active": 0,
"ou": {
"n_decisions_total": 24,
"n_team_skipped": 0,
"n_team_kept": 2,
"n_kept": 11,
"n_unmappable_move_first_reveal": 11,... |
human-ou:gen9ou-2417822748 | true | {
"p1": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": 1,
"shard": 0,
"row": 144,
"source_id": 6
},
"p2": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": -1,
"shard": 0,
"row": 145,
"source_id": ... | {
"team_preview_skipped": 0,
"own_move_shuffled": 0,
"obs_n_sides": 0,
"obs_n_first_decisions_blind": 0,
"obs_n_decisions": 0,
"obs_n_decisions_unseen_active": 0,
"ou": {
"n_decisions_total": 68,
"n_team_skipped": 0,
"n_team_kept": 2,
"n_kept": 41,
"n_unmappable_move_first_reveal": 25,... |
human-ou:gen9ou-2417554867 | true | {
"p1": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": -1,
"shard": 0,
"row": 146,
"source_id": 6
},
"p2": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": 1,
"shard": 0,
"row": 147,
"source_id": ... | {
"team_preview_skipped": 0,
"own_move_shuffled": 0,
"obs_n_sides": 0,
"obs_n_first_decisions_blind": 0,
"obs_n_decisions": 0,
"obs_n_decisions_unseen_active": 0,
"ou": {
"n_decisions_total": 89,
"n_team_skipped": 0,
"n_team_kept": 2,
"n_kept": 61,
"n_unmappable_move_first_reveal": 26,... |
human-ou:gen9ou-2413464854 | true | {
"p1": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": -1,
"shard": 0,
"row": 148,
"source_id": 6
},
"p2": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": 1,
"shard": 0,
"row": 149,
"source_id": ... | {
"team_preview_skipped": 0,
"own_move_shuffled": 0,
"obs_n_sides": 0,
"obs_n_first_decisions_blind": 0,
"obs_n_decisions": 0,
"obs_n_decisions_unseen_active": 0,
"ou": {
"n_decisions_total": 78,
"n_team_skipped": 0,
"n_team_kept": 2,
"n_kept": 45,
"n_unmappable_move_first_reveal": 31,... |
human-ou:gen9ou-2661947209 | true | {
"p1": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": 1,
"shard": 0,
"row": 150,
"source_id": 6
},
"p2": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": -1,
"shard": 0,
"row": 151,
"source_id": ... | {
"team_preview_skipped": 0,
"own_move_shuffled": 0,
"obs_n_sides": 0,
"obs_n_first_decisions_blind": 0,
"obs_n_decisions": 0,
"obs_n_decisions_unseen_active": 0,
"ou": {
"n_decisions_total": 66,
"n_team_skipped": 0,
"n_team_kept": 2,
"n_kept": 40,
"n_unmappable_move_first_reveal": 24,... |
human-ou:gen9ou-2661624503 | true | {
"p1": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": 1,
"shard": 0,
"row": 152,
"source_id": 6
},
"p2": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": -1,
"shard": 0,
"row": 153,
"source_id": ... | {
"team_preview_skipped": 0,
"own_move_shuffled": 0,
"obs_n_sides": 0,
"obs_n_first_decisions_blind": 0,
"obs_n_decisions": 0,
"obs_n_decisions_unseen_active": 0,
"ou": {
"n_decisions_total": 80,
"n_team_skipped": 0,
"n_team_kept": 2,
"n_kept": 50,
"n_unmappable_move_first_reveal": 28,... |
human-ou:gen9ou-2414133087 | true | {
"p1": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": -1,
"shard": 0,
"row": 154,
"source_id": 6
},
"p2": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": 1,
"shard": 0,
"row": 155,
"source_id": ... | {
"team_preview_skipped": 0,
"own_move_shuffled": 0,
"obs_n_sides": 0,
"obs_n_first_decisions_blind": 0,
"obs_n_decisions": 0,
"obs_n_decisions_unseen_active": 0,
"ou": {
"n_decisions_total": 46,
"n_team_skipped": 0,
"n_team_kept": 2,
"n_kept": 23,
"n_unmappable_move_first_reveal": 21,... |
human-ou:gen9ou-2661948308 | true | {
"p1": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": -1,
"shard": 0,
"row": 156,
"source_id": 6
},
"p2": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": 1,
"shard": 0,
"row": 157,
"source_id": ... | {
"team_preview_skipped": 0,
"own_move_shuffled": 0,
"obs_n_sides": 0,
"obs_n_first_decisions_blind": 0,
"obs_n_decisions": 0,
"obs_n_decisions_unseen_active": 0,
"ou": {
"n_decisions_total": 44,
"n_team_skipped": 0,
"n_team_kept": 2,
"n_kept": 25,
"n_unmappable_move_first_reveal": 17,... |
human-ou:gen9ou-2661901174 | true | {
"p1": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": -1,
"shard": 0,
"row": 158,
"source_id": 6
},
"p2": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": 1,
"shard": 0,
"row": 159,
"source_id": ... | {
"team_preview_skipped": 0,
"own_move_shuffled": 0,
"obs_n_sides": 0,
"obs_n_first_decisions_blind": 0,
"obs_n_decisions": 0,
"obs_n_decisions_unseen_active": 0,
"ou": {
"n_decisions_total": 71,
"n_team_skipped": 0,
"n_team_kept": 2,
"n_kept": 48,
"n_unmappable_move_first_reveal": 21,... |
human-ou:gen9ou-2418539015 | true | {
"p1": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": -1,
"shard": 0,
"row": 160,
"source_id": 6
},
"p2": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": 1,
"shard": 0,
"row": 161,
"source_id": ... | {
"team_preview_skipped": 0,
"own_move_shuffled": 0,
"obs_n_sides": 0,
"obs_n_first_decisions_blind": 0,
"obs_n_decisions": 0,
"obs_n_decisions_unseen_active": 0,
"ou": {
"n_decisions_total": 155,
"n_team_skipped": 0,
"n_team_kept": 2,
"n_kept": 124,
"n_unmappable_move_first_reveal": 2... |
human-ou:gen9ou-2427221980 | true | {
"p1": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": -1,
"shard": 0,
"row": 162,
"source_id": 6
},
"p2": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": 1,
"shard": 0,
"row": 163,
"source_id": ... | {
"team_preview_skipped": 0,
"own_move_shuffled": 0,
"obs_n_sides": 0,
"obs_n_first_decisions_blind": 0,
"obs_n_decisions": 0,
"obs_n_decisions_unseen_active": 0,
"ou": {
"n_decisions_total": 28,
"n_team_skipped": 0,
"n_team_kept": 2,
"n_kept": 13,
"n_unmappable_move_first_reveal": 13,... |
human-ou:gen9ou-2665551517 | true | {
"p1": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": -1,
"shard": 0,
"row": 164,
"source_id": 6
},
"p2": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": 1,
"shard": 0,
"row": 165,
"source_id": ... | {
"team_preview_skipped": 0,
"own_move_shuffled": 0,
"obs_n_sides": 0,
"obs_n_first_decisions_blind": 0,
"obs_n_decisions": 0,
"obs_n_decisions_unseen_active": 0,
"ou": {
"n_decisions_total": 76,
"n_team_skipped": 0,
"n_team_kept": 2,
"n_kept": 44,
"n_unmappable_move_first_reveal": 30,... |
human-ou:gen9ou-2570960740 | true | {
"p1": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": 1,
"shard": 0,
"row": 166,
"source_id": 6
},
"p2": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": -1,
"shard": 0,
"row": 167,
"source_id": ... | {
"team_preview_skipped": 0,
"own_move_shuffled": 0,
"obs_n_sides": 0,
"obs_n_first_decisions_blind": 0,
"obs_n_decisions": 0,
"obs_n_decisions_unseen_active": 0,
"ou": {
"n_decisions_total": 52,
"n_team_skipped": 0,
"n_team_kept": 2,
"n_kept": 28,
"n_unmappable_move_first_reveal": 22,... |
human-ou:gen9ou-2451335834 | true | {
"p1": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": 1,
"shard": 0,
"row": 168,
"source_id": 6
},
"p2": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": -1,
"shard": 0,
"row": 169,
"source_id": ... | {
"team_preview_skipped": 0,
"own_move_shuffled": 0,
"obs_n_sides": 0,
"obs_n_first_decisions_blind": 0,
"obs_n_decisions": 0,
"obs_n_decisions_unseen_active": 0,
"ou": {
"n_decisions_total": 21,
"n_team_skipped": 0,
"n_team_kept": 2,
"n_kept": 11,
"n_unmappable_move_first_reveal": 8,
... |
human-ou:gen9ou-2414156757 | true | {
"p1": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": -1,
"shard": 0,
"row": 170,
"source_id": 6
},
"p2": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": 1,
"shard": 0,
"row": 171,
"source_id": ... | {
"team_preview_skipped": 0,
"own_move_shuffled": 0,
"obs_n_sides": 0,
"obs_n_first_decisions_blind": 0,
"obs_n_decisions": 0,
"obs_n_decisions_unseen_active": 0,
"ou": {
"n_decisions_total": 76,
"n_team_skipped": 0,
"n_team_kept": 2,
"n_kept": 58,
"n_unmappable_move_first_reveal": 16,... |
human-ou:gen9ou-2414137438 | true | {
"p1": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": 1,
"shard": 0,
"row": 172,
"source_id": 6
},
"p2": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": -1,
"shard": 0,
"row": 173,
"source_id": ... | {
"team_preview_skipped": 0,
"own_move_shuffled": 0,
"obs_n_sides": 0,
"obs_n_first_decisions_blind": 0,
"obs_n_decisions": 0,
"obs_n_decisions_unseen_active": 0,
"ou": {
"n_decisions_total": 72,
"n_team_skipped": 0,
"n_team_kept": 2,
"n_kept": 40,
"n_unmappable_move_first_reveal": 30,... |
human-ou:gen9ou-2413350413 | true | {
"p1": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": 1,
"shard": 0,
"row": 174,
"source_id": 6
},
"p2": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": -1,
"shard": 0,
"row": 175,
"source_id": ... | {
"team_preview_skipped": 0,
"own_move_shuffled": 0,
"obs_n_sides": 0,
"obs_n_first_decisions_blind": 0,
"obs_n_decisions": 0,
"obs_n_decisions_unseen_active": 0,
"ou": {
"n_decisions_total": 61,
"n_team_skipped": 0,
"n_team_kept": 2,
"n_kept": 35,
"n_unmappable_move_first_reveal": 24,... |
human-ou:gen9ou-2451324547 | true | {
"p1": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": -1,
"shard": 0,
"row": 176,
"source_id": 6
},
"p2": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": 1,
"shard": 0,
"row": 177,
"source_id": ... | {
"team_preview_skipped": 0,
"own_move_shuffled": 0,
"obs_n_sides": 0,
"obs_n_first_decisions_blind": 0,
"obs_n_decisions": 0,
"obs_n_decisions_unseen_active": 0,
"ou": {
"n_decisions_total": 155,
"n_team_skipped": 0,
"n_team_kept": 2,
"n_kept": 118,
"n_unmappable_move_first_reveal": 3... |
human-ou:gen9ou-2421692666 | true | {
"p1": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": -1,
"shard": 0,
"row": 178,
"source_id": 6
},
"p2": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": 1,
"shard": 0,
"row": 179,
"source_id": ... | {
"team_preview_skipped": 0,
"own_move_shuffled": 0,
"obs_n_sides": 0,
"obs_n_first_decisions_blind": 0,
"obs_n_decisions": 0,
"obs_n_decisions_unseen_active": 0,
"ou": {
"n_decisions_total": 85,
"n_team_skipped": 0,
"n_team_kept": 2,
"n_kept": 57,
"n_unmappable_move_first_reveal": 26,... |
human-ou:gen9ou-2416309594 | true | {
"p1": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": 1,
"shard": 0,
"row": 180,
"source_id": 6
},
"p2": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": -1,
"shard": 0,
"row": 181,
"source_id": ... | {
"team_preview_skipped": 0,
"own_move_shuffled": 0,
"obs_n_sides": 0,
"obs_n_first_decisions_blind": 0,
"obs_n_decisions": 0,
"obs_n_decisions_unseen_active": 0,
"ou": {
"n_decisions_total": 70,
"n_team_skipped": 0,
"n_team_kept": 2,
"n_kept": 46,
"n_unmappable_move_first_reveal": 22,... |
human-ou:gen9ou-2422179447 | true | {
"p1": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": 1,
"shard": 0,
"row": 182,
"source_id": 6
},
"p2": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": -1,
"shard": 0,
"row": 183,
"source_id": ... | {
"team_preview_skipped": 0,
"own_move_shuffled": 0,
"obs_n_sides": 0,
"obs_n_first_decisions_blind": 0,
"obs_n_decisions": 0,
"obs_n_decisions_unseen_active": 0,
"ou": {
"n_decisions_total": 106,
"n_team_skipped": 0,
"n_team_kept": 2,
"n_kept": 76,
"n_unmappable_move_first_reveal": 28... |
human-ou:gen9ou-2417764200 | true | {
"p1": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": -1,
"shard": 0,
"row": 184,
"source_id": 6
},
"p2": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": 1,
"shard": 0,
"row": 185,
"source_id": ... | {
"team_preview_skipped": 0,
"own_move_shuffled": 0,
"obs_n_sides": 0,
"obs_n_first_decisions_blind": 0,
"obs_n_decisions": 0,
"obs_n_decisions_unseen_active": 0,
"ou": {
"n_decisions_total": 77,
"n_team_skipped": 0,
"n_team_kept": 2,
"n_kept": 52,
"n_unmappable_move_first_reveal": 23,... |
human-ou:gen9ou-2413810615 | true | {
"p1": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": -1,
"shard": 0,
"row": 186,
"source_id": 6
},
"p2": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": 1,
"shard": 0,
"row": 187,
"source_id": ... | {
"team_preview_skipped": 0,
"own_move_shuffled": 0,
"obs_n_sides": 0,
"obs_n_first_decisions_blind": 0,
"obs_n_decisions": 0,
"obs_n_decisions_unseen_active": 0,
"ou": {
"n_decisions_total": 51,
"n_team_skipped": 0,
"n_team_kept": 2,
"n_kept": 30,
"n_unmappable_move_first_reveal": 19,... |
human-ou:gen9ou-2413764663 | true | {
"p1": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": -1,
"shard": 0,
"row": 188,
"source_id": 6
},
"p2": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": 1,
"shard": 0,
"row": 189,
"source_id": ... | {
"team_preview_skipped": 0,
"own_move_shuffled": 0,
"obs_n_sides": 0,
"obs_n_first_decisions_blind": 0,
"obs_n_decisions": 0,
"obs_n_decisions_unseen_active": 0,
"ou": {
"n_decisions_total": 49,
"n_team_skipped": 0,
"n_team_kept": 2,
"n_kept": 23,
"n_unmappable_move_first_reveal": 24,... |
human-ou:gen9ou-2329802107 | true | {
"p1": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": 1,
"shard": 0,
"row": 190,
"source_id": 6
},
"p2": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": -1,
"shard": 0,
"row": 191,
"source_id": ... | {
"team_preview_skipped": 0,
"own_move_shuffled": 0,
"obs_n_sides": 0,
"obs_n_first_decisions_blind": 0,
"obs_n_decisions": 0,
"obs_n_decisions_unseen_active": 0,
"ou": {
"n_decisions_total": 47,
"n_team_skipped": 0,
"n_team_kept": 2,
"n_kept": 27,
"n_unmappable_move_first_reveal": 18,... |
human-ou:gen9ou-2508888649 | true | {
"p1": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": 1,
"shard": 0,
"row": 192,
"source_id": 6
},
"p2": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": -1,
"shard": 0,
"row": 193,
"source_id": ... | {
"team_preview_skipped": 0,
"own_move_shuffled": 0,
"obs_n_sides": 0,
"obs_n_first_decisions_blind": 0,
"obs_n_decisions": 0,
"obs_n_decisions_unseen_active": 0,
"ou": {
"n_decisions_total": 80,
"n_team_skipped": 0,
"n_team_kept": 2,
"n_kept": 56,
"n_unmappable_move_first_reveal": 22,... |
human-ou:gen9ou-2413660909 | true | {
"p1": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": -1,
"shard": 0,
"row": 194,
"source_id": 6
},
"p2": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": 1,
"shard": 0,
"row": 195,
"source_id": ... | {
"team_preview_skipped": 0,
"own_move_shuffled": 0,
"obs_n_sides": 0,
"obs_n_first_decisions_blind": 0,
"obs_n_decisions": 0,
"obs_n_decisions_unseen_active": 0,
"ou": {
"n_decisions_total": 71,
"n_team_skipped": 0,
"n_team_kept": 2,
"n_kept": 37,
"n_unmappable_move_first_reveal": 32,... |
human-ou:gen9ou-2665621775 | true | {
"p1": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": -1,
"shard": 0,
"row": 196,
"source_id": 6
},
"p2": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": 1,
"shard": 0,
"row": 197,
"source_id": ... | {
"team_preview_skipped": 0,
"own_move_shuffled": 0,
"obs_n_sides": 0,
"obs_n_first_decisions_blind": 0,
"obs_n_decisions": 0,
"obs_n_decisions_unseen_active": 0,
"ou": {
"n_decisions_total": 67,
"n_team_skipped": 0,
"n_team_kept": 2,
"n_kept": 37,
"n_unmappable_move_first_reveal": 28,... |
human-ou:gen9ou-2427575588 | true | {
"p1": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": -1,
"shard": 0,
"row": 198,
"source_id": 6
},
"p2": {
"n_records": 0,
"noisy": false,
"violations": 0,
"kept": true,
"reward": 1,
"shard": 0,
"row": 199,
"source_id": ... | {
"team_preview_skipped": 0,
"own_move_shuffled": 0,
"obs_n_sides": 0,
"obs_n_first_decisions_blind": 0,
"obs_n_decisions": 0,
"obs_n_decisions_unseen_active": 0,
"ou": {
"n_decisions_total": 95,
"n_team_skipped": 0,
"n_team_kept": 2,
"n_kept": 67,
"n_unmappable_move_first_reveal": 26,... |
End of preview.
No dataset card yet
- Downloads last month
- 80