Update README.md
#4
by
jacobli
- opened
README.md
CHANGED
@@ -81,9 +81,13 @@ We use [RTP-LX](https://arxiv.org/abs/2404.14397) multilingual dataset for promp
|
|
81 |
|
82 |
|
83 |
## Citation [optional]
|
84 |
-
|
85 |
-
|
86 |
-
|
87 |
-
|
88 |
-
|
89 |
-
|
|
|
|
|
|
|
|
|
|
81 |
|
82 |
|
83 |
## Citation [optional]
|
84 |
+
```
|
85 |
+
@misc{li2024preference,
|
86 |
+
title={Preference Tuning For Toxicity Mitigation Generalizes Across Languages},
|
87 |
+
author={Xiaochen Li and Zheng-Xin Yong and Stephen H. Bach},
|
88 |
+
year={2024},
|
89 |
+
eprint={2406.16235},
|
90 |
+
archivePrefix={arXiv},
|
91 |
+
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.'}
|
92 |
+
}
|
93 |
+
```
|