Aires AI Org commited on
Commit
0813584
1 Parent(s): 1ac705c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -6
README.md CHANGED
@@ -1,10 +1,21 @@
1
  # Stable Diffusion Dataset
2
 
3
- # Format
4
- Jsonl format for MadVoyager/stable_diffusion_instructional_dataset .
5
 
6
- # Description
7
- This is a set of about 80,000 prompts filtered and extracted from the image finder for Stable Diffusion: "Lexica.art".
8
 
9
- # Usage
10
- This model can be used for finetuning or training on models like LLaMa2.
 
 
 
 
 
 
 
 
 
 
 
 
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.