Datasets:

Modalities:
Text
Formats:
json
Languages:
English
ArXiv:
License:
Junrulu commited on
Commit
e5c69dd
·
verified ·
1 Parent(s): a89a326

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -2
README.md CHANGED
@@ -29,7 +29,7 @@ configs:
29
  alt="ElephantBench Leaderboard"
30
  />
31
  </a>
32
- <a href="">
33
  <img
34
  src="https://img.shields.io/badge/ElephantBench-Paper-red?logo=arxiv&logoColor=red"
35
  alt="Paper"
@@ -88,4 +88,11 @@ generation.
88
 
89
  ## Citation
90
 
91
- Citation details will be added with the accompanying paper.
 
 
 
 
 
 
 
 
29
  alt="ElephantBench Leaderboard"
30
  />
31
  </a>
32
+ <a href="https://arxiv.org/abs/2608.28478">
33
  <img
34
  src="https://img.shields.io/badge/ElephantBench-Paper-red?logo=arxiv&logoColor=red"
35
  alt="Paper"
 
88
 
89
  ## Citation
90
 
91
+ ```
92
+ @article{pan2026elephantbench,
93
+ title={Blind Men and the Elephant: Probing the Epistemic Myopia of LLMs under Long-Tail Divergent Knowledge},
94
+ author={Pan, Zhuoshi and Lu, Junru and Qian, Yan and Zhao, H. Vicky and Yin, Di and Sun, Xing},
95
+ journal={arXiv preprint arXiv:2608.28478},
96
+ year={2026}
97
+ }
98
+ ```