princeton-nlp commited on
Commit
d28bc78
·
verified ·
1 Parent(s): 7d83927

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -15,6 +15,13 @@ In a pre-processing step, we split documents in into chunks of exactly 1024 toke
15
 
16
  Paper: [QuRating: Selecting High-Quality Data for Training Language Models](https://arxiv.org/pdf/2402.09739.pdf)
17
 
 
 
 
 
 
 
 
18
  Citation:
19
  ```
20
  @article{wettig2024qurating,
 
15
 
16
  Paper: [QuRating: Selecting High-Quality Data for Training Language Models](https://arxiv.org/pdf/2402.09739.pdf)
17
 
18
+
19
+ **_Guidance on Responsible Use_**
20
+
21
+ In the paper, we document various types of bias that are present in the quality ratings/QuRater model (biases related to domains, topics, social roles, regions and languages - see Section 6 of the paper).
22
+ Hence, be aware that data selection with QuRating could have unintended and harmful effects on the language model that is being trained. We strongly recommend a comprehensive evaluation of the language model for these and other types of bias, particularly before real-world deployment. We hope that releasing the data/models can facilitate future research aimed at uncovering and mitigating such biases.
23
+
24
+
25
  Citation:
26
  ```
27
  @article{wettig2024qurating,