Dataset Preview
Duplicate
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
experiment_name: string
cell: string
section: string
group: string
metric: string
estimate: double
ci_low: double
ci_high: double
verdict: string
n_pairs: int64
n_clusters: int64
train/advantage_abs_mean: double
health/turns_per_episode: double
step: int64
reward/r_table: double
outcome/walk_rate: double
train/logp_delta_vs_base: double
train/grad_norm: double
time/train_s: double
train/max_seq_len: int64
health/n_episodes: int64
outcome/ir_violations: double
train/logp_delta_abs: double
train/mean_completion_tokens: double
health/fabricated_fraction: double
outcome/deal_rate: double
train/advantage_std: double
reward/worst_off_g: double
health/token_drift_abs_gt2: double
reward/min_seat: double
health/fabricated_turns: int64
outcome/normalized_primary: double
time/rollout_s: double
lam: double
health/token_drift_mean: double
gpu/mem_peak_gb: double
train/n_samples: int64
arm: string
train/n_encoded: int64
time/step_s: double
train/loss: double
gpu/mem_allocated_gb: double
to
{'experiment_name': Value('string'), 'arm': Value('string'), 'step': Value('int64'), 'lam': Value('float64'), 'reward/r_table': Value('float64'), 'reward/worst_off_g': Value('float64'), 'reward/min_seat': Value('float64'), 'outcome/deal_rate': Value('float64'), 'outcome/walk_rate': Value('float64'), 'outcome/normalized_primary': Value('float64'), 'outcome/ir_violations': Value('float64'), 'health/fabricated_turns': Value('int64'), 'health/turns_per_episode': Value('float64'), 'train/n_samples': Value('int64'), 'train/advantage_abs_mean': Value('float64'), 'train/advantage_std': Value('float64'), 'train/loss': Value('float64'), 'train/n_encoded': Value('int64'), 'train/logp_delta_vs_base': Value('float64'), 'train/logp_delta_abs': Value('float64'), 'train/grad_norm': Value('float64'), 'train/mean_completion_tokens': Value('float64'), 'train/max_seq_len': Value('int64'), 'health/token_drift_mean': Value('float64'), 'health/token_drift_abs_gt2': Value('float64'), 'gpu/mem_allocated_gb': Value('float64'), 'gpu/mem_peak_gb': Value('float64'), 'time/rollout_s': Value('float64'), 'time/train_s': Value('float64'), 'time/step_s': Value('float64'), 'health/fabricated_fraction': Value('float64'), 'health/n_episodes': 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 1816, 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 2369, in table_cast
                  return cast_table_to_schema(table, schema)
                File "/usr/local/lib/python3.14/site-packages/datasets/table.py", line 2297, in cast_table_to_schema
                  raise CastError(
                  ...<3 lines>...
                  )
              datasets.table.CastError: Couldn't cast
              experiment_name: string
              cell: string
              section: string
              group: string
              metric: string
              estimate: double
              ci_low: double
              ci_high: double
              verdict: string
              n_pairs: int64
              n_clusters: int64
              train/advantage_abs_mean: double
              health/turns_per_episode: double
              step: int64
              reward/r_table: double
              outcome/walk_rate: double
              train/logp_delta_vs_base: double
              train/grad_norm: double
              time/train_s: double
              train/max_seq_len: int64
              health/n_episodes: int64
              outcome/ir_violations: double
              train/logp_delta_abs: double
              train/mean_completion_tokens: double
              health/fabricated_fraction: double
              outcome/deal_rate: double
              train/advantage_std: double
              reward/worst_off_g: double
              health/token_drift_abs_gt2: double
              reward/min_seat: double
              health/fabricated_turns: int64
              outcome/normalized_primary: double
              time/rollout_s: double
              lam: double
              health/token_drift_mean: double
              gpu/mem_peak_gb: double
              train/n_samples: int64
              arm: string
              train/n_encoded: int64
              time/step_s: double
              train/loss: double
              gpu/mem_allocated_gb: double
              to
              {'experiment_name': Value('string'), 'arm': Value('string'), 'step': Value('int64'), 'lam': Value('float64'), 'reward/r_table': Value('float64'), 'reward/worst_off_g': Value('float64'), 'reward/min_seat': Value('float64'), 'outcome/deal_rate': Value('float64'), 'outcome/walk_rate': Value('float64'), 'outcome/normalized_primary': Value('float64'), 'outcome/ir_violations': Value('float64'), 'health/fabricated_turns': Value('int64'), 'health/turns_per_episode': Value('float64'), 'train/n_samples': Value('int64'), 'train/advantage_abs_mean': Value('float64'), 'train/advantage_std': Value('float64'), 'train/loss': Value('float64'), 'train/n_encoded': Value('int64'), 'train/logp_delta_vs_base': Value('float64'), 'train/logp_delta_abs': Value('float64'), 'train/grad_norm': Value('float64'), 'train/mean_completion_tokens': Value('float64'), 'train/max_seq_len': Value('int64'), 'health/token_drift_mean': Value('float64'), 'health/token_drift_abs_gt2': Value('float64'), 'gpu/mem_allocated_gb': Value('float64'), 'gpu/mem_peak_gb': Value('float64'), 'time/rollout_s': Value('float64'), 'time/train_s': Value('float64'), 'time/step_s': Value('float64'), 'health/fabricated_fraction': Value('float64'), 'health/n_episodes': 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 1683, 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 1869, in _prepare_split_single
                  raise DatasetGenerationError("An error occurred while generating the dataset") from e
              datasets.exceptions.DatasetGenerationError: An error occurred while generating the dataset

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
arm
string
step
int64
lam
float64
reward/r_table
float64
reward/worst_off_g
float64
reward/min_seat
float64
outcome/deal_rate
float64
outcome/walk_rate
float64
outcome/normalized_primary
float64
outcome/ir_violations
float64
health/fabricated_turns
int64
health/turns_per_episode
float64
train/n_samples
int64
train/advantage_abs_mean
float64
train/advantage_std
float64
train/loss
float64
train/n_encoded
int64
train/logp_delta_vs_base
float64
train/logp_delta_abs
float64
train/grad_norm
float64
train/mean_completion_tokens
float64
train/max_seq_len
int64
health/token_drift_mean
float64
health/token_drift_abs_gt2
float64
gpu/mem_allocated_gb
float64
gpu/mem_peak_gb
float64
time/rollout_s
float64
time/train_s
float64
time/step_s
float64
health/fabricated_fraction
float64
health/n_episodes
int64
fairness_grpo_lam0
lam0
1
0
-4.848817
-14.055473
-14.055473
0.65625
0.25
0.466728
0.4375
0
23.96875
750
0.899518
1.257503
0.003977
750
0.001117
0.003669
0.1282
100.304
4,418
-1
0
17.857957
55.479158
719.319535
302.987065
1,022.320532
0
32
fairness_grpo_lam0
lam0
2
0
-4.323597
-9.944485
-9.944485
0.5625
0.21875
0.405466
0.25
0
23.28125
745
0.814031
1.027237
0.0022
745
0.002619
0.005688
0.123882
103.62953
5,355
-1
0
17.857348
56.587956
707.69022
310.170375
1,017.876995
0
32
fairness_grpo_lam0
lam0
3
0
-3.570804
-7.978772
-7.978772
0.625
0.28125
0.542888
0.1875
0
24.5
784
0.807999
0.97707
0.005082
784
0.001184
0.002534
0.090328
101.920918
4,154
-1
0
17.8601
56.587956
623.920765
322.661256
946.600843
0
32
fairness_grpo_lam0
lam0
4
0
-3.998358
-7.443883
-7.443883
0.53125
0.09375
0.37255
0.125
0
22.375
716
0.849695
1.019362
0.007788
716
0.0065
0.008288
0.099888
100.949721
4,222
-1
0
17.859218
56.587956
617.070051
322.30826
939.394797
0
32
fairness_grpo_lam0
lam0
5
0
-2.776074
-5.880941
-5.880941
0.75
0.0625
0.608709
0.09375
0
13.90625
430
1.263539
2.023185
0.009773
430
0.015126
0.015205
0.288202
101.506977
4,501
-1
0
17.85907
56.587956
517.311919
173.895336
691.222268
0
32
fairness_grpo_lam0
lam0
6
0
-2.587361
-6.183756
-6.183756
0.8125
0.125
0.659116
0.21875
0
19.90625
637
1.007685
1.831711
0.02714
637
0.025392
0.025392
0.233898
99.678179
4,850
-1
0
17.858032
56.587956
551.028558
238.275566
789.318022
0
32
fairness_grpo_lam0
lam0
7
0
-3.965892
-7.793499
-7.793499
0.5
0.0625
0.427803
0.21875
0
20.90625
589
0.762951
1.021736
-0.008568
589
0.036254
0.036254
0.122208
96.465195
3,707
-1
0
17.857607
56.587956
533.237699
211.966424
745.21925
0
32
fairness_grpo_lam0
lam0
8
0
-3.558331
-7.656946
-7.656946
0.59375
0.03125
0.502728
0.25
0
21.4375
686
0.797837
1.067303
-0.016483
686
0.033763
0.033763
0.122462
89.838192
4,245
-1
0
17.860735
56.587956
570.6722
268.301655
838.989729
0
32
fairness_grpo_lam0
lam0
9
0
-3.324942
-6.276326
-6.276326
0.59375
0.0625
0.478888
0.15625
0
20.53125
657
0.869584
1.037755
-0.010529
657
0.065473
0.065473
0.108423
89.161339
3,869
-1
0
17.85724
56.587956
457.915802
231.895579
689.826161
0
32
fairness_grpo_lam0
lam0
10
0
-3.821637
-8.639688
-8.639688
0.59375
0.125
0.443597
0.1875
0
21.0625
627
0.878782
1.535115
0.007738
627
0.066887
0.066887
0.126456
94.07496
3,484
-1
0
17.85907
56.587956
477.143494
211.012708
688.172357
0
32
fairness_grpo_lam0
lam0
11
0
-2.385025
-4.681655
-4.681655
0.8125
0.09375
0.600131
0.03125
0
13.4375
412
1.079578
1.495017
-0.032833
412
0.092605
0.092605
0.153559
93.686893
4,053
-1
0
17.862025
56.587956
335.001619
166.582609
501.599761
0
32
fairness_grpo_lam0
lam0
12
0
-3.652134
-5.74061
-5.74061
0.5625
0.0625
0.367234
0.0625
0
18.375
360
0.990263
1.159057
-0.053654
360
0.086234
0.086234
0.212495
96.661111
4,247
-1
0
17.860378
56.587956
523.157464
136.453652
659.627057
0
32
fairness_grpo_lam0
lam0
13
0
-3.204044
-6.01837
-6.01837
0.625
0.03125
0.460094
0.09375
0
17.59375
495
0.892911
1.450504
-0.039551
495
0.044843
0.044843
0.115579
97.717172
3,871
-1
0
17.857748
56.587956
399.836191
172.040092
571.889109
0
32
fairness_grpo_lam0
lam0
14
0
-3.237869
-5.934957
-5.934957
0.625
0.125
0.458378
0.0625
0
20.53125
552
1.560739
2.363391
-0.051421
552
0.102778
0.102778
0.192649
100.086957
3,771
-1
0
17.859743
56.587956
461.73131
201.028277
662.773735
0
32
fairness_grpo_lam0
lam0
15
0
-4.373133
-6.127812
-6.127812
0.34375
0
0.283575
0.09375
0
24.40625
541
0.974977
1.288741
-0.032289
541
0.11617
0.11617
0.081969
104.711645
4,096
-1
0
17.860595
56.587956
556.934525
240.661703
797.611123
0
32
fairness_grpo_lam0
lam0
16
0
-2.839518
-6.572964
-6.572964
0.75
0.03125
0.573222
0.0625
0
13.625
396
0.984367
1.53783
-0.100825
396
0.109164
0.109164
0.111924
108.116162
4,330
-1
0
17.85724
56.587956
430.346435
154.807528
585.167198
0
32
fairness_grpo_lam0
lam0
17
0
-2.849863
-5.007799
-5.007799
0.6875
0.0625
0.531097
0
0
17.53125
521
0.996958
1.404634
-0.036484
521
0.134971
0.134971
0.112259
118.767754
4,150
-1
0
17.858032
56.587956
589.570298
201.273749
790.857888
0
32
fairness_grpo_lam0
lam0
18
0
-4.360294
-8.060009
-8.060009
0.40625
0
0.343862
0.09375
0
26.59375
835
0.859563
1.258802
-0.028057
835
0.12279
0.12279
0.084489
126.39521
4,741
-1
0
17.857348
56.587956
844.143428
335.369572
1,179.529215
0
32
fairness_grpo_lam0
lam0
19
0
-4.665262
-5.850885
-5.850885
0.25
0.09375
0.194316
0.0625
0
28.3125
634
0.984065
1.403324
-0.053908
634
0.11321
0.11321
0.077236
132.488959
5,070
-1
0
17.857607
64.778858
1,138.777555
249.584436
1,388.380161
0
32
fairness_grpo_lam0
lam0
20
0
-3.376324
-6.370146
-6.370146
0.625
0.09375
0.408803
0.21875
0
18.21875
583
0.823097
0.992295
-0.13511
583
0.155391
0.155391
0.08072
132.557461
4,800
-1
0
17.858633
64.778858
804.146005
261.20696
1,065.368168
0
32
fairness_grpo_lam0
lam0
21
0
-4.320289
-7.331808
-7.331808
0.4375
0.15625
0.306509
0.25
0
24.9375
775
0.815735
1.003118
-0.134052
775
0.123322
0.123322
0.08809
141.015484
5,317
-1
0
17.85771
64.778858
1,210.542784
338.190521
1,548.749506
0
32
fairness_grpo_lam0
lam0
22
0
-3.599339
-5.957239
-5.957239
0.53125
0.0625
0.458563
0.03125
0
20.40625
586
1.120939
1.884642
-0.116275
586
0.162983
0.162983
0.128189
153.056314
5,575
-1
0
17.858125
64.778858
1,131.535857
297.650438
1,429.202571
0
32
fairness_grpo_lam0
lam0
23
0
-2.424037
-6.279535
-6.279535
0.84375
0.0625
0.625013
0.0625
0
12.40625
299
1.265028
2.036665
0.037202
299
0.122926
0.122926
0.337838
164.337793
5,457
-1
0
17.86121
64.778858
677.568577
152.636911
830.219481
0
32
fairness_grpo_lam0
lam0
24
0
-2.759505
-5.076083
-5.076083
0.6875
0.15625
0.534306
0.09375
0
22.1875
670
0.882883
1.403985
-0.092056
670
0.149707
0.149707
0.09379
195.314925
5,859
-0.998507
0
17.862117
64.778858
1,810.119451
345.620038
2,155.753711
0
32
fairness_grpo_lam1
lam1
1
1
-4.848817
-14.055473
-4.848817
0.65625
0.25
0.466728
0.4375
0
23.96875
767
0.800558
1.075551
0.001676
767
-0.002062
0.005796
0.109519
100.303781
4,418
-1
0
17.857974
55.479158
758.025819
322.995457
1,081.03516
0
32
fairness_grpo_lam1
lam1
2
1
-2.956724
-6.077161
-2.956724
0.71875
0.21875
0.534963
0.15625
0
20.125
644
0.93379
1.355347
0.019856
644
0.000004
0.00194
0.132336
106.976708
4,998
-1
0
17.858054
55.479158
719.942559
269.035606
988.994821
0
32
fairness_grpo_lam1
lam1
3
1
-3.376539
-9.977629
-3.376539
0.75
0.15625
0.636191
0.34375
0
23.59375
755
0.850329
0.979923
0.008916
755
0.006673
0.008824
0.09597
109.27947
4,921
-1
0
17.857412
56.221939
811.158434
370.018669
1,181.194983
0
32
fairness_grpo_lam1
lam1
4
1
-3.564888
-9.453983
-3.564888
0.78125
0.125
0.508144
0.21875
0
20.125
644
1.050355
1.314533
-0.009697
644
0.013132
0.013132
0.129608
104.520186
5,234
-1
0
17.856897
58.387694
775.703448
320.510204
1,096.233919
0
32
fairness_grpo_lam1
lam1
5
1
-3.49979
-10.734858
-3.49979
0.8125
0.0625
0.597016
0.375
0
18.78125
601
0.817725
1.246815
0.013008
601
0.00817
0.014208
0.14285
106.244592
5,184
-1
0
17.858586
58.387694
601.693283
284.434292
886.143528
0
32
fairness_grpo_lam1
lam1
6
1
-3.658121
-11.635528
-3.658121
0.8125
0.0625
0.647975
0.3125
0
21.53125
689
0.85739
1.178187
0.009189
689
0.016729
0.017048
0.122133
99.338171
5,279
-1
0
17.860646
58.387694
617.035451
300.799093
917.850774
0
32
fairness_grpo_lam1
lam1
7
1
-4.092518
-6.665021
-4.092518
0.4375
0.09375
0.365913
0.125
0
25.125
804
0.815718
1.187875
0.017833
804
0.044262
0.044262
0.100778
97.481343
5,836
-1
0
17.858318
62.026269
744.826372
356.362902
1,101.205641
0
32
fairness_grpo_lam1
lam1
8
1
-2.991154
-8.196658
-2.991154
0.78125
0.0625
0.626222
0.40625
0
21.78125
697
1.040382
1.220395
0.009812
697
0.057015
0.057015
0.12874
96.146341
5,628
-1
0
17.86008
62.026269
613.738148
326.2379
939.992539
0
32
fairness_grpo_lam1
lam1
9
1
-2.994823
-6.634737
-2.994823
0.6875
0.03125
0.612063
0.15625
0
22.8125
730
1.096909
1.498132
0.016092
730
0.065879
0.065879
0.143899
98.734247
6,070
-1
0
17.858791
62.026269
714.340249
379.333831
1,093.689821
0
32
fairness_grpo_lam1
lam1
10
1
-3.867059
-9.954174
-3.867059
0.65625
0.125
0.464231
0.53125
0
27.21875
871
0.83901
1.067976
0.011119
871
0.120042
0.120042
0.107989
94.498278
6,442
-1
0
17.856915
76.385056
853.216039
479.84794
1,333.081483
0
32
fairness_grpo_lam1
lam1
11
1
-1.563864
-3.880728
-1.563864
0.96875
0
0.759778
0.09375
0
10.34375
216
1.595199
2.89746
0.013834
216
0.141803
0.141803
0.528153
89.856481
4,808
-1
0
17.860159
76.385056
297.584089
97.024759
394.622798
0
32
fairness_grpo_lam1
lam1
12
1
-3.396886
-8.051574
-3.396886
0.6875
0.0625
0.553422
0.15625
0
26.25
840
1.095063
1.324391
0.005213
840
0.178075
0.178075
0.128904
93.315476
6,134
-1
0
17.861405
76.385056
803.923733
458.613799
1,262.552478
0
32
fairness_grpo_lam1
lam1
13
1
-2.522809
-6.632969
-2.522809
0.84375
0
0.596263
0.1875
0
18.5
552
1.234343
1.86721
0.009857
552
0.24972
0.24972
0.259979
90.148551
5,446
-1
0
17.861164
76.385056
487.996159
255.254826
743.267409
0
32
fairness_grpo_lam1
lam1
14
1
-4.687687
-13.004946
-4.687687
0.6875
0.0625
0.391328
0.46875
0
26.8125
858
0.778219
1.240842
-0.000919
858
0.296494
0.296494
0.08517
88.165501
6,695
-1
0
17.860221
76.385056
788.947987
532.446291
1,321.41135
0
32
fairness_grpo_lam1
lam1
15
1
-4.081622
-14.129791
-4.081622
0.75
0
0.590178
0.5
0
26.125
836
1.021906
1.365855
-0.002319
836
0.292866
0.292866
0.157671
75.084928
6,864
-1
0
17.856915
76.385056
694.113373
449.247515
1,143.378318
0
32
fairness_grpo_lam1
lam1
16
1
-2.33506
-6.782104
-2.33506
0.90625
0
0.630825
0.0625
0
11.5
276
1.433714
2.340162
0.015388
276
0.265566
0.265566
0.354847
69.384058
4,430
-1
0
17.860415
76.385056
233.088994
121.515966
354.619498
0
32
fairness_grpo_lam1
lam1
17
1
-4.634053
-16.406977
-4.634053
0.8125
0.03125
0.535934
0.46875
0
21.90625
701
0.965362
1.19041
0.002703
701
0.35393
0.35393
0.116792
71.329529
5,463
-1
0
17.858772
76.385056
484.708771
277.837549
762.563322
0
32
fairness_grpo_lam1
lam1
18
1
-4.293759
-14.936698
-4.293759
0.78125
0.03125
0.576325
0.59375
0
24.40625
781
0.810721
1.146647
0.00485
781
0.429776
0.429776
0.112019
74.976953
7,454
-1
0
17.860221
76.385056
672.289064
345.586044
1,017.892375
0
32
fairness_grpo_lam1
lam1
19
1
-5.166341
-10.896575
-5.166341
0.40625
0
0.315138
0.40625
0
26.0625
834
0.798483
1.232749
-0.000422
834
0.409169
0.409169
0.144764
75.077938
5,445
-1
0
17.859817
76.385056
603.735578
304.108062
907.860001
0
32
fairness_grpo_lam1
lam1
20
1
-2.828943
-7.040459
-2.828943
0.78125
0.03125
0.552103
0.25
0
15.53125
497
0.782647
1.184674
-0.001665
497
0.173178
0.173178
0.222833
78.074447
4,372
-1
0
17.859525
76.385056
371.661046
181.883593
553.559932
0
32
fairness_grpo_lam1
lam1
21
1
-4.336587
-7.940975
-4.336587
0.4375
0.15625
0.326547
0.1875
0
24.1875
774
0.773959
0.995831
-0.004502
774
0.311601
0.311601
0.120863
82.271318
4,663
-1
0
17.86058
76.385056
552.80704
324.395084
877.217625
0
32
fairness_grpo_lam1
lam1
22
1
-2.076836
-6.551249
-2.076836
0.96875
0.0625
0.776322
0.125
0
16.0625
474
1.31701
2.344154
0.025489
474
0.2996
0.2996
0.3394
95.14135
5,609
-1
0
17.857371
76.385056
488.441027
229.531904
717.988004
0
32
fairness_grpo_lam1
lam1
23
1
-2.20694
-6.256881
-2.20694
0.90625
0.03125
0.728178
0.21875
0
13.84375
403
1.182426
1.799371
-0.005767
403
0.275248
0.275248
0.250323
92.369727
4,362
-1
0
17.859377
76.385056
442.028103
167.139464
609.180951
0
32
fairness_grpo_lam1
lam1
24
1
-3.932619
-5.881888
-3.932619
0.4375
0.0625
0.324978
0.125
0
22.96875
695
1.142842
1.774398
-0.016476
695
0.292373
0.292373
0.212293
97.692086
5,598
-1.001439
0
17.858165
76.385056
695.718371
347.47113
1,043.204069
0
32

2026.RA.Fairness-GRPO

Training and evaluation data from a reinforcement-learning pilot asking whether an LLM can be trained to negotiate more fairly — not merely to close more deals — in a six-party scorable negotiation with exact, computable game geometry.

Headline result: the experiment FAILED its preregistered success criterion

Training bought individual-rationality discipline, not distributional fairness, and charged a large welfare cost for it. On 24 held-out games the trained policies are worse on normalized Nash welfare (−0.185 and −0.109, intervals excluding zero) because deal rate collapsed by 0.25 and 0.15; below-threshold agreements did fall (−0.087, −0.079), so the policy avoided bad deals substantially by not agreeing at all. Handed the classic ultimatum game it had never seen, the trained model went from proposing an accepted 60/40 split to proposing 96.7/3.3 — more selfish, not less. The λ=1 arm struck measurably less fair deals even among the deals it did strike. These rows document a negative result; the adapters are not a fairer negotiator.

What the experiment was

A program of prior work established that LLM negotiators are distributionally worse than computable rational agents: they land farther from the Nash and Kalai–Smorodinsky bargaining solutions, split gains less equally, and systematically short the worst-off party. That gap is flat in model scale (4B→32B, four families, plus frontier models), survives prompting, and survives test-time reasoning. Every intervention that does not change the model's weights had been tried.

This pilot trains the weights. Qwen3-8B with a LoRA adapter plays all six seats of the negotiation against itself (symmetric self-play) and is optimized with GRPO on a reward that is a smoothed logarithmic form of Nash welfare:

z_i = (u_i(deal) − τ_i) / c_i          normalized surplus for party i
g(z) = log z                if z ≥ 0.01
g(z) = log(0.01) + (z−0.01)/0.01       linear continuation below
R_table = mean_i g(z_i)                no deal pays g(0) to everyone
R_i(λ)  = (1−λ)·g(z_i) + λ·R_table     the swept mixture

Above the threshold this is a monotone transform of normalized Nash welfare, so training optimizes the judgment metric rather than a proxy, and the concavity does the fairness work with no bolted-on equality penalty. The linear branch below the threshold is the repair that makes it trainable: plain Nash welfare is identically zero whenever any party is below its acceptance threshold, i.e. flat exactly where the observed pathology lives. The reward is text-blind — it reads only the engine's scoring of the closed deal and never a token the policy generated.

Two arms were trained: λ = 0 (pure self-interest) and λ = 1 (pure table welfare), 24 GRPO steps each, K = 8 rollouts per group, 12.5 hours of training on one B200.

Tables

Every table carries an experiment_name column so later runs of the same shape append rather than fork.

file rows contents
training_steps.jsonl 48 one row per (arm, GRPO step): reward mean, worst-off g, deal/walk/below-threshold rates, advantage statistics, log-prob drift from the frozen base, fabrication counts, timings, GPU telemetry
eval_contrasts.jsonl one row per (cell, endpoint): trained-minus-untrained paired difference with a 95% instance-cluster bootstrap interval and its favourable/unfavourable/spans-zero verdict
rollout_transcripts.jsonl sampled self-play negotiation transcripts (every 5th training step): full turn sequences with each seat's parsed action and the episode outcome

experiment_name values: fairness_grpo_lam0, fairness_grpo_lam1 (training and transcripts); fairness_grpo_eval_<cell> for evaluation contrasts, where <cell> names the checkpoint and the eval condition (e.g. lam1_step24 on the primary bank, the framing probe, the rational-table guard, ultimatum, divide-the-dollar).

Evaluation design (worth reading before using the eval rows)

Intervals are bootstrapped over game clusters, not episodes, because episodes within a game are correlated. The primary endpoint is measured on a 24-game held-out bank generated for this pilot (seeds 41000+), disjoint from the training bank by construction: each candidate game is fingerprinted on both its score sheets/protocol and its solved solution points, and rejected on any collision with a known bank — a fresh seed guarantees a different random stream, not a different game. Games are additionally screened for discriminativeness (spread of normalized Nash welfare across the individually-rational set), so a game where every feasible agreement scores about the same cannot dilute the estimate.

Alongside the primary bank the fleet runs: a 6-instance comparability bank (what every prior baseline in the program was measured on), a cross-game holdout, a narrative-framing probe, a guard seating the trained policy against five computable rational agents, and two canonical bargaining games it never saw in any form — ultimatum and divide-the-dollar — as a generalization test.

Reproducing

# 1. training bank (24 games x {full, private})
python instances/generate_starter.py --n-games 24 --seed-offset 40000 --out instances_grpo_train_v1

# 2. held-out eval bank, guarded and screened
python -m grpo.make_eval_bank --out instances_grpo_eval_v1 --n 24 --first-seed 41000 \
    --known-bank instances --known-bank instances_grpo_train_v1 --known-bank instances_p4xgame

# 3. reward soundness gate (offline, no GPU) — must pass before training
python reward_soundness.py --campaign "rational control=<run>" --campaign "all-LLM=<run>" \
    --expect-above "rational control>all-LLM" --out results/fairness_grpo/reward_soundness.json

# 4. train one arm (repeat with --lam 1)
python -m grpo.train --lam 0 --steps 24 --groups 4 --k 8 --micro-batch 6 --max-new-tokens 384 \
    --lr 5e-5 --checkpoint-steps 5 10 15 20 24 --bank instances_grpo_train_v1 \
    --out runs/lam0 --transcript-every 5 \
    --wandb-project rational_agents_fairness_grpo --wandb-group fairness-grpo-pilot

# 5. evaluation fleet (Slurm) and analysis
python -m grpo.launch_eval --checkpoint "lam0_step24=runs/lam0/checkpoint-24" --out-dir sbatch_grpoeval --submit
python -m grpo.analyze_eval --baseline "<baseline>_primary_s*" --trained "lam0_step24=<run>_primary_s*" --out eval.json

Weights & Biases

Project rational_agents_fairness_grpo, group fairness-grpo-pilot — λ=0 iedvonxu, λ=1 a6wqb6l8. Run.config carries the full hyperparameter namespace for each arm.

Cluster paths

  • Training runs, adapters, transcripts: /nlp/scr/siddharth/ii_mats/rational_agents/fairness_grpo/
  • Evaluation run directories: /nlp/scr/siddharth/ii_mats/rational_agents/grpoeval_*
  • Code, banks, and the research note: experiments/rational_agents/ in the project repository; the arc hub is experiments/rational_agents/results/fairness_grpo/README.md.

Related

Trained adapters: 2026.RA.Fairness-GRPO-lam0, 2026.RA.Fairness-GRPO-lam1. Prior negotiation campaigns from the same program: 2026.RA.Negotiation-Campaigns.

Caveat the numbers should be read with

The training horizon is 24 steps per arm, not the 200 the design called for — a GRPO step here costs ~17 minutes because an episode is ~20 sequential co-stepping model calls, making the full design a multi-day job. The checkpoint ladder is therefore short, and this pilot cannot speak to the over-training collapse the ladder was built to detect. Treat it as a well-instrumented short run, not a converged one.

Downloads last month
16

Models trained or fine-tuned on siddharthmb/2026.RA.Fairness-GRPO