nicholasKluge commited on
Commit
b8acf0a
·
1 Parent(s): 6295f1d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -116,9 +116,9 @@ The model will output something like:
116
 
117
  ## Limitations
118
 
119
- 🤥 Generative models can perpetuate the generation of pseudo-informative content, that is, false information that may appear truthful. For example, multi-modal generative models can be used to create images with untruthful content, while language models for text generation can automate the generation of misinformation.
120
 
121
- 🤬 In certain types of tasks, generative models can generate toxic and discriminatory content inspired by historical stereotypes against sensitive attributes (for example, gender, race, and religion). Unfiltered public datasets may also contain inappropriate content, such as pornography, racist images, and social stereotypes, which can contribute to unethical biases in generative models. Furthermore, when prompted with non-English languages, some generative models may perform poorly.
122
 
123
  ## Cite as 🤗
124
 
 
116
 
117
  ## Limitations
118
 
119
+ 🤥 Generative models can perpetuate the generation of pseudo-informative content, that is, false information that may appear truthful.
120
 
121
+ 🤬 In certain types of tasks, generative models can produce harmful and discriminatory content inspired by historical stereotypes.
122
 
123
  ## Cite as 🤗
124