Datasets:

Modalities:
Text
Formats:
json
ArXiv:
Libraries:
Datasets
pandas
License:
YuehHanChen commited on
Commit
c88acc8
·
verified ·
1 Parent(s): e1c55a5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -8
README.md CHANGED
@@ -38,12 +38,11 @@ license: apache-2.0
38
  <p>If you find our dataset and research useful for your work, please cite it using the following BibTeX entry:</p>
39
 
40
  ```bibtex
41
- @article{Halawi2024Forecasting,
42
- title={Approaching Human-Level Forecasting with Language Models},
43
- author={Halawi, Danny and Zhang, Fred and Yueh-Han, Chen and Steinhardt, Jacob},
44
- journal={arXiv preprint arXiv:2402.18563},
45
- year={2024},
46
- url={https://arxiv.org/abs/2402.18563},
47
- institution={UC Berkeley},
48
- email={dhalawi@berkeley.edu, z0@eecs.berkeley.edu, john0922ucb@berkeley.edu, jsteinhardt@berkeley.edu}
49
  }
 
38
  <p>If you find our dataset and research useful for your work, please cite it using the following BibTeX entry:</p>
39
 
40
  ```bibtex
41
+ @misc{halawi2024approaching,
42
+ title={Approaching Human-Level Forecasting with Language Models},
43
+ author={Danny Halawi and Fred Zhang and Chen Yueh-Han and Jacob Steinhardt},
44
+ year={2024},
45
+ eprint={2402.18563},
46
+ archivePrefix={arXiv},
47
+ primaryClass={cs.LG}
 
48
  }