This commit is contained in:
wassname
2025-10-02 22:14:40 +08:00
parent 6943102504
commit 1002829c7b
26 changed files with 502 additions and 3576 deletions
+4 -4
View File
@@ -1,14 +1,14 @@
Fork to
- [ ] add moral datasets e.g. daily dilemmas, ETHICS, Machiavelli, moral foundations vignettes
- [x] refactor to UV
- [ ] and simplify
- [ ] replicate
- [x] and simplify
- [x] replicate ![](docs/icm_progress.png)
- [ ] add moral datasets e.g. daily dilemmas, ETHICS, Machiavelli, moral foundations vignettes
Usage
```py
uv sync
uv run src/experiments/ICM.py -- --testbed truthfulQA --alpha 50
uv run nbs/simple_icm.py
```