rladmstn1714/SCRIPTS

Are they lovers or friends? Evaluating LLMs' Social Reasoning in English and Korean Dialogues (ACL 2026)

1

stars

8

commits

Python

primary language

Jun 28, 2026

updated

rladmstn1714.github.io/SCRIPTS/

README

Are they lovers or friends? Evaluating LLMs' Social Reasoning in English and Korean Dialogues (ACL 2026)

Paper GitHub Hugging Face Hugging Face

Official repository for Are they lovers or friends? Evaluating LLMs' Social Reasoning in English and Korean Dialogues.

Structure

SCRIPTS/
β”œβ”€β”€ dataset/           # Dataset files
β”‚   β”œβ”€β”€ english_combined.csv    # English dialogue dataset
β”‚   └── korean_combined.csv     # Korean dialogue dataset
β”‚
β”œβ”€β”€ experiment/        # Experiment code (see experiment/README.md)
β”‚   β”œβ”€β”€ core/         # Evaluation, prompts, utilities
β”‚   β”œβ”€β”€ scoring/      # Scoring and parsing
β”‚   β”œβ”€β”€ analysis/     # Analysis scripts
β”‚   β”œβ”€β”€ models/       # LLM model wrappers
β”‚   └── config.py     # Configuration
β”‚
└── results/          # Generated results (auto-created)

Usage

See experiment/README.md for detailed documentation, API reference, and usage examples.

License

CC-BY-NC-ND

Citation

@misc{kim2025loversfriendsevaluatingllms,
      title={Are they lovers or friends? Evaluating LLMs' Social Reasoning in English and Korean Dialogues}, 
      author={Eunsu Kim and Junyeong Park and Juhyun Oh and Kiwoong Park and Seyoung Song and A. Seza Dogruoz and Najoung Kim and Alice Oh},
      year={2025},
      eprint={2510.19028},
      archivePrefix={arXiv},
      primaryClass={cs.CL},
      url={https://arxiv.org/abs/2510.19028}, 
}

Contributors

rladmstn1714

8 commits

rladmstn1714/SCRIPTS

Are they lovers or friends? Evaluating LLMs' Social Reasoning in English and Korean Dialogues (ACL 2026)

1

stars

8

commits

Python

primary language

Jun 28, 2026

updated

rladmstn1714.github.io/SCRIPTS/

README

Are they lovers or friends? Evaluating LLMs' Social Reasoning in English and Korean Dialogues (ACL 2026)

Paper GitHub Hugging Face Hugging Face

Official repository for Are they lovers or friends? Evaluating LLMs' Social Reasoning in English and Korean Dialogues.

Structure

SCRIPTS/
β”œβ”€β”€ dataset/           # Dataset files
β”‚   β”œβ”€β”€ english_combined.csv    # English dialogue dataset
β”‚   └── korean_combined.csv     # Korean dialogue dataset
β”‚
β”œβ”€β”€ experiment/        # Experiment code (see experiment/README.md)
β”‚   β”œβ”€β”€ core/         # Evaluation, prompts, utilities
β”‚   β”œβ”€β”€ scoring/      # Scoring and parsing
β”‚   β”œβ”€β”€ analysis/     # Analysis scripts
β”‚   β”œβ”€β”€ models/       # LLM model wrappers
β”‚   └── config.py     # Configuration
β”‚
└── results/          # Generated results (auto-created)

Usage

See experiment/README.md for detailed documentation, API reference, and usage examples.

License

CC-BY-NC-ND

Citation

@misc{kim2025loversfriendsevaluatingllms,
      title={Are they lovers or friends? Evaluating LLMs' Social Reasoning in English and Korean Dialogues}, 
      author={Eunsu Kim and Junyeong Park and Juhyun Oh and Kiwoong Park and Seyoung Song and A. Seza Dogruoz and Najoung Kim and Alice Oh},
      year={2025},
      eprint={2510.19028},
      archivePrefix={arXiv},
      primaryClass={cs.CL},
      url={https://arxiv.org/abs/2510.19028}, 
}

Contributors

rladmstn1714

8 commits

Languages

Python

75.7%

HTML

10.4%

CSS

9.1%

JavaScript

4.9%