Skip to content

Commit 75db7a8

Browse files
committed
update paper and hugginface link
1 parent a6b481a commit 75db7a8

1 file changed

Lines changed: 18 additions & 0 deletions

File tree

README.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,24 @@ python scripts/run_baseline_pipeline.py --study-id study_001 --real-llm --system
9696
* **[Adding New Studies](docs/GENERATE_STUDY.md)** – Parse research PDFs and auto-generate simulation code
9797
* **[Model Configuration](docs/ENVIRONMENT.md)** – Set up API keys for OpenAI, Anthropic, Google, or OpenRouter
9898

99+
## 📎 Citation & Hugging Face
100+
101+
If you use HumanStudy-Bench, please cite:
102+
103+
```bibtex
104+
@misc{liu2026humanstudybenchaiagentdesign,
105+
title={HumanStudy-Bench: Towards AI Agent Design for Participant Simulation},
106+
author={Xuan Liu and Haoyang Shang and Zizhang Liu and Xinyan Liu and Yunze Xiao and Yiwen Tu and Haojian Jin},
107+
year={2026},
108+
eprint={2602.00685},
109+
archivePrefix={arXiv},
110+
primaryClass={cs.AI},
111+
url={https://arxiv.org/abs/2602.00685},
112+
}
113+
```
114+
115+
**Hugging Face:** Benchmark and resources are available on the [Hugging Face Hub](https://huggingface.co/)`fuyyckwhy/HS-Bench-results`.
116+
99117
## 📄 License
100118

101119
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.

0 commit comments

Comments
 (0)