Datasets:

Modalities:
Text
Formats:
json
ArXiv:
Libraries:
Datasets
Dask
License:
jouyang commited on
Commit
2e20633
·
verified ·
1 Parent(s): ab3556a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -1
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
+ }