Datasets:
Aires AI Org
commited on
Commit
·
0813584
1
Parent(s):
1ac705c
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,10 +1,21 @@
|
|
| 1 |
# Stable Diffusion Dataset
|
| 2 |
|
| 3 |
-
#
|
| 4 |
-
Jsonl format
|
| 5 |
|
| 6 |
-
#
|
| 7 |
-
|
| 8 |
|
| 9 |
-
#
|
| 10 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# Stable Diffusion Dataset
|
| 2 |
|
| 3 |
+
# Description:
|
| 4 |
+
This dataset is in Jsonl format and is based on the MadVoyager/stable_diffusion_instructional_dataset.
|
| 5 |
|
| 6 |
+
# Overview:
|
| 7 |
+
The Stable Diffusion Dataset comprises approximately 80,000 meticulously curated prompts sourced from the image finder of Stable Diffusion: "Lexica.art". The dataset is intended to facilitate training and fine-tuning of various language models, including LLaMa2.
|
| 8 |
|
| 9 |
+
# Key Features:
|
| 10 |
+
|
| 11 |
+
◉ Jsonl format for seamless integration with existing projects.
|
| 12 |
+
◉ High-quality prompts extracted from the Stable Diffusion image finder.
|
| 13 |
+
◉ Ideal for enhancing models like LLaMa2 through training and fine-tuning.
|
| 14 |
+
◉ Usage:
|
| 15 |
+
◉ Researchers and developers can utilize this dataset to:
|
| 16 |
+
Train and fine-tune language models like LLaMa2.
|
| 17 |
+
Conduct experiments in natural language processing and generation.
|
| 18 |
+
Enhance and expand AI capabilities in creative and interactive applications.
|
| 19 |
+
|
| 20 |
+
# Acknowledgments:
|
| 21 |
+
We acknowledge the creators and contributors of the MadVoyager/stable_diffusion_instructional_dataset for providing the foundation for this dataset.
|