Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -28,4 +28,18 @@ license: apache-2.0
|
|
28 |
<h2>Research Significance</h2>
|
29 |
<p>This dataset plays a crucial role in our study, enabling us to explore the capabilities of language models in forecasting and their potential to achieve human-level performance in predicting future events.</p>
|
30 |
|
31 |
-
<p>For more details on our methodology and findings, please refer to our paper linked at the beginning of this document.</p>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
28 |
<h2>Research Significance</h2>
|
29 |
<p>This dataset plays a crucial role in our study, enabling us to explore the capabilities of language models in forecasting and their potential to achieve human-level performance in predicting future events.</p>
|
30 |
|
31 |
+
<p>For more details on our methodology and findings, please refer to our paper linked at the beginning of this document.</p>
|
32 |
+
|
33 |
+
<h2>How to Cite</h2>
|
34 |
+
<p>If you find our dataset and research useful for your work, please cite it using the following BibTeX entry:</p>
|
35 |
+
|
36 |
+
```bibtex
|
37 |
+
@article{Halawi2024Approaching,
|
38 |
+
title={Approaching Human-Level Forecasting with Language Models},
|
39 |
+
author={Halawi, Danny and Zhang, Fred and Yueh-Han, Chen and Steinhardt, Jacob},
|
40 |
+
journal={arXiv preprint arXiv:2402.18563},
|
41 |
+
year={2024},
|
42 |
+
url={https://arxiv.org/abs/2402.18563},
|
43 |
+
institution={UC Berkeley},
|
44 | |
45 |
+
}
|