shachardon commited on
Commit
7d0509c
·
1 Parent(s): b5d745e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -80,7 +80,7 @@ Main Columns:
80
  <!-- This section describes the source data (e.g. news text and headlines, social media posts, translated sentences, ...). -->
81
  We construct the dataset by scraping user-generated prompts from the Midjourney Discord server.
82
  The server contains channels in which a user can type a prompt and arguments, and then the Midjourney bot would reply with 4 generated images, combined together into a grid. Then, if the user is satisfied with one of the 4 images, they can send an 'upscale' command to the bot, to get an upscaled version of the desired image.
83
- We randomly choose one of the 'newbies' channels, where both new and experienced users are experimenting with general domain prompts. We collect $693,528$ prompts (From 23 January to 1 March 2023), together with their matching images and meta-data such as timestamps and user ids (which we anonymize).
84
 
85
  #### Data Collection and Processing
86
 
@@ -99,7 +99,7 @@ The Midjourney Discord is an open community that allows others to use images and
99
  Paying users do own all assets they create, and therefore we do not include the image files in our dataset, but only links to them.
100
 
101
 
102
- ### Recommendations, Risks. and Limitations
103
 
104
  <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
105
 
 
80
  <!-- This section describes the source data (e.g. news text and headlines, social media posts, translated sentences, ...). -->
81
  We construct the dataset by scraping user-generated prompts from the Midjourney Discord server.
82
  The server contains channels in which a user can type a prompt and arguments, and then the Midjourney bot would reply with 4 generated images, combined together into a grid. Then, if the user is satisfied with one of the 4 images, they can send an 'upscale' command to the bot, to get an upscaled version of the desired image.
83
+ We randomly choose one of the 'newbies' channels, where both new and experienced users are experimenting with general domain prompts. We collect 693,528 prompts (From 23 January to 1 March 2023), together with their matching images and meta-data such as timestamps and user ids (which we anonymize).
84
 
85
  #### Data Collection and Processing
86
 
 
99
  Paying users do own all assets they create, and therefore we do not include the image files in our dataset, but only links to them.
100
 
101
 
102
+ ### Recommendations, Risks, and Limitations
103
 
104
  <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
105