yuvalkirstain
commited on
Commit
•
d9b3b04
1
Parent(s):
6859f34
Update README.md
Browse files
README.md
CHANGED
@@ -58,6 +58,56 @@ dataset_info:
|
|
58 |
download_size: 202289408791
|
59 |
dataset_size: 203889886013
|
60 |
---
|
61 |
-
# Dataset Card for "pickapic_v1"
|
62 |
|
63 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
58 |
download_size: 202289408791
|
59 |
dataset_size: 203889886013
|
60 |
---
|
|
|
61 |
|
62 |
+
# Dataset Card for [Pick-a-Pic (v1)]
|
63 |
+
|
64 |
+
## Table of Contents
|
65 |
+
- [Table of Contents](#table-of-contents)
|
66 |
+
- [Dataset Description](#dataset-description)
|
67 |
+
- [Dataset Summary](#dataset-summary)
|
68 |
+
- [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards)
|
69 |
+
- [Languages](#languages)
|
70 |
+
- [Dataset Structure](#dataset-structure)
|
71 |
+
- [Data Instances](#data-instances)
|
72 |
+
- [Data Fields](#data-fields)
|
73 |
+
- [Data Splits](#data-splits)
|
74 |
+
- [Dataset Creation](#dataset-creation)
|
75 |
+
- [Curation Rationale](#curation-rationale)
|
76 |
+
- [Source Data](#source-data)
|
77 |
+
- [Annotations](#annotations)
|
78 |
+
- [Personal and Sensitive Information](#personal-and-sensitive-information)
|
79 |
+
- [Considerations for Using the Data](#considerations-for-using-the-data)
|
80 |
+
- [Social Impact of Dataset](#social-impact-of-dataset)
|
81 |
+
- [Discussion of Biases](#discussion-of-biases)
|
82 |
+
- [Other Known Limitations](#other-known-limitations)
|
83 |
+
- [Additional Information](#additional-information)
|
84 |
+
- [Dataset Curators](#dataset-curators)
|
85 |
+
- [Licensing Information](#licensing-information)
|
86 |
+
- [Citation Information](#citation-information)
|
87 |
+
- [Contributions](#contributions)
|
88 |
+
|
89 |
+
## Dataset Description
|
90 |
+
|
91 |
+
- **Homepage: The web app can be found at [pickapic.io](https://pickapic.io/)**
|
92 |
+
- **Repository: The repository of [PickScore](https://github.com/yuvalkirstain/PickScore)**
|
93 |
+
- **Paper: TODO **
|
94 |
+
- **Leaderboard: TODO **
|
95 |
+
- **Point of Contact: TODO **
|
96 |
+
|
97 |
+
### Dataset Summary
|
98 |
+
|
99 |
+
The Pick-a-Pic dataset was collected with the Pick-a-Pic web app and contains over half-a-million examples of human preferences over model-generated images.
|
100 |
+
|
101 |
+
### Supported Tasks and Leaderboards
|
102 |
+
|
103 |
+
TODO
|
104 |
+
|
105 |
+
|
106 |
+
### Data Splits
|
107 |
+
|
108 |
+
The dataset has three main splits: train, validation, validation_unique (with one example per prompt), test, and test_unique.
|
109 |
+
|
110 |
+
|
111 |
+
### Citation Information
|
112 |
+
|
113 |
+
TODO
|