Open source datasets for paper Enhance Reasoning for Large Language Models in the Game Werewolf
Links: download datasets
Unzip and move files
unzip werewolf_data.zip
mv werewolf_data ./data
Simulation games with human data
python3 processor/check_data_en.py --path_processed data/werewolf_data
Simulation games with demo data
cd processor
python3 check_data_en.py
Werewolf game simulation video