Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,18 @@
|
|
1 |
-
---
|
2 |
-
license: apache-2.0
|
3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
---
|
4 |
+
|
5 |
+
<details>
|
6 |
+
<summary><b>Citation</b> (click to expand)</summary>
|
7 |
+
|
8 |
+
```bibtex
|
9 |
+
@misc{li2024big5chatshapingllmpersonalities,
|
10 |
+
title={BIG5-CHAT: Shaping LLM Personalities Through Training on Human-Grounded Data},
|
11 |
+
author={Wenkai Li and Jiarui Liu and Andy Liu and Xuhui Zhou and Mona Diab and Maarten Sap},
|
12 |
+
year={2024},
|
13 |
+
eprint={2410.16491},
|
14 |
+
archivePrefix={arXiv},
|
15 |
+
primaryClass={cs.CL},
|
16 |
+
url={https://arxiv.org/abs/2410.16491},
|
17 |
+
}
|
18 |
+
</details> ```
|