Skip to content

boluoweifenda/werewolf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

Open source datasets for paper Enhance Reasoning for Large Language Models in the Game Werewolf

Datasets

Links: download datasets

Usage

  1. Unzip and move files
unzip werewolf_data.zip
mv werewolf_data ./data
  1. Simulation games with human data
python3 processor/check_data_en.py --path_processed data/werewolf_data
  1. Simulation games with demo data
cd processor
python3 check_data_en.py

Output

Werewolf game simulation video

TODO

  1. Preprocessing of the dataset
  2. Training script of the werewolf agent
  3. Translation from Chinese to English of speeches in the dataset

Example

demo

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages