mirror of
https://github.com/wassname/moral-maps.git
synced 2026-09-10 12:14:54 +08:00
README: consolidate all five instruments' figures at the top, not just MFQ-2
Move big5/16pf/humor/mfv range+map figures up next to MFQ-2 so the showcase shows every instrument together instead of burying them below the reader-math. Co-Authored-By: Claudypoo <288921227+claudypoo@users.noreply.github.com>
This commit is contained in:
@@ -27,10 +27,28 @@ Care, not Fairness, so it is a care-leaning moral-salience direction that reads
|
||||
questionnaire rather than a clean single-foundation isolator. Coherence holds across the sweep
|
||||
(`frac_unscorable` 0, `mean_margin` ~10-12 nats), so the readouts below are not steering artifacts.
|
||||
|
||||
The same vector is read on all five bundled instruments. Range plots show the per-factor steer path
|
||||
(red `+c` up, blue `-c` down) against human society ranges; maps are PCA culture maps with the c-sweep
|
||||
trajectory. The 16PF map is omitted (16 axes do not lay out as a readable 2-D map; its range is kept).
|
||||
|
||||

|
||||
|
||||

|
||||
|
||||

|
||||
|
||||

|
||||
|
||||

|
||||
|
||||

|
||||
|
||||

|
||||
|
||||

|
||||
|
||||

|
||||
|
||||
## Install
|
||||
|
||||
```bash
|
||||
@@ -174,28 +192,9 @@ Full return schemas live in the `TypedDict`s in `src/tinymfv/eval.py` and
|
||||
|
||||
## Steering plots
|
||||
|
||||
The same fairness vector read on every other bundled instrument. Range plots show the per-factor
|
||||
steer path (red `+c` up, blue `-c` down) against human society ranges; maps are PCA culture maps with
|
||||
the c-sweep trajectory. The 16PF map is omitted (16 axes do not lay out as a readable 2-D map; its
|
||||
range strip is kept).
|
||||
|
||||

|
||||
|
||||

|
||||
|
||||

|
||||
|
||||

|
||||
|
||||

|
||||
|
||||

|
||||
|
||||

|
||||
|
||||
`si_per_foundation` lives in steering-lite. It is a stricter, thresholded flip metric: did the steer
|
||||
move rows toward the intended foundation at `+C` and away at `-C`, while penalizing rows that were
|
||||
already right and got broken?
|
||||
The per-instrument range and map figures are at the top of this README. A stricter, thresholded flip
|
||||
metric, `si_per_foundation`, lives in steering-lite: did the steer move rows toward the intended
|
||||
foundation at `+C` and away at `-C`, while penalizing rows that were already right and got broken?
|
||||
|
||||
$$\mathrm{SI} = \mathrm{mean}(\mathrm{SI_{fwd}}, \mathrm{SI_{rev}}) \times \text{pmass\_scale}$$
|
||||
|
||||
|
||||
Reference in New Issue
Block a user