Skip to content

paraschopra/generating-text-small-corpus

Repository files navigation

Code for generating machine learning ideas using machine learning.

It accompanies the article where I explain how to generate style specific text using transfer learning on a pre-trained language model.

It uses a pre-trained language model on a small dataset (corpus: one of 2500 sentences of machine learning ideas, the other one of 5000 sentences of philosophy quotes).

Requires

  • FastAI v1
  • PyTorch v1
  • Pandas

About

Generating style-specific text from a small corpus of 2.5k sentences using a pre-trained language model. Code in PyTorch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published