Commit
·
502c730
1
Parent(s):
a219fa6
Update README.md
Browse files
README.md
CHANGED
|
@@ -88,7 +88,9 @@ Using the model to generate content that is cruel to individuals is a misuse of
|
|
| 88 |
[LAION-5B](https://laion.ai/blog/laion-5b/) which contains adult material
|
| 89 |
and is not fit for product use without additional safety mechanisms and
|
| 90 |
considerations.
|
| 91 |
-
|
|
|
|
|
|
|
| 92 |
### Bias
|
| 93 |
While the capabilities of image generation models are impressive, they can also reinforce or exacerbate social biases.
|
| 94 |
Stable Diffusion v1 was trained on subsets of [LAION-2B(en)](https://laion.ai/blog/laion-5b/),
|
|
|
|
| 88 |
[LAION-5B](https://laion.ai/blog/laion-5b/) which contains adult material
|
| 89 |
and is not fit for product use without additional safety mechanisms and
|
| 90 |
considerations.
|
| 91 |
+
- No additional measures were used to deduplicate the dataset. As a result, we observe some degree of memorization for images that are duplicated in the training data.
|
| 92 |
+
The training data can be searched at [https://rom1504.github.io/clip-retrieval/](https://rom1504.github.io/clip-retrieval/) to possibly assist in the detection of memorized images.
|
| 93 |
+
|
| 94 |
### Bias
|
| 95 |
While the capabilities of image generation models are impressive, they can also reinforce or exacerbate social biases.
|
| 96 |
Stable Diffusion v1 was trained on subsets of [LAION-2B(en)](https://laion.ai/blog/laion-5b/),
|