Update README.md
Browse files
README.md
CHANGED
@@ -214,10 +214,10 @@ In creating an open model, we have carefully considered the following:
|
|
214 |
* **Data Collection and Release:**
|
215 |
We compile datasets from a wide range of platforms. To ensure proper credit assignment, we refer users to the original publications in our paper. We create the cross-platform detoxification corpus for academic research purposes. We intend to share the corpus in the future. We would also like to mention that some content are generated using GPT-4 for illustration purposes.
|
216 |
* **Potential Misuse and Bias:**
|
217 |
-
|
218 |
|
219 |
## Citation
|
220 |
-
If you use
|
221 |
```
|
222 |
@inproceedings{Khondaker2024DetoxLLM,
|
223 |
title={DetoxLLM: A Framework for Detoxification with Explanations},
|
|
|
214 |
* **Data Collection and Release:**
|
215 |
We compile datasets from a wide range of platforms. To ensure proper credit assignment, we refer users to the original publications in our paper. We create the cross-platform detoxification corpus for academic research purposes. We intend to share the corpus in the future. We would also like to mention that some content are generated using GPT-4 for illustration purposes.
|
216 |
* **Potential Misuse and Bias:**
|
217 |
+
DetoxLLM can potentially be misused to generate toxic and biased content. For these reasons, we recommend that DetoxLLM not be used in applications without careful prior consideration of potential misuse and bias.
|
218 |
|
219 |
## Citation
|
220 |
+
If you use DetoxLLM for your scientific publication, or if you find the resources in this repository useful, please cite our paper as follows:
|
221 |
```
|
222 |
@inproceedings{Khondaker2024DetoxLLM,
|
223 |
title={DetoxLLM: A Framework for Detoxification with Explanations},
|