{ "runs": [ { "split": "train", "pair_count": 2500, "prompt_style": "full_log", "prompt_mode": "baseline", "stats": { "pairs_total": 2500, "variant_TP": 1340, "chosen_rule": 2500, "rejected_constructed": 2500, "variant_FP": 980, "variant_TN": 180 } }, { "split": "dev", "pair_count": 300, "prompt_style": "full_log", "prompt_mode": "baseline", "stats": { "pairs_total": 300, "variant_TP": 160, "chosen_rule": 300, "rejected_constructed": 300, "variant_FP": 120, "variant_TN": 20 } } ] }