ADGEfficiency / creative-writing-with-gpt2
Fine tune GPT-2 with your favourite authors
☆71Updated 8 months ago
Related projects ⓘ
Alternatives and complementary repositories for creative-writing-with-gpt2
- a bot that generates realistic replies using a combination of pretrained GPT-2 and BERT models☆190Updated 3 years ago
- A package for fine-tuning Transformers with TPUs, written in Tensorflow2.0+☆37Updated 3 years ago
- Fine-tuning GPT-2 Small for Question Answering☆130Updated last year
- This is a reddit bot based on OpenAi's GPT-2 117M model☆102Updated 5 years ago
- 📄Neural Sentential Paraphrase Generation to Augment Chatbot Training Dataset☆22Updated last year
- ☆28Updated last year
- Code for the paper "Language Models are Unsupervised Multitask Learners"☆109Updated 3 years ago
- The projects lets you extract glossary words and their definitions from a given piece of text automatically using NLP techniques☆29Updated 4 years ago
- Generating responses with pretrained XLNet and GPT-2 in PyTorch.☆118Updated 2 years ago
- Using BERT for doing the task of Conditional Natural Language Generation by fine-tuning pre-trained BERT on custom dataset.☆40Updated 4 years ago
- Method to encode text for GPT-2 to generate text based on provided keywords☆259Updated 3 years ago
- Paraphrase Generation model using pair-wise discriminator loss☆44Updated 3 years ago
- Reddit title generator API based on GPT-2☆20Updated 4 years ago
- The elegant integration of huggingface/nlp and fastai2 and handy transforms using pure huggingface/nlp☆19Updated 4 years ago
- Dynamic ensemble decoding with transformer-based models☆29Updated last year
- A set of tools for leveraging pre-trained embeddings, active learning and model explainability for effecient document classification☆29Updated 2 years ago
- QnA bot powered by CoQA + BERT☆39Updated 2 years ago
- No Teacher BART distillation experiment for NLI tasks☆26Updated 4 years ago
- GPT-2 User Interface based on HuggingFace's Pytorch Implementation