Datasets:

Modalities:
Tabular
Text
Formats:
parquet
Languages:
English
ArXiv:
Libraries:
Datasets
pandas
License:
davidheineman commited on
Commit
dba2380
·
verified ·
1 Parent(s): a1cfb78

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -88,3 +88,14 @@ For the AutoBencher evaluation used in our work, please refer to [huggingface.co
88
  - **Language(s) (NLP):** English
89
  - **License:** The model evaluations are intended for research and educational use in accordance with Ai2's [Responsible Use Guidelines](https://allenai.org/responsible-use)
90
  - **Contact:** Technical inquiries: `[email protected]`. Press: `[email protected]`
 
 
 
 
 
 
 
 
 
 
 
 
88
  - **Language(s) (NLP):** English
89
  - **License:** The model evaluations are intended for research and educational use in accordance with Ai2's [Responsible Use Guidelines](https://allenai.org/responsible-use)
90
  - **Contact:** Technical inquiries: `[email protected]`. Press: `[email protected]`
91
+
92
+ ### Citation
93
+
94
+ ```
95
+ @article{heineman2025signal,
96
+ title={Signal and Noise: A Framework for Reducing Uncertainty in Language Model Evaluation},
97
+ author={Heineman, David and Hofmann, Valentin and Magnusson, Ian and Gu, Yuling and Smith, Noah A and Hajishirzi, Hannaneh and Lo, Kyle and Dodge, Jesse},
98
+ journal={arXiv preprint arXiv:2508.13144},
99
+ year={2025}
100
+ }
101
+ ```