Clarity pass over the main text (36-item audit), Discussion rewrite and cut, acknowledgements, Souly et al. as ref 62, lettered SI panels, model section moved under Results; plus the untracked curriculum/society/compose/smol configs, runners, figures, stats and tests that the SI already cites. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01Y64o8FKP7rCuXzC48pxpMm
31 lines
480 B
YAML
31 lines
480 B
YAML
experiment: llm_society
|
|
seed: 1
|
|
n_replicates: 1
|
|
source_config:
|
|
experiment: llm_society
|
|
kind: llm_society
|
|
base_model: Qwen/Qwen2.5-0.5B-Instruct
|
|
seed: 1
|
|
agents: 6
|
|
generations: 8
|
|
arms:
|
|
- full
|
|
- no_grounding
|
|
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: 3
|
|
epochs: 3
|
|
spec_train: 600
|
|
spec_epochs: 3
|
|
lora:
|
|
r: 16
|
|
alpha: 32
|
|
output:
|
|
dir: results/llm_society
|
|
n_replicates: 1
|