Update README.md
Browse files
README.md
CHANGED
@@ -2,4 +2,13 @@
|
|
2 |
license: apache-2.0
|
3 |
---
|
4 |
|
5 |
-
this is the sample dataset for arxiv.org/abs/2502.13442
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
license: apache-2.0
|
3 |
---
|
4 |
|
5 |
+
this is the sample dataset for arxiv.org/abs/2502.13442
|
6 |
+
|
7 |
+
## Citation
|
8 |
+
```bibtex
|
9 |
+
@article{ouyang2025treecut,
|
10 |
+
title={TreeCut: A Synthetic Unanswerable Math Word Problem Dataset for LLM Hallucination Evaluation},
|
11 |
+
author={Ouyang, Jialin},
|
12 |
+
journal={arXiv preprint arXiv:2502.13442},
|
13 |
+
year={2025}
|
14 |
+
}
|