Update README.md
Some checks are pending
WFGY-CI / test (push) Waiting to run

This commit is contained in:
PSBigBig 2026-02-05 22:58:29 +08:00 committed by GitHub
parent 90b6b83c1d
commit 8c6be041be
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -86,6 +86,12 @@
### 📖 Mathematical Reference
WFGY 2.0 (WFGY Core) = [WFGY 1.0 math formulas](https://github.com/onestardao/WFGY/blob/main/SemanticBlueprint/wfgy_formulas.md) + [Drunk Transformer](https://github.com/onestardao/WFGY/blob/main/SemanticBlueprint/drunk_transformer_formulas.md)
> Note on evaluation
> All metrics above are computed by LLM evaluators under a fixed WFGY 2.0 protocol at the effective layer.
> They measure relative behavioural uplift (before vs after WFGY prompts) and do not assume any direct
> access to, or modification of, internal embeddings or model weights.
<p align="right"><a href="#top">Back to top ↑</a></p>
---