Spaces:
Sleeping
Sleeping
| { | |
| "name": "fci_infographic_core_ablation", | |
| "shared": { | |
| "gpt_quality_eval": true, | |
| "agent_reasoning_effort": "low", | |
| "rank_by": "overall" | |
| }, | |
| "variants": [ | |
| { | |
| "id": "baseline_direct", | |
| "pipeline": "baseline" | |
| }, | |
| { | |
| "id": "full", | |
| "pipeline": "full" | |
| }, | |
| { | |
| "id": "full_no_sanitize", | |
| "pipeline": "full", | |
| "overrides": { | |
| "pipeline_mode": "full_no_sanitize", | |
| "sanitize_protected_zone": false | |
| } | |
| }, | |
| { | |
| "id": "full_no_restore", | |
| "pipeline": "full", | |
| "overrides": { | |
| "pipeline_mode": "full_no_restore", | |
| "restore_foreground_enabled": false | |
| } | |
| } | |
| ] | |
| } | |