Skip to content

SocialDeductionLLM/SocialDeductionLLM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Training Language Models for Social Deduction with Multi-Agent Reinforcement Learning

Source code for the AAMAS 2025 paper "Training Language Models for Social Deduction with Multi-Agent Reinforcement Learning"

We use python3.10, cuda12.6 on an NVIDIA A100-80GB for all experiments. Please install the packages from requirements.txt to match our dependencies.

To reproduce our models, cd into codebase and run scripts/script_trainall.sh.

To download pretrained models, please refer to this huggingface collection.

About

Training and inference code for "Training Language Models for Social Deduction with Multi-Agent Reinforcement Learning"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published