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