yongzx jacobli commited on
Commit
8df4327
1 Parent(s): 169702a

Update README.md (#3)

Browse files

- Update README.md (3979302b2a91d32d87b5c046679a8f5ddb851b8d)


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

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