Update README.md (#1)
Browse files- Update README.md (23356daca73f5596effd579730f93bc8097e727f)
Co-authored-by: multi-model-Robotics <hanyang1@users.noreply.huggingface.co>
README.md
CHANGED
|
@@ -54,12 +54,13 @@ Each `.csv` file in this repository corresponds to one bias type. All files foll
|
|
| 54 |
If you use the BRU dataset in your research, please cite our paper:
|
| 55 |
|
| 56 |
```bibtex
|
| 57 |
-
@
|
| 58 |
-
|
| 59 |
-
|
| 60 |
-
|
| 61 |
-
|
| 62 |
-
|
| 63 |
-
|
| 64 |
-
|
| 65 |
}
|
|
|
|
|
|
| 54 |
If you use the BRU dataset in your research, please cite our paper:
|
| 55 |
|
| 56 |
```bibtex
|
| 57 |
+
@inproceedings{zhong2025balancing,
|
| 58 |
+
title = {Balancing Rigor and Utility: Mitigating Cognitive Biases in Large Language Models for Multiple-Choice Questions},
|
| 59 |
+
author = {Zhong, H. and Wang, L. and Cao, Wenting and Sun, Zeyuan},
|
| 60 |
+
booktitle = {Proceedings of the Annual Meeting of the Cognitive Science Society},
|
| 61 |
+
volume = {47},
|
| 62 |
+
year = {2025},
|
| 63 |
+
publisher = {Cognitive Science Society},
|
| 64 |
+
url = {https://escholarship.org/uc/item/2vr690cx}
|
| 65 |
}
|
| 66 |
+
|