--- license: other license_name: ai2-impact license_link: https://allenai.org/licenses/impact-mr --- ICLR 2024 Spotlight paper: [SOTOPIA: Interactive Evaluation for Social Intelligence in Language Agents](https://arxiv.org/abs/2310.11667) Visit [our website](https://www.sotopia.world/) for an overview of the Sotopia research project. We have ` sotopia_episodes_v1.csv` and `sotopia_episodes_v1.json`. The `csv` file does not contain model information nor rewards, while the `json` version contains all of them. For the most comprehensive documentation of the episodes, please see [here](https://github.com/sotopia-lab/sotopia/blob/main/docs/all_the_issues.md#where-i-can-find-the-data) for the database format Please cite the paper if you find them useful: ```bibtex @inproceedings{zhou2024sotopia, title = {SOTOPIA: Interactive Evaluation for Social Intelligence in Language Agents}, author = {Zhou*, Xuhui and Zhu*, Hao and Mathur, Leena and Zhang, Ruohong and Qi, Zhengyang and Yu, Haofei and Morency, Louis-Philippe and Bisk, Yonatan and Fried, Daniel and Neubig, Graham and Sap, Maarten}, journal = {ICLR}, year = {2024}, url = {https://openreview.net/forum?id=mM7VurbA4r}, } ```