Skip to content

Latest commit

 

History

36 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fantasy Creature Generator

Andrew Cuccinello

Submission for Natural Language Processing I

Generates descriptions of creatures with a fine-tuned GPT-2 model like the ones seen in the Pathfinder RPG or Dungeons & Dragons.

The project is organized into 4 modules, which are run in order. You can use --help to get argument information for each module.

  1. Download Data

python -m download

  1. Process Data

python -m process

  1. Train the Model

python -m train

  1. Perform generation

python -m generate

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages