Update README.md (#2)
Browse files- Update README.md (a28eeaad3da65872a99f6395e3c7e85d499918c0)
Co-authored-by: Jacob Li <[email protected]>
README.md
CHANGED
|
@@ -86,9 +86,13 @@ We use [RTP-LX](https://arxiv.org/abs/2404.14397) multilingual dataset for promp
|
|
| 86 |
|
| 87 |
|
| 88 |
## Citation [optional]
|
| 89 |
-
|
| 90 |
-
|
| 91 |
-
|
| 92 |
-
|
| 93 |
-
|
| 94 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 86 |
|
| 87 |
|
| 88 |
## Citation [optional]
|
| 89 |
+
```
|
| 90 |
+
@misc{li2024preference,
|
| 91 |
+
title={Preference Tuning For Toxicity Mitigation Generalizes Across Languages},
|
| 92 |
+
author={Xiaochen Li and Zheng-Xin Yong and Stephen H. Bach},
|
| 93 |
+
year={2024},
|
| 94 |
+
eprint={2406.16235},
|
| 95 |
+
archivePrefix={arXiv},
|
| 96 |
+
primaryClass={id='cs.CL' full_name='Computation and Language' is_active=True alt_name='cmp-lg' in_archive='cs' is_general=False description='Covers natural language processing. Roughly includes material in ACM Subject Class I.2.7. Note that work on artificial languages (programming languages, logics, formal systems) that does not explicitly address natural-language issues broadly construed (natural-language processing, computational linguistics, speech, text retrieval, etc.) is not appropriate for this area.'}
|
| 97 |
+
}
|
| 98 |
+
```
|