wassname/daily_dilemmas-self
收藏资源简介:
该数据集是`kellycyy/daily_dilemmas`的一个子集,转换为对称的每价值标签。每行代表上游数据集中的一个`(困境, 行动)`对,仅限于`party == You`的原始行。价值标签以对称的`{-1, 0, +1}`列表示:`+1`表示该行动是该标签的价值对齐方,`-1`表示相反行动是价值对齐方,`0`表示标签在双方都缺失或出现在双方并被移除作为模糊重复信号。数据集经过预处理,保留了至少有一个显式`You`价值的困境对,并按标签计数降序排序。
This dataset is a subset of `kellycyy/daily_dilemmas`, converted into symmetric per-value labels. One row per `(dilemma, action)` from the upstream dataset, restricted to the raw rows where `party == You`. Value tags are represented as symmetric columns in `{-1, 0, +1}`: `+1` means this action is the value-aligned side of the pair for that tag, `-1` means the opposite action is the value-aligned side, and `0` means the tag was absent on both sides or appeared on both sides and was removed as ambiguous duplicate signal. The dataset is preprocessed to keep only dilemma pairs with at least one remaining explicit-`You` value, then sorted by label count descending.




