mirror of
https://github.com/wassname/moral-maps.git
synced 2026-09-09 11:27:22 +08:00
docs: fix github repo links to point to wassname/tinymfv
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
# tiny-mfv (tiny moral-foundations vignettes)
|
||||
|
||||
[:huggingface:](https://huggingface.co/datasets/wassname/tiny-mfv)
|
||||
**GitHub**: [wassname/tinymfv](https://github.com/wassname/tinymfv)
|
||||
**HuggingFace**: [wassname/tiny-mfv](https://huggingface.co/datasets/wassname/tiny-mfv)
|
||||
|
||||
Fast moral eval
|
||||
|
||||
@@ -102,5 +103,5 @@ vigs = load_vignettes("classic") # or "scifi", "airisk"
|
||||
> **Note:** The legacy name `"clifford"` still works as an alias for `"classic"`.
|
||||
|
||||
### 5. Link & Citation
|
||||
GitHub: [wassname/tiny-mcf-vignettes](https://github.com/wassname/tiny-mcf-vignettes)
|
||||
GitHub: [wassname/tinymfv](https://github.com/wassname/tinymfv)
|
||||
|
||||
|
||||
@@ -85,6 +85,9 @@ size_categories:
|
||||
---
|
||||
|
||||
# tiny-mfv
|
||||
**GitHub**: [wassname/tinymfv](https://github.com/wassname/tinymfv)
|
||||
**HuggingFace**: [wassname/tiny-mfv](https://huggingface.co/datasets/wassname/tiny-mfv)
|
||||
|
||||
Fast moral eval
|
||||
|
||||
Example:
|
||||
@@ -159,7 +162,7 @@ Two scalars per checkpoint:
|
||||
- `wrongness = mean(s_other_violate)` over foundations — does steering shift moral-rating magnitude?
|
||||
- `gap = mean(s_other_violate - s_self_violate)` over foundations — does steering shift perspective bias (harshness on others vs self)?
|
||||
|
||||
Per-vignette score `s ∈ [-1, +1]` from a JSON-bool dual-frame probe (`is_wrong` true vs `is_acceptable` false), which cancels JSON-true prior. Full eval: see [tiny-mfv on GitHub](https://github.com/wassname/tiny-mcf-vignettes).
|
||||
Per-vignette score `s ∈ [-1, +1]` from a JSON-bool dual-frame probe (`is_wrong` true vs `is_acceptable` false), which cancels JSON-true prior. Full eval: see [tiny-mfv on GitHub](https://github.com/wassname/tinymfv).
|
||||
Source vignettes: https://github.com/peterkirgis/llm-moral-foundations
|
||||
"""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user