Update README.md
Browse files
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.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 |
|
|
|
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(7.32K pairs) and
|
38 |
+
the test(1.16GB) split contains 466 prompts and 2.7K images(7.23K pairs). The information on the train split in different scales is as follows:
|
39 |
+
|
40 |
+
|Subset|Num of Pairs|Num of Images|Num of Prompts|Size|
|
41 |
+
|:--|--:|--:|--:|--:|
|
42 |
+
|ImageRewardDB 1K|17.6K|6.2K|1K|2.7GB|
|
43 |
+
|ImageRewardDB 2K|35.5K|12.5K|2K|5.5GB|
|
44 |
+
|ImageRewardDB 4K|71.0K|25.1K|4K|10.8GB|
|
45 |
+
|ImageRewardDB 8K|141.1K|49.9K|8K|20.9GB|
|
46 |
|
47 |
## Dataset Structure
|
48 |
|