Datasets:

Languages:
English
ArXiv:
License:
wuyuchen commited on
Commit
43c5d9c
1 Parent(s): e4e4e4f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -34,15 +34,15 @@ The text in the dataset is all in English.
34
  ### Four Subsets
35
 
36
  Considering that the ImageRewardDB contains a large number of images, we provide four subsets in different scales to support different needs.
37
- For all subsets, the validation and test splits remain the same. The validation split(1.08GB) contains 412 prompts and 3.2K images and
38
- the test(1.14GB) split contains 466 prompts and 3.4K images. The information on the train split in different scales is as follows:
39
 
40
  |Subset|Num of Images|Num of Prompts|Size|
41
  |:--|--:|--:|--:|
42
- |ImageRewardDB 1K|7.8K|1K|2.7GB|
43
- |ImageRewardDB 2K|15.6K|2K|5.4GB|
44
- |ImageRewardDB 4K|31.4K|4K|10.6GB|
45
- |ImageRewardDB 8K|62.6K|8K|20.6GB|
46
 
47
  ## Dataset Structure
48
 
@@ -134,7 +134,7 @@ Below is an example row from metadata-train.parquet.
134
 
135
  |image_path|prompt_id|prompt|classification|image_amount_in_total|rank|overall_rating|image_text_alignment_rating|fidelity_rating|
136
  |:---|:---|:----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|:---|:---|:---|:---|:---|:---|
137
- |images/train/train_1/1b4b2d61-89c2-4091-a1c0-f547ad5065cb.webp|001324-0093|a magical forest that separates the good world from the dark world, ...|Outdoor Scenes|9|3|6|6|6|
138
 
139
  ## Loading ImageRewardDB
140
 
 
34
  ### Four Subsets
35
 
36
  Considering that the ImageRewardDB contains a large number of images, we provide four subsets in different scales to support different needs.
37
+ For all subsets, the validation and test splits remain the same. The validation split(1.10GB) contains 412 prompts and 2.6K images and
38
+ the test(1.16GB) split contains 466 prompts and 2.7K images. The information on the train split in different scales is as follows:
39
 
40
  |Subset|Num of Images|Num of Prompts|Size|
41
  |:--|--:|--:|--:|
42
+ |ImageRewardDB 1K|6.2K|1K|2.7GB|
43
+ |ImageRewardDB 2K|12.5K|2K|5.5GB|
44
+ |ImageRewardDB 4K|25.1K|4K|10.8GB|
45
+ |ImageRewardDB 8K|49.9K|8K|20.9GB|
46
 
47
  ## Dataset Structure
48
 
 
134
 
135
  |image_path|prompt_id|prompt|classification|image_amount_in_total|rank|overall_rating|image_text_alignment_rating|fidelity_rating|
136
  |:---|:---|:----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|:---|:---|:---|:---|:---|:---|
137
+ |images/train/train_1/1b4b2d61-89c2-4091-a1c0-f547ad5065cb.webp|001324-0093|a magical forest that separates the good world from the dark world, ...|Outdoor Scenes|8|3|6|6|6|
138
 
139
  ## Loading ImageRewardDB
140