Skip to content

A text generator built from scratch using next-token prediction with the BookCorpus dataset. Implemented in PyTorch and PyTorch Lightning. Includes data loading, model training, and text generation. A Streamlit app is provided to showcase the generator in action.

License

Notifications You must be signed in to change notification settings

mravariya/GenAI-From-Scratch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GenAI-From-Scratch

A text generator built from scratch using next-token prediction with the BookCorpus dataset. Implemented in PyTorch and PyTorch Lightning. Includes data loading, model training, and text generation. A Streamlit app is provided to showcase the generator in action.

About

A text generator built from scratch using next-token prediction with the BookCorpus dataset. Implemented in PyTorch and PyTorch Lightning. Includes data loading, model training, and text generation. A Streamlit app is provided to showcase the generator in action.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages