Phase 2C.1: run SD 1.5 teaching-image parameter ablation - #30
Draft
xueyang-dev wants to merge 5 commits into
Draft
xueyang-dev wants to merge 5 commits into
xueyang-dev wants to merge 5 commits into
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
This Draft PR adds an evaluation-only SD 1.5 ablation experiment. It carries the controlled benchmark runner needed from the earlier Phase 2C.1 slice, then adds a fixed 6-case × 3-configuration × 3-seed experiment (54 images).
ablation-clean-modern-v1prompt profile.TeachingImageRequestentry point and the fixed core-node graph.Real results
phase2c1-ablation-1785135763-338802ab: 54/54 real technical successes, 0 failures, 0 pending/invalidated.pending_reviewrecords; 0 teacher records imported and no teacher scores or failure tags were fabricated.Review package
runtime/phase2c1-sd15-ablation-full/review-package/(ignored):comparison.html— A/B/C comparison by case and seed;experiment-manifest.json— fixed contract and artifact/provenance index;teacher-reviews.pending.jsonandteacher-reviews.csv— blank manual review fields;images/— 54 generated review copies.Validation
npm test: 659 API tests passed, 3 skipped; Vite production build passed; Web state tests passed.npm run test:e2e: 14 passed on the rerun after one existing route-fetch race.git diff --checkpassed.Scope boundaries
No production Model Package, Workflow Pack, Provider Hub default, sampler, or prompt profile was changed. No model replacement, LoRA, ControlNet, custom node, arbitrary graph, cloud fallback, generated PNG, Runtime, model, cache, or report is committed. The decision between prompt/sampler changes, restricting SD 1.5, or evaluating a stronger model remains gated on real teacher review and is not applied by this PR.