# Second base lineage (manuscript revision 2026-09-12): the Fisher-Muller replication of merge_seeds on # SmolLM2-1.7B-Instruct (HuggingFaceTB, Apache-2.0, Llama architecture) instead of Qwen. adapters_dir is # moved because the specialist cache is keyed by family and seed only. Runs via hpc/llm_smol.pbs. experiment: llm_merge_seeds_smol kind: llm_merge seed: 1 seeds: - 1 - 2 - 3 - 4 - 5 n_replicates: 1 base_model: HuggingFaceTB/SmolLM2-1.7B-Instruct families: - lists - strings - arith n_train: 600 n_test: 100 epochs: 3 lora: r: 16 alpha: 32 merges: - soup - ties output: dir: results/llm_merge_seeds_smol adapters_dir: models/llm_smol