Update README.md
Browse files
README.md
CHANGED
|
@@ -174,11 +174,11 @@ dataset = load_dataset("jacklanda/SemanticQA", "idiom_detection")
|
|
| 174 |
## Citation
|
| 175 |
|
| 176 |
```bibtex
|
| 177 |
-
@article{
|
| 178 |
-
title={Revisiting a Pain in the Neck: Semantic
|
| 179 |
-
author={Liu, Yang and Qin, Melissa Xiaohui and
|
| 180 |
-
journal={arXiv preprint arXiv:
|
| 181 |
-
year={
|
| 182 |
}
|
| 183 |
```
|
| 184 |
|
|
|
|
| 174 |
## Citation
|
| 175 |
|
| 176 |
```bibtex
|
| 177 |
+
@article{liu2026revisiting,
|
| 178 |
+
title={Revisiting a Pain in the Neck: A Semantic Reasoning Benchmark for Language Models},
|
| 179 |
+
author={Liu, Yang and Li, Hongming and Qin, Melissa Xiaohui and Liu, Qiankun and Huang, Chao},
|
| 180 |
+
journal={arXiv preprint arXiv:2604.16593},
|
| 181 |
+
year={2026}
|
| 182 |
}
|
| 183 |
```
|
| 184 |
|