yongzx jacobli commited on
Commit
261f681
1 Parent(s): 0fb634b

Update README.md (#3)

Browse files

- Update README.md (cfea3edfbfc2d80f692493c53372d79cdfdc3546)


Co-authored-by: Jacob Li <[email protected]>

Files changed (1) hide show
  1. README.md +10 -6
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
- TBD
91
-
92
- **BibTeX:**
93
-
94
- [More Information Needed]
 
 
 
 
 
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
+ ```