Datasets:
Languages:
English
Size:
10K<n<100K
Tags:
behavioral-science
benchmark
foundation-models
personality
economic-games
scientific-workflows
License:
Update BehaviorBench paper citation
#2
by JinHuang1203 - opened
README.md
CHANGED
|
@@ -30,6 +30,9 @@ solving (IEO). All examples are released as chat-formatted
|
|
| 30 |
This repository hosts the **evaluation data only**. The benchmark code (loaders,
|
| 31 |
prompts, metrics) is released separately from this dataset.
|
| 32 |
|
|
|
|
|
|
|
|
|
|
| 33 |
## Subsets
|
| 34 |
|
| 35 |
| Subset | Task name | Files | Rows |
|
|
@@ -138,9 +141,13 @@ behavior trigger a new minor version (current: `1.0.0`).
|
|
| 138 |
## Citation
|
| 139 |
|
| 140 |
```bibtex
|
| 141 |
-
@misc{
|
| 142 |
-
title
|
| 143 |
-
author
|
| 144 |
-
year
|
|
|
|
|
|
|
|
|
|
|
|
|
| 145 |
}
|
| 146 |
```
|
|
|
|
| 30 |
This repository hosts the **evaluation data only**. The benchmark code (loaders,
|
| 31 |
prompts, metrics) is released separately from this dataset.
|
| 32 |
|
| 33 |
+
Public dataset URL: https://huggingface.co/datasets/befm/BehaviorBench
|
| 34 |
+
Paper: https://arxiv.org/abs/2606.24162
|
| 35 |
+
|
| 36 |
## Subsets
|
| 37 |
|
| 38 |
| Subset | Task name | Files | Rows |
|
|
|
|
| 141 |
## Citation
|
| 142 |
|
| 143 |
```bibtex
|
| 144 |
+
@misc{huang2026behaviorbenchbenchmarkingfoundationmodels,
|
| 145 |
+
title={BehaviorBench: Benchmarking Foundation Models for Behavioral Science Tasks},
|
| 146 |
+
author={Jin Huang and Yutong Xie and Wanli Song and Xingjian Zhang and Walter Yuan and Matthew O. Jackson and Qiaozhu Mei},
|
| 147 |
+
year={2026},
|
| 148 |
+
eprint={2606.24162},
|
| 149 |
+
archivePrefix={arXiv},
|
| 150 |
+
primaryClass={cs.CL},
|
| 151 |
+
url={https://arxiv.org/abs/2606.24162}
|
| 152 |
}
|
| 153 |
```
|