Datasets:

Modalities:
Tabular
Text
Formats:
parquet
ArXiv:
Libraries:
Datasets
Dask
yuvalkirstain commited on
Commit
74aa535
1 Parent(s): 63c1a40

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -65,7 +65,7 @@ dataset_info:
65
 
66
  - **Homepage: The web app can be found at [pickapic.io](https://pickapic.io/)**
67
  - **Repository: The repository of [PickScore](https://github.com/yuvalkirstain/PickScore)**
68
- - **Paper: TODO **
69
  - **Leaderboard: TODO **
70
  - **Point of Contact: TODO **
71
 
@@ -73,7 +73,9 @@ dataset_info:
73
 
74
  The Pick-a-Pic dataset was collected with the [Pick-a-Pic web app](https://pickapic.io/) and contains over half-a-million examples of human preferences over model-generated images.
75
  This dataset with URLs instead of the actual images (which makes it much smaller in size) can be found [here](https://huggingface.co/datasets/yuvalkirstain/pickapic_v1_no_images).
76
- See the paper (TODO) for more details.
 
 
77
  ### Supported Tasks and Leaderboards
78
 
79
  TODO
@@ -86,4 +88,3 @@ The dataset has three main splits: train, validation, validation_unique (with on
86
 
87
  ### Citation Information
88
 
89
- TODO
 
65
 
66
  - **Homepage: The web app can be found at [pickapic.io](https://pickapic.io/)**
67
  - **Repository: The repository of [PickScore](https://github.com/yuvalkirstain/PickScore)**
68
+ - **Paper: [Pick-a-Pic: An Open Dataset of User Preferences for Text-to-Image Generation](https://arxiv.org/abs/2305.01569).**
69
  - **Leaderboard: TODO **
70
  - **Point of Contact: TODO **
71
 
 
73
 
74
  The Pick-a-Pic dataset was collected with the [Pick-a-Pic web app](https://pickapic.io/) and contains over half-a-million examples of human preferences over model-generated images.
75
  This dataset with URLs instead of the actual images (which makes it much smaller in size) can be found [here](https://huggingface.co/datasets/yuvalkirstain/pickapic_v1_no_images).
76
+
77
+ See the corresponding paper [Pick-a-Pic: An Open Dataset of User Preferences for Text-to-Image Generation](https://arxiv.org/abs/2305.01569) for more details.
78
+
79
  ### Supported Tasks and Leaderboards
80
 
81
  TODO
 
88
 
89
  ### Citation Information
90