Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -128,5 +128,13 @@ The license is TODO.
|
|
| 128 |
### Citation Information
|
| 129 |
|
| 130 |
```bibtex
|
| 131 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 132 |
```
|
|
|
|
| 128 |
### Citation Information
|
| 129 |
|
| 130 |
```bibtex
|
| 131 |
+
@misc{nie2025uqassessinglanguagemodels,
|
| 132 |
+
title={UQ: Assessing Language Models on Unsolved Questions},
|
| 133 |
+
author={Fan Nie and Ken Ziyu Liu and Zihao Wang and Rui Sun and Wei Liu and Weijia Shi and Huaxiu Yao and Linjun Zhang and Andrew Y. Ng and James Zou and Sanmi Koyejo and Yejin Choi and Percy Liang and Niklas Muennighoff},
|
| 134 |
+
year={2025},
|
| 135 |
+
eprint={2508.17580},
|
| 136 |
+
archivePrefix={arXiv},
|
| 137 |
+
primaryClass={cs.CL},
|
| 138 |
+
url={https://arxiv.org/abs/2508.17580},
|
| 139 |
+
}
|
| 140 |
```
|