Skip to content

Add proxy MSE training support#1

Merged
XIAOEEN merged 2 commits into
mainfrom
codex/add-mse-proxy
Jun 27, 2026
Merged

Add proxy MSE training support#1
XIAOEEN merged 2 commits into
mainfrom
codex/add-mse-proxy

Conversation

@XIAOEEN

@XIAOEEN XIAOEEN commented Jun 12, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • add a ProxyModule that predicts white-box probability features from encoder hidden states
  • add optional MSE supervision, proxy feature replacement during training, and proxy-only inference
  • document proxy MSE training and evaluation flags in README

Checks

  • PYTHONPYCACHEPREFIX=/Users/yangxiansen/Documents/PhantomHunter_FCS/.codex_work/pycache python3 -m py_compile main.py model.py dataloader.py utils.py scl_loss.py
  • git diff --check

Note: a forward smoke test was not run because the local system Python environment does not have torch installed.

@XIAOEEN XIAOEEN merged commit 08b2ccd into main Jun 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant