Skip to content

bloodteller123/discord_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord Chatting bot prototype

Training/Evaluation codes mostly come from this Turotials
The original model comes from microsoft/DialoGPT-medium and is finetuned on a discord-conversation-dataset

The dataset is not pre-processed as it's just a large chunks of conversation dialogue in a text file. Regex is mainly used to extract the useful data from the file.

TODO

  1. Limit the frequency of sending requests to discord
  2. IDK

Prerequisites

pip install torch
pip install transformers
pip install discord

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published