jacobli commited on
Commit
ff890e2
1 Parent(s): 7273063

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -6
README.md CHANGED
@@ -83,9 +83,13 @@ We use [RTP-LX](https://arxiv.org/abs/2404.14397) multilingual dataset for promp
83
 
84
 
85
  ## Citation [optional]
86
-
87
- TBD
88
-
89
- **BibTeX:**
90
-
91
- [More Information Needed]
 
 
 
 
 
83
 
84
 
85
  ## Citation [optional]
86
+ ```
87
+ @misc{li2024preference,
88
+ title={Preference Tuning For Toxicity Mitigation Generalizes Across Languages},
89
+ author={Xiaochen Li and Zheng-Xin Yong and Stephen H. Bach},
90
+ year={2024},
91
+ eprint={2406.16235},
92
+ archivePrefix={arXiv},
93
+ 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.'}
94
+ }
95
+ ```