Update README.md
Browse files
README.md
CHANGED
|
@@ -213,4 +213,17 @@ As always, remember to evaluate!
|
|
| 213 |
## Contact
|
| 214 |
|
| 215 |
Please contact kawin@stanford.edu if you have any questions about the data.
|
| 216 |
-
This dataset was created by Kawin Ethayarajh, Heidi (Chenyu) Zhang, Yizhong Wang, and Dan Jurafsky.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 213 |
## Contact
|
| 214 |
|
| 215 |
Please contact kawin@stanford.edu if you have any questions about the data.
|
| 216 |
+
This dataset was created by Kawin Ethayarajh, Heidi (Chenyu) Zhang, Yizhong Wang, and Dan Jurafsky.
|
| 217 |
+
|
| 218 |
+
## Citation
|
| 219 |
+
|
| 220 |
+
We will have a paper out soon, but until then, please cite:
|
| 221 |
+
|
| 222 |
+
```
|
| 223 |
+
@online{SHP,
|
| 224 |
+
author = {Ethayarajh, Kawin and Zhang, Heidi and Wang, Yizhong and Jurafsky, Dan},
|
| 225 |
+
title = {Stanford Human Preferences Dataset},
|
| 226 |
+
year = 2023,
|
| 227 |
+
url = {https://huggingface.co/datasets/stanfordnlp/SHP},
|
| 228 |
+
}
|
| 229 |
+
```
|