| | --- |
| | license: other |
| | language: |
| | - en |
| | tags: |
| | - charactertraining |
| | extra_gated_fields: |
| | I agree not to share this dataset with individuals not approved for access: checkbox |
| | I acknowledge this dataset may contain content I and others find offensive: checkbox |
| | I agree to use this dataset for research ONLY: checkbox |
| | --- |
| | |
| | # Open Character Training |
| |
|
| | Open Character Training is the first open implementation of [character training](https://rlhfbook.com/c/19-character.html). |
| | For more information, read our [paper](https://arxiv.org/abs/2511.01689)! |
| |
|
| | This repository includes all training data generated for our [paper](https://arxiv.org/abs/2511.01689) for the *misalignment* persona only. See Section 2 for details of DPO, self-reflection, and self-interaction. |
| | It is intended for further research / replication. |
| |
|
| | Please [get in touch](https://sharanmaiya.com/) for further details. |
| |
|
| | ## License |
| |
|
| | This dataset follows the same license used in [LIMA](https://huggingface.co/datasets/GAIR/lima), which is a source of several prompts. \ |
| | "If the source data of LIMA has a stricter license than CC BY-NC-SA, the LIMA dataset follows the same. Otherwise, it follows the CC BY-NC-SA license." |
| |
|
| | ### Citation |
| |
|
| | ```bibtex |
| | @misc{maiya2025opencharactertrainingshaping, |
| | title={Open Character Training: Shaping the Persona of AI Assistants through Constitutional AI}, |
| | author={Sharan Maiya and Henning Bartsch and Nathan Lambert and Evan Hubinger}, |
| | year={2025}, |
| | eprint={2511.01689}, |
| | archivePrefix={arXiv}, |
| | primaryClass={cs.CL}, |
| | url={https://arxiv.org/abs/2511.01689}, |
| | } |
| | ``` |