# The society campaign: 4-arm ablation, one seed per job (founders trained inline, no cache races). # Seed 1 runs locally (A4000, queue insurance); seeds 2-4 on CX3 (hpc/llm_society.pbs, L40S). experiment: llm_society_campaign kind: llm_society base_model: Qwen/Qwen2.5-0.5B-Instruct seed: 3 agents: 8 generations: 10 arms: [full, no_grounding, no_sex, no_diversity] g: 0.5 lam: 0.3 n_test: 40 n_val: 30 n_conf: 90 n_inherit: 600 n_candidates: 6 elitism: 1 n_parents: 4 epochs: 3 spec_train: 600 spec_epochs: 3 lora: {r: 16, alpha: 32} output: {dir: results/llm_society_campaign/s3}