Files
llmiotsafe/data_dpo_full_log_smoke/pref_v1_manifest.json
2026-05-12 17:01:39 +08:00

18 lines
342 B
JSON

{
"runs": [
{
"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
}
}
]
}