mirror of
https://github.com/wassname/moral-maps.git
synced 2026-09-12 12:32:34 +08:00
chore: remove uncalibrated raw LLM columns from final vignettes
- Updated scripts/07a_merge_labels.py to only merge calibrated_* and llm_dominant - Updated README.md and scripts/05_upload_hf.py to reflect removed columns - Re-merged and re-uploaded clean datasets to HuggingFace
This commit is contained in:
@@ -135,8 +135,6 @@ Each vignette row includes LLM-generated multi-label ratings across all 7 founda
|
||||
|
||||
| Column pattern | Scale | Description |
|
||||
|---|---|---|
|
||||
| `llm_Care`, `llm_Fairness`, … | 1–5 | Z-score-averaged Likert from forward + reverse frames |
|
||||
| `llm_wrongness` | 1–5 | Overall wrongness rating |
|
||||
| `llm_dominant` | string | Foundation with highest LLM score (argmax) |
|
||||
| `calibrated_Care`, `calibrated_Fairness`, … | 0–100% | LLM scores linearly mapped to human rater % scale |
|
||||
| `calibrated_wrongness` | 1–5 | Wrongness mapped to human scale |
|
||||
|
||||
Reference in New Issue
Block a user