MaybeLow / CrimeGPT

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CrimeGPT

A small GPT model that generates criminal stories.

The repository provides a base code for pre-training the model based on the novel The Murder of Roger Ackroyd by Agatha Christie.

Currently achieves a cross-entropy loss of 1.8 for training and validation splits.

Bottlenecked by hardware.

About


Languages

Language:Python 85.2%Language:Jupyter Notebook 14.8%