cdpearlman commited on
Commit
03a76e7
·
1 Parent(s): 24bd049

conductor(plan): Mark phase 'Frontend Control Panel' as complete

Browse files
conductor/tracks/ablation_20260129/plan.md CHANGED
@@ -12,7 +12,7 @@
12
  - [ ] Sub-task: Ensure the pipeline correctly applies the mask before running the forward pass.
13
  - [ ] Task: Conductor - User Manual Verification 'Backend Support for Ablation' (Protocol in workflow.md)
14
 
15
- ## Phase 2: Frontend Control Panel
16
  - [x] Task: Create an `AblationPanel` component in `components/`. [e2e8f0]
17
  - [x] Sub-task: Integrate BertViz Model View to visualize attention heads (replacing custom heatmap/grid).
18
  - [x] Sub-task: Implement the callback to handle clicks on the grid and update a `dcc.Store` with the list of disabled heads.
 
12
  - [ ] Sub-task: Ensure the pipeline correctly applies the mask before running the forward pass.
13
  - [ ] Task: Conductor - User Manual Verification 'Backend Support for Ablation' (Protocol in workflow.md)
14
 
15
+ ## Phase 2: Frontend Control Panel [checkpoint: 24bd049]
16
  - [x] Task: Create an `AblationPanel` component in `components/`. [e2e8f0]
17
  - [x] Sub-task: Integrate BertViz Model View to visualize attention heads (replacing custom heatmap/grid).
18
  - [x] Sub-task: Implement the callback to handle clicks on the grid and update a `dcc.Store` with the list of disabled heads.