Hoppix/discord_transformer

Explorative ML with GPT-2 over discord chat data

0

stars

0

commits

Python

primary language

Mar 31, 2023

updated

README

Training a GPT-2 Model with Discord Chat Data

This repository contains code and instructions for training a GPT-2 model using Discord chat data. The model can be used to generate new text based on the patterns and styles found in the chat data.

Requirements

Data

To train the model, you'll need a Discord chat log in csv format. This can be obtained by exporting the chat log from Discord in .csv fromat. Store this data in a root directory data

Hoppix/discord_transformer

Explorative ML with GPT-2 over discord chat data

0

stars

0

commits

Python

primary language

Mar 31, 2023

updated

README

Training a GPT-2 Model with Discord Chat Data

This repository contains code and instructions for training a GPT-2 model using Discord chat data. The model can be used to generate new text based on the patterns and styles found in the chat data.

Requirements

Data

To train the model, you'll need a Discord chat log in csv format. This can be obtained by exporting the chat log from Discord in .csv fromat. Store this data in a root directory data

Languages

Python

100.0%