drfinkus / gpt-2-simpleLinks
Python package to easily retrain OpenAI's GPT-2 text-generating model on new texts
☆18Updated 4 years ago
Alternatives and similar repositories for gpt-2-simple
Users that are interested in gpt-2-simple are comparing it to the libraries listed below
Sorting:
- Code for the paper "Language Models are Unsupervised Multitask Learners"☆108Updated 4 years ago
- Method to encode text for GPT-2 to generate text based on provided keywords☆260Updated 4 years ago
- ☆27Updated 2 years ago
- Fine tune GPT-2 with your favourite authors☆72Updated last year
- Accelerated NLP pipelines for fast inference on CPU. Built with Transformers and ONNX runtime.☆127Updated 4 years ago
- a bot that generates realistic replies using a combination of pretrained GPT-2 and BERT models☆193Updated 4 years ago
- Text and Punctuation correction with Deep Learning☆128Updated 5 years ago
- A package for fine-tuning Transformers with TPUs, written in Tensorflow2.0+☆37Updated 4 years ago
- This will help you convert a GPT2-XL model to an optimized onnx model fp 16.☆10Updated 4 years ago
- Generate realistic Instagram captions using transformers 🤗☆101Updated 2 years ago
- Python script to download public Tweets from a given Twitter account into a format suitable for AI text generation.☆226Updated 5 years ago
- ✍🏻 gpt2-client: Easy-to-use TensorFlow Wrapper for GPT-2 117M, 345M, 774M, and 1.5B Transformer Models 🤖 📝☆372Updated 4 years ago
- Transformer language model (GPT-2) with sentencepiece tokenizer☆165Updated 4 years ago
- Code for the Shortformer model, from the ACL 2021 paper by Ofir Press, Noah A. Smith and Mike Lewis.☆147Updated 4 years ago
- Text-generation API via GPT-2 for Cloud Run☆314Updated 4 years ago
- xfspell — the Transformer Spell Checker☆188Updated 5 years ago
- a contextual, biasable, word-or-sentence-or-paragraph extractive summarizer powered by the latest in text embeddings (Bert, Universal Sen…☆230Updated 2 years ago
- Use BERT to Fill in the Blanks☆83Updated 3 years ago
- Extremely easy to use sequence to sequence library with attention, for text to text conversion tasks.☆39Updated 4 years ago
- German GPT-2 model☆32Updated 4 years ago
- Code for obtaining the Curation Corpus abstractive text summarisation dataset☆127Updated 4 years ago
- A wrapper for stylegan2 with ada. You can train a model with just six lines of code.☆63Updated 4 years ago
- GPT-2 French demo | Démo française de GPT-2☆68Updated 4 years ago
- A tool to automatically summarize documents abstractively using the BART or PreSumm Machine Learning Model.☆69Updated 4 years ago
- A sentence segmenter that actually works!☆305Updated 5 years ago
- No Teacher BART distillation experiment for NLI tasks☆28Updated 5 years ago
- ☆123Updated 4 years ago
- ☆16Updated last year
- Many Natural Language Processing tasks rely on sentence boundary detection (SBD). Although amazing libraries like spacy provide state of …☆61Updated 5 years ago
- Paraphrase any question with T5 (Text-To-Text Transfer Transformer) - Pretrained model and training script provided☆185Updated 2 years ago