shachardon commited on
Commit
a5f32cd
·
1 Parent(s): 349b3da

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -89,8 +89,8 @@ Main Columns:
89
 
90
  <!-- This section describes the source data (e.g. news text and headlines, social media posts, translated sentences, ...). -->
91
  We construct the dataset by scraping user-generated prompts from the Midjourney Discord server.
92
- 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.
93
- 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).
94
 
95
  #### Data Collection and Processing
96
 
 
89
 
90
  <!-- This section describes the source data (e.g. news text and headlines, social media posts, translated sentences, ...). -->
91
  We construct the dataset by scraping user-generated prompts from the Midjourney Discord server.
92
+ 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.
93
+ 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).
94
 
95
  #### Data Collection and Processing
96