The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
Error code: DatasetGenerationCastError
Exception: DatasetGenerationCastError
Message: An error occurred while generating the dataset
All the data files must have the same columns, but at some point there are 54 new columns ({'belief_accuracy_final_ci_low', 'normalized_nash_welfare_ci_high', 'rounds_used_turns_ci_high', 'belief_auc_accept_set_f1_ci_high', 'belief_final_expected_utility_rmse_ci_high', 'esw_ci_low', 'usw_ci_high', 'nsw_geomean_ci_low', 'nsw_geomean_ci_high', 'n_ir_violation_turns_ci_high', 'usw_ci_low', 'rounds_to_agreement_ci_high', 'esw_ci_high', 'belief_accuracy_mean_ci_low', 'reached_deadline_ci_high', 'belief_accuracy_mean_ci_high', 'belief_auc_posterior_mass_true_type_ci_high', 'belief_final_posterior_mass_true_type_ci_high', 'dist_to_ks_ci_high', 'rounds_to_agreement_ci_low', 'n_ir_violations_ci_high', 'normalized_nash_welfare_ci_low', 'dist_to_ks_ci_low', 'normalized_primary_ci_high', 'n_episodes', 'belief_final_expected_utility_rmse_ci_low', 'n_ir_violation_turns_ci_low', 'gini_ci_high', 'wall_seconds', 'gini_ci_low', 'belief_final_accept_set_f1_ci_high', 'dist_to_frontier_ci_low', 'belief_final_accept_set_f1_ci_low', 'reached_deadline_ci_low', 'n_ir_violations_ci_low', 'all_ir_ci_low', 'belief_auc_expected_utility_rmse_ci_low', 'closing_round_ci_high', 'belief_accuracy_final_ci_high', 'dist_to_nbs_ci_low', 'all_ir_ci_high', 'rounds_used_turns_ci_low', 'belief_auc_accept_set_f1_ci_low', 'belief_auc_posterior_mass_true_type_ci_low', 'dist_to_nbs_ci_high', 'deal_rate_ci_low', 'on_frontier_ci_low', 'dist_to_frontier_ci_high', 'closing_round_ci_low', 'belief_final_posterior_mass_true_type_ci_low', 'on_frontier_ci_high', 'deal_rate_ci_high', 'normalized_primary_ci_low', 'belief_auc_expected_utility_rmse_ci_high'}) and 10 missing columns ({'cost_usd', 'n_walked', 'belief_n_believers', 'welfare_slope', 'nsw', 'seed', 'belief_n_turns', 'instance_id', 'episode_id', 'raw_primary'}).
This happened while the csv dataset builder was generating data using
hf://datasets/siddharthmb/2026.RA.Pure-Rounds-Sweep/cells.csv (at revision b17441d6e8528ef3318c49fd6921f2ad040b3303), ['hf://datasets/siddharthmb/2026.RA.Pure-Rounds-Sweep@b17441d6e8528ef3318c49fd6921f2ad040b3303/cells.csv']
Please either edit the data files to have matching columns, or separate them into different configurations (see docs at https://hf.co/docs/hub/datasets-manual-configuration#multiple-configurations)
Traceback: Traceback (most recent call last):
File "/usr/local/lib/python3.14/site-packages/datasets/builder.py", line 1848, in _prepare_split_single
writer.write_table(table)
~~~~~~~~~~~~~~~~~~^^^^^^^
File "/usr/local/lib/python3.14/site-packages/datasets/arrow_writer.py", line 765, in write_table
self._write_table(pa_table, writer_batch_size=writer_batch_size)
~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.14/site-packages/datasets/arrow_writer.py", line 773, in _write_table
pa_table = table_cast(pa_table, self._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
experiment_name: string
cell_id: string
arm: string
deadline_rounds: int64
host: string
n_episodes: int64
wall_seconds: double
normalized_primary: double
normalized_primary_ci_low: double
normalized_primary_ci_high: double
deal_rate: double
deal_rate_ci_low: double
deal_rate_ci_high: double
normalized_nash_welfare: double
normalized_nash_welfare_ci_low: double
normalized_nash_welfare_ci_high: double
dist_to_nbs: double
dist_to_nbs_ci_low: double
dist_to_nbs_ci_high: double
gini: double
gini_ci_low: double
gini_ci_high: double
usw: double
usw_ci_low: double
usw_ci_high: double
esw: double
esw_ci_low: double
esw_ci_high: double
nsw_geomean: double
nsw_geomean_ci_low: double
nsw_geomean_ci_high: double
dist_to_frontier: double
dist_to_frontier_ci_low: double
dist_to_frontier_ci_high: double
dist_to_ks: double
dist_to_ks_ci_low: double
dist_to_ks_ci_high: double
on_frontier: double
on_frontier_ci_low: double
on_frontier_ci_high: double
all_ir: double
all_ir_ci_low: double
all_ir_ci_high: double
n_ir_violations: double
n_ir_violations_ci_low: double
n_ir_violations_ci_high: double
n_ir_violation_turns: double
n_ir_violation_turns_ci_low: double
n_ir_violation_turns_ci_high: double
rounds_to_agreement: double
rounds_to_agreement_ci_low: double
rounds_to_agreement_ci_high: double
closing_round: double
closing_round_ci_low: double
closing_round_ci_high: double
rounds_used_turns: double
rounds_used_turns_ci_low: double
rounds_used_turns_ci_high: double
reached_deadline: double
reached_deadline_ci_low: double
reached_deadline_ci_high: double
belief_accuracy_mean: double
belief_accuracy_mean_ci_low: double
belief_accuracy_mean_ci_high: double
belief_accuracy_final: double
belief_accuracy_final_ci_low: double
belief_accuracy_final_ci_high: double
belief_final_posterior_mass_true_type: double
belief_final_posterior_mass_true_type_ci_low: double
belief_final_posterior_mass_true_type_ci_high: double
belief_final_expected_utility_rmse: double
belief_final_expected_utility_rmse_ci_low: double
belief_final_expected_utility_rmse_ci_high: double
belief_final_accept_set_f1: double
belief_final_accept_set_f1_ci_low: double
belief_final_accept_set_f1_ci_high: double
belief_auc_posterior_mass_true_type: double
belief_auc_posterior_mass_true_type_ci_low: double
belief_auc_posterior_mass_true_type_ci_high: double
belief_auc_expected_utility_rmse: double
belief_auc_expected_utility_rmse_ci_low: double
belief_auc_expected_utility_rmse_ci_high: double
belief_auc_accept_set_f1: double
belief_auc_accept_set_f1_ci_low: double
belief_auc_accept_set_f1_ci_high: double
-- schema metadata --
pandas: '{"index_columns": [{"kind": "range", "name": null, "start": 0, "' + 12487
to
{'experiment_name': Value('string'), 'cell_id': Value('string'), 'arm': Value('string'), 'deadline_rounds': Value('int64'), 'host': Value('string'), 'episode_id': Value('string'), 'instance_id': Value('string'), 'seed': Value('int64'), 'deal_rate': Value('float64'), 'normalized_primary': Value('float64'), 'raw_primary': Value('float64'), 'normalized_nash_welfare': Value('float64'), 'usw': Value('float64'), 'esw': Value('float64'), 'nsw': Value('float64'), 'nsw_geomean': Value('float64'), 'gini': Value('float64'), 'dist_to_frontier': Value('float64'), 'dist_to_nbs': Value('float64'), 'dist_to_ks': Value('float64'), 'on_frontier': Value('float64'), 'all_ir': Value('float64'), 'n_ir_violations': Value('float64'), 'n_ir_violation_turns': Value('float64'), 'n_walked': Value('float64'), 'welfare_slope': Value('float64'), 'closing_round': Value('float64'), 'rounds_to_agreement': Value('float64'), 'reached_deadline': Value('float64'), 'rounds_used_turns': Value('float64'), 'cost_usd': Value('float64'), 'belief_final_posterior_mass_true_type': Value('float64'), 'belief_final_expected_utility_rmse': Value('float64'), 'belief_final_accept_set_f1': Value('float64'), 'belief_auc_posterior_mass_true_type': Value('float64'), 'belief_auc_expected_utility_rmse': Value('float64'), 'belief_auc_accept_set_f1': Value('float64'), 'belief_n_believers': Value('float64'), 'belief_n_turns': Value('float64'), 'belief_accuracy_mean': Value('float64'), 'belief_accuracy_final': Value('float64')}
because column names don't match
During handling of the above exception, another exception occurred:
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 1850, in _prepare_split_single
raise DatasetGenerationCastError.from_cast_error(
...<4 lines>...
)
datasets.exceptions.DatasetGenerationCastError: An error occurred while generating the dataset
All the data files must have the same columns, but at some point there are 54 new columns ({'belief_accuracy_final_ci_low', 'normalized_nash_welfare_ci_high', 'rounds_used_turns_ci_high', 'belief_auc_accept_set_f1_ci_high', 'belief_final_expected_utility_rmse_ci_high', 'esw_ci_low', 'usw_ci_high', 'nsw_geomean_ci_low', 'nsw_geomean_ci_high', 'n_ir_violation_turns_ci_high', 'usw_ci_low', 'rounds_to_agreement_ci_high', 'esw_ci_high', 'belief_accuracy_mean_ci_low', 'reached_deadline_ci_high', 'belief_accuracy_mean_ci_high', 'belief_auc_posterior_mass_true_type_ci_high', 'belief_final_posterior_mass_true_type_ci_high', 'dist_to_ks_ci_high', 'rounds_to_agreement_ci_low', 'n_ir_violations_ci_high', 'normalized_nash_welfare_ci_low', 'dist_to_ks_ci_low', 'normalized_primary_ci_high', 'n_episodes', 'belief_final_expected_utility_rmse_ci_low', 'n_ir_violation_turns_ci_low', 'gini_ci_high', 'wall_seconds', 'gini_ci_low', 'belief_final_accept_set_f1_ci_high', 'dist_to_frontier_ci_low', 'belief_final_accept_set_f1_ci_low', 'reached_deadline_ci_low', 'n_ir_violations_ci_low', 'all_ir_ci_low', 'belief_auc_expected_utility_rmse_ci_low', 'closing_round_ci_high', 'belief_accuracy_final_ci_high', 'dist_to_nbs_ci_low', 'all_ir_ci_high', 'rounds_used_turns_ci_low', 'belief_auc_accept_set_f1_ci_low', 'belief_auc_posterior_mass_true_type_ci_low', 'dist_to_nbs_ci_high', 'deal_rate_ci_low', 'on_frontier_ci_low', 'dist_to_frontier_ci_high', 'closing_round_ci_low', 'belief_final_posterior_mass_true_type_ci_low', 'on_frontier_ci_high', 'deal_rate_ci_high', 'normalized_primary_ci_low', 'belief_auc_expected_utility_rmse_ci_high'}) and 10 missing columns ({'cost_usd', 'n_walked', 'belief_n_believers', 'welfare_slope', 'nsw', 'seed', 'belief_n_turns', 'instance_id', 'episode_id', 'raw_primary'}).
This happened while the csv dataset builder was generating data using
hf://datasets/siddharthmb/2026.RA.Pure-Rounds-Sweep/cells.csv (at revision b17441d6e8528ef3318c49fd6921f2ad040b3303), ['hf://datasets/siddharthmb/2026.RA.Pure-Rounds-Sweep@b17441d6e8528ef3318c49fd6921f2ad040b3303/cells.csv']
Please either edit the data files to have matching columns, or separate them into different configurations (see docs at https://hf.co/docs/hub/datasets-manual-configuration#multiple-configurations)Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
experiment_name string | cell_id string | arm string | deadline_rounds int64 | host string | episode_id string | instance_id string | seed int64 | deal_rate float64 | normalized_primary float64 | raw_primary float64 | normalized_nash_welfare float64 | usw float64 | esw float64 | nsw float64 | nsw_geomean float64 | gini float64 | dist_to_frontier float64 | dist_to_nbs float64 | dist_to_ks float64 | on_frontier float64 | all_ir float64 | n_ir_violations float64 | n_ir_violation_turns float64 | n_walked float64 | welfare_slope float64 | closing_round float64 | rounds_to_agreement float64 | reached_deadline float64 | rounds_used_turns float64 | cost_usd float64 | belief_final_posterior_mass_true_type float64 | belief_final_expected_utility_rmse float64 | belief_final_accept_set_f1 float64 | belief_auc_posterior_mass_true_type float64 | belief_auc_expected_utility_rmse float64 | belief_auc_accept_set_f1 float64 | belief_n_believers float64 | belief_n_turns float64 | belief_accuracy_mean float64 | belief_accuracy_final float64 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
pure-rounds-sweep-v1 | all_oracle_r4 | all_oracle | 4 | tiger7 | scorable_negotiation-moves_chat-2037e8cc4e | scorable_negotiation-L0-033f0874d5 | 0 | 1 | 0.6825 | 0.709 | 0.318168 | 173 | 4 | 6,577,200 | 23.099799 | 0.418497 | 0 | 0.981225 | 0.981225 | 1 | 1 | 0 | 0 | 0 | null | 1 | 1 | 0 | 5 | 0 | 1 | 0 | 1 | 1 | 0 | 1 | 5 | 1 | 1 | 1 |
pure-rounds-sweep-v1 | all_oracle_r4 | all_oracle | 4 | tiger7 | scorable_negotiation-moves_chat-a0b61b93dc | scorable_negotiation-L0-033f0874d5 | 1 | 1 | 0.8215 | 0.8402 | 0.511581 | 205 | 20 | 70,686,000 | 37.142119 | 0.241951 | 0 | 0.614707 | 0.614707 | 1 | 1 | 0 | 0 | 0 | null | 1 | 1 | 0 | 5 | 0 | 1 | 0 | 1 | 1 | 0 | 1 | 5 | 1 | 1 | 1 |
pure-rounds-sweep-v1 | all_oracle_r4 | all_oracle | 4 | tiger7 | scorable_negotiation-moves_chat-54455badee | scorable_negotiation-L0-033f0874d5 | 2 | 1 | 0.9007 | 0.8934 | 0 | 218 | 0 | 0 | 0 | 0.497248 | 0 | 0.802023 | 0.802023 | 1 | 1 | 0 | 0 | 0 | null | 1 | 1 | 0 | 5 | 0 | 1 | 0 | 1 | 1 | 0 | 1 | 5 | 1 | 1 | 1 |
pure-rounds-sweep-v1 | all_oracle_r4 | all_oracle | 4 | tiger7 | scorable_negotiation-moves_chat-bab3cd7b03 | scorable_negotiation-L0-033f0874d5 | 3 | 1 | 1 | 1 | 0 | 244 | 0 | 0 | 0 | 0.440984 | 0 | 0.629681 | 0.629681 | 1 | 1 | 0 | 0 | 0 | null | 1 | 1 | 0 | 5 | 0 | 1 | 0 | 1 | 1 | 0 | 1 | 5 | 1 | 1 | 1 |
pure-rounds-sweep-v1 | all_oracle_r4 | all_oracle | 4 | tiger7 | scorable_negotiation-moves_chat-2f16915913 | scorable_negotiation-L0-033f0874d5 | 4 | 1 | 0.6825 | 0.709 | 0.318168 | 173 | 4 | 6,577,200 | 23.099799 | 0.418497 | 0 | 0.981225 | 0.981225 | 1 | 1 | 0 | 0 | 0 | 1.5 | 5 | 5 | 1 | 25 | 0 | 1 | 0 | 1 | 1 | 0 | 1 | 5 | 4 | 1 | 1 |
pure-rounds-sweep-v1 | all_oracle_r4 | all_oracle | 4 | tiger7 | scorable_negotiation-moves_chat-191158674e | scorable_negotiation-L0-44925c2d5b | 0 | 1 | 0.896 | 0.8082 | 0.317951 | 198 | 4 | 7,711,200 | 23.846486 | 0.444444 | 0 | 1.103964 | 0.593892 | 1 | 1 | 0 | 0 | 0 | null | 1 | 1 | 0 | 5 | 0 | 1 | 0 | 1 | 1 | 0 | 1 | 5 | 1 | 1 | 1 |
pure-rounds-sweep-v1 | all_oracle_r4 | all_oracle | 4 | tiger7 | scorable_negotiation-moves_chat-2969a2a0db | scorable_negotiation-L0-44925c2d5b | 1 | 1 | 1 | 0.8816 | 0.49202 | 216 | 17 | 68,428,672 | 36.901806 | 0.301852 | 0 | 0.257856 | 0.688668 | 1 | 1 | 0 | 0 | 0 | null | 1 | 1 | 0 | 5 | 0 | 1 | 0 | 1 | 1 | 0 | 1 | 5 | 1 | 1 | 1 |
pure-rounds-sweep-v1 | all_oracle_r4 | all_oracle | 4 | tiger7 | scorable_negotiation-moves_chat-92dc070f81 | scorable_negotiation-L0-44925c2d5b | 2 | 1 | 0.9578 | 1 | 0.439008 | 245 | 17 | 38,697,984 | 32.925901 | 0.463673 | 0 | 0.670869 | 0.760654 | 1 | 1 | 0 | 0 | 0 | null | 1 | 1 | 0 | 5 | 0 | 1 | 0 | 1 | 1 | 0 | 1 | 5 | 1 | 1 | 1 |
pure-rounds-sweep-v1 | all_oracle_r4 | all_oracle | 4 | tiger7 | scorable_negotiation-moves_chat-c750e30ef2 | scorable_negotiation-L0-44925c2d5b | 3 | 1 | 0.896 | 0.8082 | 0.317951 | 198 | 4 | 7,711,200 | 23.846486 | 0.444444 | 0 | 1.103964 | 0.593892 | 1 | 1 | 0 | 0 | 0 | null | 1 | 1 | 0 | 5 | 0 | 1 | 0 | 1 | 1 | 0 | 1 | 5 | 1 | 1 | 1 |
pure-rounds-sweep-v1 | all_oracle_r4 | all_oracle | 4 | tiger7 | scorable_negotiation-moves_chat-0f6f995f92 | scorable_negotiation-L0-44925c2d5b | 4 | 1 | 0.9578 | 1 | 0.439008 | 245 | 17 | 38,697,984 | 32.925901 | 0.463673 | 0 | 0.670869 | 0.760654 | 1 | 1 | 0 | 0 | 0 | null | 1 | 1 | 0 | 5 | 0 | 1 | 0 | 1 | 1 | 0 | 1 | 5 | 1 | 1 | 1 |
pure-rounds-sweep-v1 | all_oracle_r4 | all_oracle | 4 | tiger7 | scorable_negotiation-moves_chat-eaaa46c081 | scorable_negotiation-L0-5b80bb74c6 | 0 | 1 | 0.8099 | 0.7704 | 0.427852 | 208 | 20 | 51,070,500 | 34.80439 | 0.323077 | 0 | 0.622284 | 0.622284 | 1 | 1 | 0 | 0 | 0 | null | 1 | 1 | 0 | 5 | 0 | 1 | 0 | 1 | 1 | 0 | 1 | 5 | 1 | 1 | 1 |
pure-rounds-sweep-v1 | all_oracle_r4 | all_oracle | 4 | tiger7 | scorable_negotiation-moves_chat-d7d8bd9248 | scorable_negotiation-L0-5b80bb74c6 | 1 | 1 | 0.5307 | 0.4333 | 0 | 117 | 0 | 0 | 0 | 0.499145 | 0 | 1.164807 | 1.164807 | 1 | 1 | 0 | 0 | 0 | null | 1 | 1 | 0 | 5 | 0 | 1 | 0 | 1 | 1 | 0 | 1 | 5 | 1 | 1 | 1 |
pure-rounds-sweep-v1 | all_oracle_r4 | all_oracle | 4 | tiger7 | scorable_negotiation-moves_chat-93f514cec9 | scorable_negotiation-L0-5b80bb74c6 | 2 | 1 | 0.9473 | 0.9704 | 0 | 262 | 0 | 0 | 0 | 0.323664 | 0 | 0.620322 | 0.620322 | 1 | 1 | 0 | 0 | 0 | -18.6 | 5 | 5 | 1 | 25 | 0 | 1 | 0 | 1 | 1 | 0 | 1 | 5 | 4 | 1 | 1 |
pure-rounds-sweep-v1 | all_oracle_r4 | all_oracle | 4 | tiger7 | scorable_negotiation-moves_chat-55f0af5a79 | scorable_negotiation-L0-5b80bb74c6 | 3 | 1 | 0.9473 | 0.9704 | 0 | 262 | 0 | 0 | 0 | 0.323664 | 0 | 0.620322 | 0.620322 | 1 | 1 | 0 | 0 | 0 | null | 1 | 1 | 0 | 5 | 0 | 1 | 0 | 1 | 1 | 0 | 1 | 5 | 1 | 1 | 1 |
pure-rounds-sweep-v1 | all_oracle_r4 | all_oracle | 4 | tiger7 | scorable_negotiation-moves_chat-7f60169c69 | scorable_negotiation-L0-5b80bb74c6 | 4 | 1 | 0.8099 | 0.7704 | 0.427852 | 208 | 20 | 51,070,500 | 34.80439 | 0.323077 | 0 | 0.622284 | 0.622284 | 1 | 1 | 0 | 0 | 0 | -38.7 | 5 | 5 | 1 | 25 | 0 | 1 | 0 | 1 | 1 | 0 | 1 | 5 | 3 | 1 | 1 |
pure-rounds-sweep-v1 | all_oracle_r4 | all_oracle | 4 | tiger7 | scorable_negotiation-moves_chat-a29ce48b90 | scorable_negotiation-L0-86d39f433e | 0 | 1 | 0.942 | 0.8988 | 0.374143 | 293 | 5 | 28,396,800 | 30.949517 | 0.442321 | 0 | 0.88359 | 0.88359 | 1 | 1 | 0 | 0 | 0 | null | 1 | 1 | 0 | 5 | 0 | 1 | 0 | 1 | 1 | 0 | 1 | 5 | 1 | 1 | 1 |
pure-rounds-sweep-v1 | all_oracle_r4 | all_oracle | 4 | tiger7 | scorable_negotiation-moves_chat-ad8f34f102 | scorable_negotiation-L0-86d39f433e | 1 | 1 | 0.6884 | 0.6687 | 0.443685 | 218 | 15 | 66,597,300 | 36.702135 | 0.310092 | 0 | 0.616508 | 0.616508 | 1 | 1 | 0 | 0 | 0 | null | 1 | 1 | 0 | 5 | 0 | 1 | 0 | 1 | 1 | 0 | 1 | 5 | 1 | 1 | 1 |
pure-rounds-sweep-v1 | all_oracle_r4 | all_oracle | 4 | tiger7 | scorable_negotiation-moves_chat-9cb2efe6ec | scorable_negotiation-L0-86d39f433e | 2 | 1 | 0.6978 | 0.6902 | 0.372844 | 225 | 11 | 27,907,440 | 30.842104 | 0.453333 | 0 | 0.783818 | 0.783818 | 1 | 1 | 0 | 0 | 0 | null | 1 | 1 | 0 | 5 | 0 | 1 | 0 | 1 | 1 | 0 | 1 | 5 | 1 | 1 | 1 |
pure-rounds-sweep-v1 | all_oracle_r4 | all_oracle | 4 | tiger7 | scorable_negotiation-moves_chat-47504ca706 | scorable_negotiation-L0-86d39f433e | 3 | 1 | 0.9906 | 0.9785 | 0.533137 | 319 | 5 | 166,831,200 | 44.101713 | 0.288401 | 0 | 0.627131 | 0.627131 | 1 | 1 | 0 | 0 | 0 | null | 1 | 1 | 0 | 5 | 0 | 1 | 0 | 1 | 1 | 0 | 1 | 5 | 1 | 1 | 1 |
pure-rounds-sweep-v1 | all_oracle_r4 | all_oracle | 4 | tiger7 | scorable_negotiation-moves_chat-e1257411f1 | scorable_negotiation-L0-86d39f433e | 4 | 1 | 0.9906 | 0.9785 | 0.533137 | 319 | 5 | 166,831,200 | 44.101713 | 0.288401 | 0 | 0.627131 | 0.627131 | 1 | 1 | 0 | 0 | 0 | null | 1 | 1 | 0 | 5 | 0 | 1 | 0 | 1 | 1 | 0 | 1 | 5 | 1 | 1 | 1 |
pure-rounds-sweep-v1 | all_oracle_r4 | all_oracle | 4 | tiger7 | scorable_negotiation-moves_chat-d53596bb63 | scorable_negotiation-L0-db777d04d1 | 0 | 1 | 0.9703 | 0.9901 | 0.531502 | 299 | 27 | 382,164,480 | 52.053515 | 0.271572 | 0 | 0.484405 | 0.55212 | 1 | 1 | 0 | 0 | 0 | null | 1 | 1 | 0 | 5 | 0 | 1 | 0 | 1 | 1 | 0 | 1 | 5 | 1 | 1 | 1 |
pure-rounds-sweep-v1 | all_oracle_r4 | all_oracle | 4 | tiger7 | scorable_negotiation-moves_chat-f01ccac23d | scorable_negotiation-L0-db777d04d1 | 1 | 1 | 0.9703 | 0.9901 | 0.531502 | 299 | 27 | 382,164,480 | 52.053515 | 0.271572 | 0 | 0.484405 | 0.55212 | 1 | 1 | 0 | 0 | 0 | null | 1 | 1 | 0 | 5 | 0 | 1 | 0 | 1 | 1 | 0 | 1 | 5 | 1 | 1 | 1 |
pure-rounds-sweep-v1 | all_oracle_r4 | all_oracle | 4 | tiger7 | scorable_negotiation-moves_chat-fe1074481e | scorable_negotiation-L0-db777d04d1 | 2 | 1 | 0.7989 | 0.8113 | 0 | 245 | 0 | 0 | 0 | 0.429388 | 0 | 0.984694 | 0.959607 | 1 | 1 | 0 | 0 | 0 | -22.2 | 5 | 5 | 1 | 25 | 0 | 1 | 0 | 1 | 1 | 0 | 1 | 5 | 3 | 1 | 1 |
pure-rounds-sweep-v1 | all_oracle_r4 | all_oracle | 4 | tiger7 | scorable_negotiation-moves_chat-b7f7df31d8 | scorable_negotiation-L0-db777d04d1 | 3 | 1 | 0.7989 | 0.8113 | 0 | 245 | 0 | 0 | 0 | 0.429388 | 0 | 0.984694 | 0.959607 | 1 | 1 | 0 | 0 | 0 | null | 1 | 1 | 0 | 5 | 0 | 1 | 0 | 1 | 1 | 0 | 1 | 5 | 1 | 1 | 1 |
pure-rounds-sweep-v1 | all_oracle_r4 | all_oracle | 4 | tiger7 | scorable_negotiation-moves_chat-74d3e13fe2 | scorable_negotiation-L0-db777d04d1 | 4 | 1 | 0.9703 | 0.9901 | 0.531502 | 299 | 27 | 382,164,480 | 52.053515 | 0.271572 | 0 | 0.484405 | 0.55212 | 1 | 1 | 0 | 0 | 0 | -7.8 | 5 | 5 | 1 | 25 | 0 | 1 | 0 | 1 | 1 | 0 | 1 | 5 | 4 | 1 | 1 |
pure-rounds-sweep-v1 | all_oracle_r4 | all_oracle | 4 | tiger7 | scorable_negotiation-moves_chat-7b77213dce | scorable_negotiation-L1-1381dc04db | 0 | 1 | 0.7494 | 0.6682 | 0.323222 | 149 | 8 | 3,701,376 | 20.590773 | 0.451007 | 0 | 0.805176 | 0.805176 | 1 | 1 | 0 | 0 | 0 | null | 1 | 1 | 0 | 5 | 0 | 1 | 0 | 1 | 1 | 0 | 1 | 5 | 1 | 1 | 1 |
pure-rounds-sweep-v1 | all_oracle_r4 | all_oracle | 4 | tiger7 | scorable_negotiation-moves_chat-02304ba044 | scorable_negotiation-L1-1381dc04db | 1 | 1 | 0.8683 | 0.7937 | 0.325096 | 177 | 2 | 3,809,904 | 20.710129 | 0.40226 | 0 | 0.753362 | 0.753362 | 1 | 1 | 0 | 0 | 0 | null | 1 | 1 | 0 | 5 | 0 | 1 | 0 | 1 | 1 | 0 | 1 | 5 | 1 | 1 | 1 |
pure-rounds-sweep-v1 | all_oracle_r4 | all_oracle | 4 | tiger7 | scorable_negotiation-moves_chat-6cd852b82f | scorable_negotiation-L1-1381dc04db | 2 | 1 | 0.7802 | 0.6413 | 0.271972 | 143 | 5 | 1,561,280 | 17.325914 | 0.503497 | 0 | 0.952936 | 0.952936 | 1 | 1 | 0 | 0 | 0 | null | 1 | 1 | 0 | 5 | 0 | 1 | 0 | 1 | 1 | 0 | 1 | 5 | 1 | 1 | 1 |
pure-rounds-sweep-v1 | all_oracle_r4 | all_oracle | 4 | tiger7 | scorable_negotiation-moves_chat-fe79e0fab5 | scorable_negotiation-L1-1381dc04db | 3 | 1 | 0.9682 | 0.9776 | 0.525025 | 218 | 11 | 41,855,814 | 33.446537 | 0.376147 | 0 | 0.37884 | 0.37884 | 1 | 1 | 0 | 0 | 0 | null | 1 | 1 | 0 | 5 | 0 | 1 | 0 | 1 | 1 | 0 | 1 | 5 | 1 | 1 | 1 |
pure-rounds-sweep-v1 | all_oracle_r4 | all_oracle | 4 | tiger7 | scorable_negotiation-moves_chat-535a9d4c9d | scorable_negotiation-L1-1381dc04db | 4 | 1 | 0.9682 | 0.9776 | 0.525025 | 218 | 11 | 41,855,814 | 33.446537 | 0.376147 | 0 | 0.37884 | 0.37884 | 1 | 1 | 0 | 0 | 0 | null | 1 | 1 | 0 | 5 | 0 | 1 | 0 | 1 | 1 | 0 | 1 | 5 | 1 | 1 | 1 |
pure-rounds-sweep-v1 | all_oracle_r4 | all_oracle | 4 | tiger7 | scorable_negotiation-moves_chat-e599e19a68 | scorable_negotiation-L1-6e5961e973 | 0 | 1 | 1 | 0.9279 | 0 | 206 | 0 | 0 | 0 | 0.380583 | 0 | 0.844625 | 0.844625 | 1 | 1 | 0 | 0 | 0 | null | 1 | 1 | 0 | 5 | 0 | 1 | 0 | 1 | 1 | 0 | 1 | 5 | 1 | 1 | 1 |
pure-rounds-sweep-v1 | all_oracle_r4 | all_oracle | 4 | tiger7 | scorable_negotiation-moves_chat-0091263168 | scorable_negotiation-L1-6e5961e973 | 1 | 1 | 0.6597 | 0.9054 | 0.406965 | 201 | 11 | 17,023,545 | 27.938945 | 0.441791 | 0 | 0.80608 | 0.80608 | 1 | 1 | 0 | 0 | 0 | null | 1 | 1 | 0 | 5 | 0 | 1 | 0 | 1 | 1 | 0 | 1 | 5 | 1 | 1 | 1 |
pure-rounds-sweep-v1 | all_oracle_r4 | all_oracle | 4 | tiger7 | scorable_negotiation-moves_chat-b5ee4e73d9 | scorable_negotiation-L1-6e5961e973 | 2 | 1 | 0.9698 | 0.9144 | 0.525338 | 203 | 16 | 61,018,272 | 36.065502 | 0.248276 | 0 | 0.69872 | 0.69872 | 1 | 1 | 0 | 0 | 0 | null | 1 | 1 | 0 | 5 | 0 | 1 | 0 | 1 | 1 | 0 | 1 | 5 | 1 | 1 | 1 |
pure-rounds-sweep-v1 | all_oracle_r4 | all_oracle | 4 | tiger7 | scorable_negotiation-moves_chat-dcf65e81ba | scorable_negotiation-L1-6e5961e973 | 3 | 1 | 0.5889 | 0.7613 | 0.37495 | 169 | 11 | 11,301,345 | 25.741036 | 0.388166 | 0 | 0.925671 | 0.925671 | 1 | 1 | 0 | 0 | 0 | null | 1 | 1 | 0 | 5 | 0 | 1 | 0 | 1 | 1 | 0 | 1 | 5 | 1 | 1 | 1 |
pure-rounds-sweep-v1 | all_oracle_r4 | all_oracle | 4 | tiger7 | scorable_negotiation-moves_chat-f7803ba6fb | scorable_negotiation-L1-6e5961e973 | 4 | 1 | 0.9698 | 0.9144 | 0.525338 | 203 | 16 | 61,018,272 | 36.065502 | 0.248276 | 0 | 0.69872 | 0.69872 | 1 | 1 | 0 | 0 | 0 | null | 1 | 1 | 0 | 5 | 0 | 1 | 0 | 1 | 1 | 0 | 1 | 5 | 1 | 1 | 1 |
pure-rounds-sweep-v1 | all_oracle_r4 | all_oracle | 4 | tiger7 | scorable_negotiation-moves_chat-e80abe221e | scorable_negotiation-L1-6f6151e1d5 | 0 | 1 | 0.8763 | 0.9721 | 0.356468 | 209 | 6 | 7,807,488 | 23.905744 | 0.489952 | 0 | 0.828809 | 0.671182 | 1 | 1 | 0 | 0 | 0 | -1.8 | 5 | 5 | 1 | 25 | 0 | 1 | 0 | 1 | 1 | 0 | 1 | 5 | 3 | 1 | 1 |
pure-rounds-sweep-v1 | all_oracle_r4 | all_oracle | 4 | tiger7 | scorable_negotiation-moves_chat-cecde9a879 | scorable_negotiation-L1-6f6151e1d5 | 1 | 1 | 0.8763 | 0.9721 | 0.356468 | 209 | 6 | 7,807,488 | 23.905744 | 0.489952 | 0 | 0.828809 | 0.671182 | 1 | 1 | 0 | 0 | 0 | null | 1 | 1 | 0 | 5 | 0 | 1 | 0 | 1 | 1 | 0 | 1 | 5 | 1 | 1 | 1 |
pure-rounds-sweep-v1 | all_oracle_r4 | all_oracle | 4 | tiger7 | scorable_negotiation-moves_chat-e86d322a62 | scorable_negotiation-L1-6f6151e1d5 | 2 | 1 | 0.9165 | 0.9256 | 0.41839 | 199 | 6 | 17,390,592 | 28.058398 | 0.369849 | 0 | 0.623291 | 0.716813 | 1 | 1 | 0 | 0 | 0 | null | 1 | 1 | 0 | 5 | 0 | 1 | 0 | 1 | 1 | 0 | 1 | 5 | 1 | 1 | 1 |
pure-rounds-sweep-v1 | all_oracle_r4 | all_oracle | 4 | tiger7 | scorable_negotiation-moves_chat-b71e00da9e | scorable_negotiation-L1-6f6151e1d5 | 3 | 1 | 0.9935 | 0.9767 | 0.482792 | 210 | 6 | 35,580,384 | 32.377412 | 0.281905 | 0 | 0.583618 | 0.722146 | 1 | 1 | 0 | 0 | 0 | null | 1 | 1 | 0 | 5 | 0 | 1 | 0 | 1 | 1 | 0 | 1 | 5 | 1 | 1 | 1 |
pure-rounds-sweep-v1 | all_oracle_r4 | all_oracle | 4 | tiger7 | scorable_negotiation-moves_chat-f89db01001 | scorable_negotiation-L1-6f6151e1d5 | 4 | 1 | 1 | 0.9442 | 0.4232 | 203 | 6 | 18,413,568 | 28.380993 | 0.370443 | 0 | 0.679437 | 0.835508 | 1 | 1 | 0 | 0 | 0 | null | 1 | 1 | 0 | 5 | 0 | 1 | 0 | 1 | 1 | 0 | 1 | 5 | 1 | 1 | 1 |
pure-rounds-sweep-v1 | all_oracle_r4 | all_oracle | 4 | tiger7 | scorable_negotiation-moves_chat-704a9c677a | scorable_negotiation-L1-a9e4838c4c | 0 | 1 | 0.9469 | 0.9144 | 0.531471 | 203 | 17 | 46,818,000 | 34.204447 | 0.301478 | 0 | 0.291243 | 0.636917 | 1 | 1 | 0 | 0 | 0 | null | 1 | 1 | 0 | 5 | 0 | 1 | 0 | 1 | 1 | 0 | 1 | 5 | 1 | 1 | 1 |
pure-rounds-sweep-v1 | all_oracle_r4 | all_oracle | 4 | tiger7 | scorable_negotiation-moves_chat-e4e03c6d8f | scorable_negotiation-L1-a9e4838c4c | 1 | 1 | 0.8254 | 0.7748 | 0 | 172 | 0 | 0 | 0 | 0.386047 | 0 | 0.533097 | 0.809675 | 1 | 1 | 0 | 0 | 0 | null | 1 | 1 | 0 | 5 | 0 | 1 | 0 | 1 | 1 | 0 | 1 | 5 | 1 | 1 | 1 |
pure-rounds-sweep-v1 | all_oracle_r4 | all_oracle | 4 | tiger7 | scorable_negotiation-moves_chat-e1105b5764 | scorable_negotiation-L1-a9e4838c4c | 2 | 1 | 0.7694 | 0.6486 | 0 | 144 | 0 | 0 | 0 | 0.463889 | 0 | 1.108662 | 0.558053 | 1 | 1 | 0 | 0 | 0 | null | 1 | 1 | 0 | 5 | 0 | 1 | 0 | 1 | 1 | 0 | 1 | 5 | 1 | 1 | 1 |
pure-rounds-sweep-v1 | all_oracle_r4 | all_oracle | 4 | tiger7 | scorable_negotiation-moves_chat-9e326b794c | scorable_negotiation-L1-a9e4838c4c | 3 | 1 | 0.952 | 1 | 0 | 222 | 0 | 0 | 0 | 0.466667 | 0 | 0.638923 | 0.869172 | 1 | 1 | 0 | 0 | 0 | null | 1 | 1 | 0 | 5 | 0 | 1 | 0 | 1 | 1 | 0 | 1 | 5 | 1 | 1 | 1 |
pure-rounds-sweep-v1 | all_oracle_r4 | all_oracle | 4 | tiger7 | scorable_negotiation-moves_chat-212428bcda | scorable_negotiation-L1-a9e4838c4c | 4 | 1 | 0.952 | 1 | 0 | 222 | 0 | 0 | 0 | 0.466667 | 0 | 0.638923 | 0.869172 | 1 | 1 | 0 | 4 | 0 | 14.1 | 5 | 5 | 1 | 25 | 0 | 1 | 0 | 1 | 1 | 0 | 1 | 5 | 3 | 1 | 1 |
pure-rounds-sweep-v1 | all_oracle_r4 | all_oracle | 4 | tiger7 | scorable_negotiation-moves_chat-066a7b5333 | scorable_negotiation-L1-b3fd37949a | 0 | 1 | 0.8644 | 0.9204 | 0.271977 | 208 | 1 | 3,321,450 | 20.149559 | 0.451923 | 0 | 1.106695 | 0.555639 | 1 | 1 | 0 | 0 | 0 | null | 1 | 1 | 0 | 5 | 0 | 1 | 0 | 1 | 1 | 0 | 1 | 5 | 1 | 1 | 1 |
pure-rounds-sweep-v1 | all_oracle_r4 | all_oracle | 4 | tiger7 | scorable_negotiation-moves_chat-8fc4480e3d | scorable_negotiation-L1-b3fd37949a | 1 | 1 | 1 | 1 | 0.47738 | 226 | 11 | 55,333,740 | 35.366982 | 0.338053 | 0 | 0.343173 | 0.762825 | 1 | 1 | 0 | 0 | 0 | null | 1 | 1 | 0 | 5 | 0 | 1 | 0 | 1 | 1 | 0 | 1 | 5 | 1 | 1 | 1 |
pure-rounds-sweep-v1 | all_oracle_r4 | all_oracle | 4 | tiger7 | scorable_negotiation-moves_chat-1fe0b90a18 | scorable_negotiation-L1-b3fd37949a | 2 | 1 | 0.9057 | 0.9248 | 0.297104 | 209 | 1 | 5,166,700 | 22.011146 | 0.338756 | 0 | 1.012133 | 0.518294 | 1 | 1 | 0 | 0 | 0 | null | 1 | 1 | 0 | 5 | 0 | 1 | 0 | 1 | 1 | 0 | 1 | 5 | 1 | 1 | 1 |
pure-rounds-sweep-v1 | all_oracle_r4 | all_oracle | 4 | tiger7 | scorable_negotiation-moves_chat-bceb783186 | scorable_negotiation-L1-b3fd37949a | 3 | 1 | 0.8469 | 0.7876 | 0.250671 | 178 | 1 | 2,208,960 | 18.571098 | 0.406742 | 0 | 0.473886 | 0.788681 | 1 | 1 | 0 | 0 | 0 | null | 1 | 1 | 0 | 5 | 0 | 1 | 0 | 1 | 1 | 0 | 1 | 5 | 1 | 1 | 1 |
pure-rounds-sweep-v1 | all_oracle_r4 | all_oracle | 4 | tiger7 | scorable_negotiation-moves_chat-6e5ced0c19 | scorable_negotiation-L1-b3fd37949a | 4 | 1 | 1 | 1 | 0.47738 | 226 | 11 | 55,333,740 | 35.366982 | 0.338053 | 0 | 0.343173 | 0.762825 | 1 | 1 | 0 | 0 | 0 | null | 1 | 1 | 0 | 5 | 0 | 1 | 0 | 1 | 1 | 0 | 1 | 5 | 1 | 1 | 1 |
pure-rounds-sweep-v1 | all_oracle_r4 | all_oracle | 4 | tiger7 | scorable_negotiation-moves_chat-87fb3116df | scorable_negotiation-L2-107032bc27 | 0 | 1 | 0.9979 | 0.9632 | 0.424203 | 183 | 3 | 7,970,880 | 24.004975 | 0.375956 | 0 | 0.742112 | 0.742112 | 1 | 1 | 0 | 0 | 0 | null | 1 | 1 | 0 | 5 | 0 | 1 | 0 | 1 | 1 | 0 | 1 | 5 | 1 | 1 | 1 |
pure-rounds-sweep-v1 | all_oracle_r4 | all_oracle | 4 | tiger7 | scorable_negotiation-moves_chat-1feedf18e1 | scorable_negotiation-L2-107032bc27 | 1 | 1 | 0.9979 | 0.9632 | 0.424203 | 183 | 3 | 7,970,880 | 24.004975 | 0.375956 | 0 | 0.742112 | 0.742112 | 1 | 1 | 0 | 0 | 0 | null | 1 | 1 | 0 | 5 | 0 | 1 | 0 | 1 | 1 | 0 | 1 | 5 | 1 | 1 | 1 |
pure-rounds-sweep-v1 | all_oracle_r4 | all_oracle | 4 | tiger7 | scorable_negotiation-moves_chat-154fc9209a | scorable_negotiation-L2-107032bc27 | 2 | 1 | 0.9979 | 0.9632 | 0.424203 | 183 | 3 | 7,970,880 | 24.004975 | 0.375956 | 0 | 0.742112 | 0.742112 | 1 | 1 | 0 | 0 | 0 | null | 1 | 1 | 0 | 5 | 0 | 1 | 0 | 1 | 1 | 0 | 1 | 5 | 1 | 1 | 1 |
pure-rounds-sweep-v1 | all_oracle_r4 | all_oracle | 4 | tiger7 | scorable_negotiation-moves_chat-0ac4be9754 | scorable_negotiation-L2-107032bc27 | 3 | 1 | 0.837 | 0.9263 | 0.435814 | 176 | 7 | 9,123,114 | 24.662019 | 0.409091 | 0 | 0.303814 | 0.303814 | 1 | 1 | 0 | 0 | 0 | null | 1 | 1 | 0 | 5 | 0 | 1 | 0 | 1 | 1 | 0 | 1 | 5 | 1 | 1 | 1 |
pure-rounds-sweep-v1 | all_oracle_r4 | all_oracle | 4 | tiger7 | scorable_negotiation-moves_chat-cb10fcef6a | scorable_negotiation-L2-107032bc27 | 4 | 1 | 0.8278 | 0.8158 | 0.418908 | 155 | 8 | 7,485,632 | 23.705313 | 0.345806 | 0 | 0.62362 | 0.62362 | 1 | 1 | 0 | 0 | 0 | null | 1 | 1 | 0 | 5 | 0 | 1 | 0 | 1 | 1 | 0 | 1 | 5 | 1 | 1 | 1 |
pure-rounds-sweep-v1 | all_oracle_r4 | all_oracle | 4 | tiger7 | scorable_negotiation-moves_chat-87d548c435 | scorable_negotiation-L2-5edb2fff08 | 0 | 1 | 1 | 1 | 0.558263 | 219 | 22 | 102,502,400 | 40.007997 | 0.222831 | 0 | 0 | 0.723046 | 1 | 1 | 0 | 0 | 0 | null | 1 | 1 | 0 | 5 | 0 | 1 | 0 | 1 | 1 | 0 | 1 | 5 | 1 | 1 | 1 |
pure-rounds-sweep-v1 | all_oracle_r4 | all_oracle | 4 | tiger7 | scorable_negotiation-moves_chat-e0fcac69e6 | scorable_negotiation-L2-5edb2fff08 | 1 | 1 | 0.825 | 0.8858 | 0.345356 | 194 | 2 | 9,286,992 | 24.749989 | 0.303093 | 0 | 0.777178 | 0.678474 | 1 | 1 | 0 | 2 | 0 | -18.6 | 5 | 5 | 1 | 25 | 0 | 1 | 0 | 1 | 1 | 0 | 1 | 5 | 4 | 1 | 1 |
pure-rounds-sweep-v1 | all_oracle_r4 | all_oracle | 4 | tiger7 | scorable_negotiation-moves_chat-11b5c11d67 | scorable_negotiation-L2-5edb2fff08 | 2 | 1 | 0.825 | 0.8858 | 0.345356 | 194 | 2 | 9,286,992 | 24.749989 | 0.303093 | 0 | 0.777178 | 0.678474 | 1 | 1 | 0 | 0 | 0 | null | 1 | 1 | 0 | 5 | 0 | 1 | 0 | 1 | 1 | 0 | 1 | 5 | 1 | 1 | 1 |
pure-rounds-sweep-v1 | all_oracle_r4 | all_oracle | 4 | tiger7 | scorable_negotiation-moves_chat-b0ccad5f31 | scorable_negotiation-L2-5edb2fff08 | 3 | 1 | 1 | 1 | 0.558263 | 219 | 22 | 102,502,400 | 40.007997 | 0.222831 | 0 | 0 | 0.723046 | 1 | 1 | 0 | 0 | 0 | null | 1 | 1 | 0 | 5 | 0 | 1 | 0 | 1 | 1 | 0 | 1 | 5 | 1 | 1 | 1 |
pure-rounds-sweep-v1 | all_oracle_r4 | all_oracle | 4 | tiger7 | scorable_negotiation-moves_chat-8ef64ccaf2 | scorable_negotiation-L2-5edb2fff08 | 4 | 1 | 0.8357 | 0.7945 | 0.337166 | 174 | 5 | 8,236,800 | 24.163047 | 0.381609 | 0.343859 | 0.343859 | 0.784794 | 0 | 1 | 0 | 2 | 0 | 25.2 | 5 | 5 | 1 | 25 | 0 | 1 | 0 | 1 | 1 | 0 | 1 | 5 | 4 | 1 | 1 |
pure-rounds-sweep-v1 | all_oracle_r4 | all_oracle | 4 | tiger7 | scorable_negotiation-moves_chat-519653769b | scorable_negotiation-L2-c07670b4c3 | 0 | 1 | 0.7798 | 0.7826 | 0 | 126 | 0 | 0 | 0 | 0.539683 | 0 | 0.472495 | 0.472495 | 1 | 1 | 0 | 0 | 0 | null | 1 | 1 | 0 | 5 | 0 | 1 | 0 | 1 | 1 | 0 | 1 | 5 | 1 | 1 | 1 |
pure-rounds-sweep-v1 | all_oracle_r4 | all_oracle | 4 | tiger7 | scorable_negotiation-moves_chat-634248e5ea | scorable_negotiation-L2-c07670b4c3 | 1 | 1 | 0.8565 | 0.7329 | 0 | 118 | 0 | 0 | 0 | 0.471186 | 0 | 0.93861 | 0.93861 | 1 | 1 | 0 | 0 | 0 | null | 1 | 1 | 0 | 5 | 0 | 1 | 0 | 1 | 1 | 0 | 1 | 5 | 1 | 1 | 1 |
pure-rounds-sweep-v1 | all_oracle_r4 | all_oracle | 4 | tiger7 | scorable_negotiation-moves_chat-b25559b60a | scorable_negotiation-L2-c07670b4c3 | 2 | 1 | 0.9091 | 0.9006 | 0.580866 | 145 | 7 | 6,607,440 | 23.121002 | 0.33931 | 0 | 0 | 0 | 1 | 1 | 0 | 0 | 0 | null | 1 | 1 | 0 | 5 | 0 | 1 | 0 | 1 | 1 | 0 | 1 | 5 | 1 | 1 | 1 |
pure-rounds-sweep-v1 | all_oracle_r4 | all_oracle | 4 | tiger7 | scorable_negotiation-moves_chat-72c70b7f23 | scorable_negotiation-L2-c07670b4c3 | 3 | 1 | 1 | 1 | 0 | 161 | 0 | 0 | 0 | 0.402484 | 0 | 0.757172 | 0.757172 | 1 | 1 | 0 | 0 | 0 | null | 1 | 1 | 0 | 5 | 0 | 1 | 0 | 1 | 1 | 0 | 1 | 5 | 1 | 1 | 1 |
pure-rounds-sweep-v1 | all_oracle_r4 | all_oracle | 4 | tiger7 | scorable_negotiation-moves_chat-f09e7a829f | scorable_negotiation-L2-c07670b4c3 | 4 | 1 | 1 | 1 | 0 | 161 | 0 | 0 | 0 | 0.402484 | 0 | 0.757172 | 0.757172 | 1 | 1 | 0 | 0 | 0 | null | 1 | 1 | 0 | 5 | 0 | 1 | 0 | 1 | 1 | 0 | 1 | 5 | 1 | 1 | 1 |
pure-rounds-sweep-v1 | all_oracle_r4 | all_oracle | 4 | tiger7 | scorable_negotiation-moves_chat-8efdad3b7e | scorable_negotiation-L2-cd5957683b | 0 | 1 | 1 | 1 | 0.528386 | 213 | 7 | 28,738,640 | 31.023675 | 0.353052 | 0 | 0.51716 | 0.51716 | 1 | 1 | 0 | 0 | 0 | null | 1 | 1 | 0 | 5 | 0 | 1 | 0 | 1 | 1 | 0 | 1 | 5 | 1 | 1 | 1 |
pure-rounds-sweep-v1 | all_oracle_r4 | all_oracle | 4 | tiger7 | scorable_negotiation-moves_chat-2565d751c9 | scorable_negotiation-L2-cd5957683b | 1 | 1 | 0.7175 | 0.784 | 0.515059 | 167 | 14 | 25,292,736 | 30.24121 | 0.232335 | 0 | 0.509168 | 0.509168 | 1 | 1 | 0 | 0 | 0 | null | 1 | 1 | 0 | 5 | 0 | 1 | 0 | 1 | 1 | 0 | 1 | 5 | 1 | 1 | 1 |
pure-rounds-sweep-v1 | all_oracle_r4 | all_oracle | 4 | tiger7 | scorable_negotiation-moves_chat-25a37acdfd | scorable_negotiation-L2-cd5957683b | 2 | 1 | 0.8986 | 0.939 | 0.641947 | 200 | 21 | 76,068,720 | 37.691309 | 0.176 | 0 | 0 | 0 | 1 | 1 | 0 | 0 | 0 | null | 1 | 1 | 0 | 5 | 0 | 1 | 0 | 1 | 1 | 0 | 1 | 5 | 1 | 1 | 1 |
pure-rounds-sweep-v1 | all_oracle_r4 | all_oracle | 4 | tiger7 | scorable_negotiation-moves_chat-de8da4eba8 | scorable_negotiation-L2-cd5957683b | 3 | 1 | 0.8487 | 0.8169 | 0.472756 | 174 | 9 | 16,477,560 | 27.757387 | 0.342529 | 0 | 0.600311 | 0.600311 | 1 | 1 | 0 | 0 | 0 | null | 1 | 1 | 0 | 5 | 0 | 1 | 0 | 1 | 1 | 0 | 1 | 5 | 1 | 1 | 1 |
pure-rounds-sweep-v1 | all_oracle_r4 | all_oracle | 4 | tiger7 | scorable_negotiation-moves_chat-8c15fa617f | scorable_negotiation-L2-cd5957683b | 4 | 1 | 0.6474 | 0.6995 | 0.301066 | 149 | 2 | 1,725,920 | 17.67682 | 0.434899 | 0 | 0.641782 | 0.641782 | 1 | 1 | 0 | 0 | 0 | null | 1 | 1 | 0 | 5 | 0 | 1 | 0 | 1 | 1 | 0 | 1 | 5 | 1 | 1 | 1 |
pure-rounds-sweep-v1 | all_oracle_r4 | all_oracle | 4 | tiger7 | scorable_negotiation-moves_chat-e23ce71123 | scorable_negotiation-L2-f3366df5c2 | 0 | 1 | 1 | 1 | 0.640781 | 232 | 19 | 109,296,360 | 40.524824 | 0.282759 | 0 | 0 | 0.755469 | 1 | 1 | 0 | 0 | 0 | null | 1 | 1 | 0 | 5 | 0 | 1 | 0 | 1 | 1 | 0 | 1 | 5 | 1 | 1 | 1 |
pure-rounds-sweep-v1 | all_oracle_r4 | all_oracle | 4 | tiger7 | scorable_negotiation-moves_chat-f71b728627 | scorable_negotiation-L2-f3366df5c2 | 1 | 1 | 0.4217 | 0.569 | 0 | 132 | 0 | 0 | 0 | 0.572727 | 0 | 1.463464 | 0.847512 | 1 | 1 | 0 | 2 | 0 | -2.7 | 5 | 5 | 1 | 25 | 0 | 1 | 0 | 1 | 1 | 0 | 1 | 5 | 3 | 1 | 1 |
pure-rounds-sweep-v1 | all_oracle_r4 | all_oracle | 4 | tiger7 | scorable_negotiation-moves_chat-b4f27bc480 | scorable_negotiation-L2-f3366df5c2 | 2 | 1 | 0.4217 | 0.569 | 0 | 132 | 0 | 0 | 0 | 0.572727 | 0 | 1.463464 | 0.847512 | 1 | 1 | 0 | 0 | 0 | null | 1 | 1 | 0 | 5 | 0 | 1 | 0 | 1 | 1 | 0 | 1 | 5 | 1 | 1 | 1 |
pure-rounds-sweep-v1 | all_oracle_r4 | all_oracle | 4 | tiger7 | scorable_negotiation-moves_chat-079f88b7a5 | scorable_negotiation-L2-f3366df5c2 | 3 | 1 | 1 | 1 | 0.640781 | 232 | 19 | 109,296,360 | 40.524824 | 0.282759 | 0 | 0 | 0.755469 | 1 | 1 | 0 | 0 | 0 | null | 1 | 1 | 0 | 5 | 0 | 1 | 0 | 1 | 1 | 0 | 1 | 5 | 1 | 1 | 1 |
pure-rounds-sweep-v1 | all_oracle_r4 | all_oracle | 4 | tiger7 | scorable_negotiation-moves_chat-679bf2a18c | scorable_negotiation-L2-f3366df5c2 | 4 | 1 | 1 | 1 | 0.640781 | 232 | 19 | 109,296,360 | 40.524824 | 0.282759 | 0 | 0 | 0.755469 | 1 | 1 | 0 | 0 | 0 | null | 1 | 1 | 0 | 5 | 0 | 1 | 0 | 1 | 1 | 0 | 1 | 5 | 1 | 1 | 1 |
pure-rounds-sweep-v1 | all_oracle_r4 | all_oracle | 4 | tiger7 | scorable_negotiation-moves_chat-68599d7a84 | scorable_negotiation-L3-09d8108a8f | 0 | 1 | 1 | 1 | 0.660897 | 219 | 13 | 75,437,700 | 37.628568 | 0.257534 | 0 | 0.650206 | 0.870581 | 1 | 1 | 0 | 0 | 0 | null | 1 | 1 | 0 | 5 | 0 | 1 | 0 | 1 | 1 | 0 | 1 | 5 | 1 | 1 | 1 |
pure-rounds-sweep-v1 | all_oracle_r4 | all_oracle | 4 | tiger7 | scorable_negotiation-moves_chat-29697da18e | scorable_negotiation-L3-09d8108a8f | 1 | 1 | 1 | 1 | 0.660897 | 219 | 13 | 75,437,700 | 37.628568 | 0.257534 | 0 | 0.650206 | 0.870581 | 1 | 1 | 0 | 0 | 0 | null | 1 | 1 | 0 | 5 | 0 | 1 | 0 | 1 | 1 | 0 | 1 | 5 | 1 | 1 | 1 |
pure-rounds-sweep-v1 | all_oracle_r4 | all_oracle | 4 | tiger7 | scorable_negotiation-moves_chat-3d3d24fdf9 | scorable_negotiation-L3-09d8108a8f | 2 | 1 | 1 | 1 | 0.660897 | 219 | 13 | 75,437,700 | 37.628568 | 0.257534 | 0 | 0.650206 | 0.870581 | 1 | 1 | 0 | 0 | 0 | null | 1 | 1 | 0 | 5 | 0 | 1 | 0 | 1 | 1 | 0 | 1 | 5 | 1 | 1 | 1 |
pure-rounds-sweep-v1 | all_oracle_r4 | all_oracle | 4 | tiger7 | scorable_negotiation-moves_chat-7245b276a3 | scorable_negotiation-L3-09d8108a8f | 3 | 1 | 0.7275 | 0.8402 | 0.627739 | 184 | 26 | 58,319,352 | 35.740658 | 0.121739 | 0 | 0.790108 | 0 | 1 | 1 | 0 | 0 | 0 | null | 1 | 1 | 0 | 5 | 0 | 1 | 0 | 1 | 1 | 0 | 1 | 5 | 1 | 1 | 1 |
pure-rounds-sweep-v1 | all_oracle_r4 | all_oracle | 4 | tiger7 | scorable_negotiation-moves_chat-9f5175bc8b | scorable_negotiation-L3-09d8108a8f | 4 | 1 | 0.6012 | 0.7489 | 0 | 164 | 0 | 0 | 0 | 0.365854 | 0 | 0.870581 | 0.650206 | 1 | 1 | 0 | 0 | 0 | null | 1 | 1 | 0 | 5 | 0 | 1 | 0 | 1 | 1 | 0 | 1 | 5 | 1 | 1 | 1 |
pure-rounds-sweep-v1 | all_oracle_r4 | all_oracle | 4 | tiger7 | scorable_negotiation-moves_chat-f2eff3c69f | scorable_negotiation-L3-78a36182a2 | 0 | 1 | 1 | 1 | 0.91461 | 142 | 13 | 10,037,248 | 25.137549 | 0.264789 | 0 | 0 | 0 | 1 | 1 | 0 | 0 | 0 | null | 1 | 1 | 0 | 5 | 0 | 1 | 0 | 1 | 1 | 0 | 1 | 5 | 1 | 1 | 1 |
pure-rounds-sweep-v1 | all_oracle_r4 | all_oracle | 4 | tiger7 | scorable_negotiation-moves_chat-8118c16b39 | scorable_negotiation-L3-78a36182a2 | 1 | 1 | 1 | 1 | 0.91461 | 142 | 13 | 10,037,248 | 25.137549 | 0.264789 | 0 | 0 | 0 | 1 | 1 | 0 | 0 | 0 | null | 1 | 1 | 0 | 5 | 0 | 1 | 0 | 1 | 1 | 0 | 1 | 5 | 1 | 1 | 1 |
pure-rounds-sweep-v1 | all_oracle_r4 | all_oracle | 4 | tiger7 | scorable_negotiation-moves_chat-82d742546a | scorable_negotiation-L3-78a36182a2 | 2 | 1 | 0.9256 | 0.9296 | 0.509942 | 132 | 1 | 540,800 | 14.015459 | 0.421212 | 0 | 0.367889 | 0.367889 | 1 | 1 | 0 | 0 | 0 | null | 1 | 1 | 0 | 5 | 0 | 1 | 0 | 1 | 1 | 0 | 1 | 5 | 1 | 1 | 1 |
pure-rounds-sweep-v1 | all_oracle_r4 | all_oracle | 4 | tiger7 | scorable_negotiation-moves_chat-656def1a31 | scorable_negotiation-L3-78a36182a2 | 3 | 1 | 1 | 1 | 0.91461 | 142 | 13 | 10,037,248 | 25.137549 | 0.264789 | 0 | 0 | 0 | 1 | 1 | 0 | 0 | 0 | null | 1 | 1 | 0 | 5 | 0 | 1 | 0 | 1 | 1 | 0 | 1 | 5 | 1 | 1 | 1 |
pure-rounds-sweep-v1 | all_oracle_r4 | all_oracle | 4 | tiger7 | scorable_negotiation-moves_chat-6ee9f862da | scorable_negotiation-L3-78a36182a2 | 4 | 1 | 1 | 1 | 0.91461 | 142 | 13 | 10,037,248 | 25.137549 | 0.264789 | 0 | 0 | 0 | 1 | 1 | 0 | 0 | 0 | null | 1 | 1 | 0 | 5 | 0 | 1 | 0 | 1 | 1 | 0 | 1 | 5 | 1 | 1 | 1 |
pure-rounds-sweep-v1 | all_oracle_r4 | all_oracle | 4 | tiger7 | scorable_negotiation-moves_chat-1c8941de47 | scorable_negotiation-L3-81f699e3fe | 0 | 1 | 1 | 0.9929 | 0.78193 | 140 | 13 | 8,358,480 | 24.23402 | 0.277143 | 0 | 0 | 0 | 1 | 1 | 0 | 0 | 0 | null | 1 | 1 | 0 | 5 | 0 | 1 | 0 | 1 | 1 | 0 | 1 | 5 | 1 | 1 | 1 |
pure-rounds-sweep-v1 | all_oracle_r4 | all_oracle | 4 | tiger7 | scorable_negotiation-moves_chat-073a73e452 | scorable_negotiation-L3-81f699e3fe | 1 | 1 | 1 | 0.9929 | 0.78193 | 140 | 13 | 8,358,480 | 24.23402 | 0.277143 | 0 | 0 | 0 | 1 | 1 | 0 | 0 | 0 | null | 1 | 1 | 0 | 5 | 0 | 1 | 0 | 1 | 1 | 0 | 1 | 5 | 1 | 1 | 1 |
pure-rounds-sweep-v1 | all_oracle_r4 | all_oracle | 4 | tiger7 | scorable_negotiation-moves_chat-17436144c4 | scorable_negotiation-L3-81f699e3fe | 2 | 1 | 0.7404 | 0.773 | 0.64034 | 109 | 12 | 3,078,504 | 19.84577 | 0.234862 | 0 | 0.632993 | 0.632993 | 1 | 1 | 0 | 0 | 0 | null | 1 | 1 | 0 | 5 | 0 | 1 | 0 | 1 | 1 | 0 | 1 | 5 | 1 | 1 | 1 |
pure-rounds-sweep-v1 | all_oracle_r4 | all_oracle | 4 | tiger7 | scorable_negotiation-moves_chat-8af1a4dd53 | scorable_negotiation-L3-81f699e3fe | 3 | 1 | 0.7404 | 0.773 | 0.64034 | 109 | 12 | 3,078,504 | 19.84577 | 0.234862 | 0 | 0.632993 | 0.632993 | 1 | 1 | 0 | 0 | 0 | null | 1 | 1 | 0 | 5 | 0 | 1 | 0 | 1 | 1 | 0 | 1 | 5 | 1 | 1 | 1 |
pure-rounds-sweep-v1 | all_oracle_r4 | all_oracle | 4 | tiger7 | scorable_negotiation-moves_chat-c607c2c056 | scorable_negotiation-L3-81f699e3fe | 4 | 1 | 0.8733 | 1 | 0.702449 | 141 | 12 | 4,890,600 | 21.770702 | 0.382979 | 0 | 0.617091 | 0.617091 | 1 | 1 | 0 | 0 | 0 | null | 1 | 1 | 0 | 5 | 0 | 1 | 0 | 1 | 1 | 0 | 1 | 5 | 1 | 1 | 1 |
pure-rounds-sweep-v1 | all_oracle_r4 | all_oracle | 4 | tiger7 | scorable_negotiation-moves_chat-94451b96ba | scorable_negotiation-L3-8e55401ea3 | 0 | 1 | 1 | 1 | 0 | 223 | 0 | 0 | 0 | 0.416143 | 0 | 1.040456 | 1.040456 | 1 | 1 | 0 | 0 | 0 | null | 1 | 1 | 0 | 5 | 0 | 1 | 0 | 1 | 1 | 0 | 1 | 5 | 1 | 1 | 1 |
pure-rounds-sweep-v1 | all_oracle_r4 | all_oracle | 4 | tiger7 | scorable_negotiation-moves_chat-69b02dd155 | scorable_negotiation-L3-8e55401ea3 | 1 | 1 | 0.8729 | 0.991 | 0.656347 | 221 | 12 | 63,345,600 | 36.336517 | 0.307692 | 0 | 0 | 0 | 1 | 1 | 0 | 0 | 0 | null | 1 | 1 | 0 | 5 | 0 | 1 | 0 | 1 | 1 | 0 | 1 | 5 | 1 | 1 | 1 |
pure-rounds-sweep-v1 | all_oracle_r4 | all_oracle | 4 | tiger7 | scorable_negotiation-moves_chat-7daf469f2c | scorable_negotiation-L3-8e55401ea3 | 2 | 1 | 0.8729 | 0.991 | 0.656347 | 221 | 12 | 63,345,600 | 36.336517 | 0.307692 | 0 | 0 | 0 | 1 | 1 | 0 | 0 | 0 | null | 1 | 1 | 0 | 5 | 0 | 1 | 0 | 1 | 1 | 0 | 1 | 5 | 1 | 1 | 1 |
pure-rounds-sweep-v1 | all_oracle_r4 | all_oracle | 4 | tiger7 | scorable_negotiation-moves_chat-98c017e734 | scorable_negotiation-L3-8e55401ea3 | 3 | 1 | 0.8825 | 0.9238 | 0.566163 | 206 | 8 | 30,252,096 | 31.34376 | 0.353398 | 0 | 0.646124 | 0.646124 | 1 | 1 | 0 | 0 | 0 | null | 1 | 1 | 0 | 5 | 0 | 1 | 0 | 1 | 1 | 0 | 1 | 5 | 1 | 1 | 1 |
pure-rounds-sweep-v1 | all_oracle_r4 | all_oracle | 4 | tiger7 | scorable_negotiation-moves_chat-dd7ec6a944 | scorable_negotiation-L3-8e55401ea3 | 4 | 1 | 1 | 1 | 0 | 223 | 0 | 0 | 0 | 0.416143 | 0 | 1.040456 | 1.040456 | 1 | 1 | 0 | 0 | 0 | null | 1 | 1 | 0 | 5 | 0 | 1 | 0 | 1 | 1 | 0 | 1 | 5 | 1 | 1 | 1 |
pure-rounds-sweep-v1 | all_oracle_r4 | all_oracle | 4 | tiger7 | scorable_negotiation-moves_chat-05a30fd6c8 | scorable_negotiation-L3-901198dd46 | 0 | 1 | 1 | 1 | 0.581811 | 230 | 7 | 20,494,782 | 28.99537 | 0.412174 | 0 | 0.849697 | 0.849697 | 1 | 1 | 0 | 0 | 0 | null | 1 | 1 | 0 | 5 | 0 | 1 | 0 | 1 | 1 | 0 | 1 | 5 | 1 | 1 | 1 |
pure-rounds-sweep-v1 | all_oracle_r4 | all_oracle | 4 | tiger7 | scorable_negotiation-moves_chat-f69db2afac | scorable_negotiation-L3-901198dd46 | 1 | 1 | 0.7334 | 0.7826 | 0.524747 | 180 | 6 | 12,231,648 | 26.151524 | 0.38 | 0 | 0.373306 | 0.373306 | 1 | 1 | 0 | 0 | 0 | null | 1 | 1 | 0 | 5 | 0 | 1 | 0 | 1 | 1 | 0 | 1 | 5 | 1 | 1 | 1 |
pure-rounds-sweep-v1 | all_oracle_r4 | all_oracle | 4 | tiger7 | scorable_negotiation-moves_chat-300515f0de | scorable_negotiation-L3-901198dd46 | 2 | 1 | 1 | 1 | 0.581811 | 230 | 7 | 20,494,782 | 28.99537 | 0.412174 | 0 | 0.849697 | 0.849697 | 1 | 1 | 0 | 0 | 0 | null | 1 | 1 | 0 | 5 | 0 | 1 | 0 | 1 | 1 | 0 | 1 | 5 | 1 | 1 | 1 |
pure-rounds-sweep-v1 | all_oracle_r4 | all_oracle | 4 | tiger7 | scorable_negotiation-moves_chat-1997ccbc7f | scorable_negotiation-L3-901198dd46 | 3 | 1 | 0.7878 | 0.8217 | 0.709151 | 189 | 26 | 55,135,080 | 35.341551 | 0.194709 | 0 | 0 | 0 | 1 | 1 | 0 | 0 | 0 | null | 1 | 1 | 0 | 5 | 0 | 1 | 0 | 1 | 1 | 0 | 1 | 5 | 1 | 1 | 1 |
pure-rounds-sweep-v1 | all_oracle_r4 | all_oracle | 4 | tiger7 | scorable_negotiation-moves_chat-c69faec95e | scorable_negotiation-L3-901198dd46 | 4 | 1 | 1 | 1 | 0.581811 | 230 | 7 | 20,494,782 | 28.99537 | 0.412174 | 0 | 0.849697 | 0.849697 | 1 | 1 | 0 | 0 | 0 | null | 1 | 1 | 0 | 5 | 0 | 1 | 0 | 1 | 1 | 0 | 1 | 5 | 1 | 1 | 1 |
2026.RA.Pure-Rounds-Sweep — does more negotiating time help a Bayesian table close?
Five automated negotiators must agree on one package out of 256. Each holds a private score sheet and a
private walk-away threshold; a deal needs all five to accept. This corpus sweeps the one thing the frozen
campaign never varied — the number of negotiation rounds before the forced final vote — across
4 to 256 rounds, for the two lineups that contain no language model and therefore
cost only CPU: all_rational (five copies of a Bayesian agent that maintains a posterior over hypotheses
about each opponent's sheet) and all_oracle (five agents that are simply told every sheet).
The headline: more time buys nothing. Deal rate across deadlines 4 → 64 reads 0.233 / 0.267 / 0.208 /
0.208 / 0.250 and normalized score 0.195 / 0.230 / 0.182 / 0.178 / 0.207, with every instance-clustered
interval overlapping every other. Rounds-to-agreement tracks the deadline almost exactly, so the agents use
the whole horizon and finish where they started. The mechanism is in belief_turns.csv.gz: belief accuracy
saturates by round 16, so extra rounds deliver no extra identification of opponents, and without
identification there is nothing to concede to. The omniscient arm closes 1.000 of games at every deadline,
confirming the horizon itself is not the constraint. Full analysis: research note 0061 in the source repo.
What is in here
| file | rows | what it is |
|---|---|---|
episodes.csv |
1440 | one row per played negotiation: outcome, welfare, Gini, IR violations, rounds used, and per-episode belief scalars |
belief_turns.csv.gz |
81672 | the novel instrumentation — one row per (episode, believer seat, turn): posterior_mass_true_type, expected_utility_rmse, accept_set_f1 |
cells.csv |
12 | per-cell aggregates with instance-clustered 95% intervals |
episodes/<cell_id>.jsonl.gz |
12 files | complete episode records — every turn, parsed action, and belief block |
bank/ |
24 | the frozen instance bank, without which surplus columns cannot be recomputed |
Key columns: experiment_name (append-safe grouping), cell_id, arm, deadline_rounds, host,
instance_id, seed, deal_rate, normalized_primary (realized normalized utilitarian welfare over the
instance's feasible ceiling; a no-deal scores 0), rounds_to_agreement, belief_auc_accept_set_f1.
Experiment-name mapping
| experiment_name | description |
|---|---|
pure-rounds-sweep-v1 |
the 12 complete cells below — all_oracle at [4, 8, 16, 32, 64, 128, 256], all_rational at [4, 8, 16, 32, 64] — at 120 episodes each (24 frozen parameter sets × seeds 0–4), unanimity, private information. The grid is deliberately incomplete: all_rational at 128 and 256 rounds is a stated gap (see Provenance). |
| cell | arm | deadline | episodes | host | deal rate | score |
|---|---|---|---|---|---|---|
all_oracle_r4 |
all_oracle | 4 | 120 | tiger7 | 1.000 | 0.888 |
all_oracle_r8 |
all_oracle | 8 | 120 | tiger7 | 1.000 | 0.884 |
all_oracle_r16 |
all_oracle | 16 | 120 | tiger7 | 1.000 | 0.877 |
all_oracle_r32 |
all_oracle | 32 | 120 | tiger7 | 1.000 | 0.899 |
all_oracle_r64 |
all_oracle | 64 | 120 | tiger7 | 1.000 | 0.890 |
all_oracle_r128 |
all_oracle | 128 | 120 | tiger7 | 1.000 | 0.884 |
all_oracle_r256 |
all_oracle | 256 | 120 | tiger7 | 1.000 | 0.877 |
all_rational_r4 |
all_rational | 4 | 120 | jagupard29 | 0.233 | 0.195 |
all_rational_r8 |
all_rational | 8 | 120 | viscam1 | 0.267 | 0.230 |
all_rational_r16 |
all_rational | 16 | 120 | jagupard34 | 0.208 | 0.182 |
all_rational_r32 |
all_rational | 32 | 120 | jagupard34 | 0.208 | 0.178 |
all_rational_r64 |
all_rational | 64 | 120 | iliad1 | 0.250 | 0.207 |
Two caveats that change how these numbers read
all_oracleis a flat control for AGGREGATES ONLY. Closure and mean score are horizon-invariant, but per episode — same host, same instance and seed — it lands on materially different deals at different deadlines (91–97 of 120 differ, median |Δscore| 0.14). Do not run a paired within-episode oracle contrast across deadlines. Its small residual aggregate variation is periodic in(deadline + 1) mod 5, the identity of the rotating seat that holds the forced final.- Episode-level identity is host-dependent. Around 3–6% of episodes in the
all_rationalarm sit on near-ties whose resolution depends on the host CPU's float-summation order, usually flipping a whole deal/no-deal outcome. Thehostcolumn is provided for that reason; aggregate comparisons are unaffected (therounds=4cells are statistically indistinguishable from the frozen campaign), but episode-level pairing across cells on different hosts is not clean. Theall_oraclearm is unaffected.
Regenerating this
# create the grid sweep, fan it out across Slurm CPU nodes, then close any preemption holes
uv run python experiments/rational_agents/launch_rounds_sweep.py --create-only
experiments/rational_agents/submit_rounds_sweep.sh --sweep-id <entity>/<project>/<id> --jobs 5 --cpus 16 \
-- --shards-per-cell 16 --shard-timeout-s 10800 --bootstrap-samples 2000
uv run python experiments/rational_agents/launch_rounds_sweep.py --sweep-id <id> --fill-missing
# then package and upload
uv run python experiments/rational_agents/package_hf_rounds_sweep.py --out /tmp/rounds_sweep_hf
uv run python experiments/rational_agents/upload_hf_publication.py --folder /tmp/rounds_sweep_hf --repo siddharthmb/2026.RA.Pure-Rounds-Sweep
Provenance
- W&B sweep: https://wandb.ai/siddharth-stanford/rational_agents/sweeps/ufrdew0j (a real
method: gridsweep over arm × rounds; one run per cell) - Cluster artifacts:
/nlp/scr/siddharth/ii_mats/rational_agents/pure_rounds_sweep_v1/— per-cell run directories in the ordinary schema, per-cell records undercontrol/cells/, manifest atcontrol/campaign_manifest.json(statuspartial-final-12) - Slurm logs:
/juice2/u/siddharth/ii_mats/logs/rounds_sweep/<jobid>.out, first line of each is the exact invocation - Bank:
experiments/rational_agents/instances_five_seat_private_v2, manifest SHA-256cd32ebdef8072da3… - Known gap:
all_rational_r128andall_rational_r256are absent — r256 lost every shard to a cluster preemption and r128 was still refilling at publication time. They will be appended under the sameexperiment_namewhen they land.
Related
siddharthmb/2026.RA.Quorum-Rounds-Sweep— the agreement-rule axis: relaxing unanimity does move closure (0.217 → 0.908), which is the contrast that makes this null informativesiddharthmb/2026.RA.Agent-Variants-Closure— the preference-sharing axis, the other lever that workssiddharthmb/2026.RA.Five-Seat-Frontier-Negotiation— the frozen campaign these cells are anchored against
- Downloads last month
- -