drfinkus / gpt-2-simple
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
- Code for the paper "Language Models are Unsupervised Multitask Learners"☆109Updated 3 years ago
- ☆28Updated last year
- Uses gpt-2 to find all completions of a sentence over a certain probability threshold.☆13Updated 5 years ago
- A package for fine-tuning Transformers with TPUs, written in Tensorflow2.0+☆37Updated 4 years ago
- Fine tune GPT-2 with your favourite authors☆72Updated last year
- Hidden Engrams: Long Term Memory for Transformer Model Inference☆35Updated 3 years ago
- A 🤗-style implementation of BERT using lambda layers instead of self-attention☆69Updated 4 years ago
- Build a dialog dataset from online books in many languages☆72Updated 2 years ago
- Inference code in Pytorch for GPT-like models, such as PAGnol, a family of models with up to 1.5B parameters, trained on datasets in Fren…☆20Updated 2 years ago
- Weird A.I. Yankovic neural-net based lyrics parody generator☆84Updated 3 years ago
- Code for the paper "Language Models are Unsupervised Multitask Learners"☆20Updated 5 years ago
- Topic Inference with Zeroshot models☆61Updated last year
- As good as new. How to successfully recycle English GPT-2 to make models for other languages (ACL Findings 2021)☆48Updated 3 years ago
- Code for obtaining the Curation Corpus abstractive text summarisation dataset☆125Updated 4 years ago
- Easily deploy a state-of-the-art language model from HuggingFace's Transformers☆12Updated 5 years ago
- Extremely easy to use sequence to sequence library with attention, for text to text conversion tasks.☆39Updated 4 years ago
- LongSumm - Scientific Document Summarization Task☆74Updated 2 years ago
- Paraphrase Generation model using pair-wise discriminator loss☆45Updated 3 years ago
- Experiments with generating GPT-2 fanfiction on specified topics.☆11Updated 5 years ago
- Test prompts for GPT-J-6B and the resulting AI-generated texts☆53Updated 3 years ago
- Many Natural Language Processing tasks rely on sentence boundary detection (SBD). Although amazing libraries like spacy provide state of …☆61Updated 4 years ago
- MILES is a multilingual text simplifier inspired by LSBert - A BERT-based lexical simplification approach proposed in 2018. Unlike LSBert…☆49Updated 3 years ago
- Fork of kingoflolz/mesh-transformer-jax with memory usage optimizations and support for GPT-Neo, GPT-NeoX, BLOOM, OPT and fairseq dense L…☆22Updated 2 years ago
- Workshop material for the AMLD 2020 workshop on "Meet your Artificial Self: Generate text that sounds like you"☆81Updated last year
- Set up the CTRL text-generating model on Google Compute Engine with just a few console commands.☆151Updated 5 years ago
- Use-cases of Hugging Face's BERT (e.g. paraphrase generation, unsupervised extractive summarization).☆20Updated 5 years ago
- Crawling engine that crawls a set of top-level domains looking for documents in a list of languages☆10Updated last year
- Reddit title generator API based on GPT-2☆19Updated 5 years ago
- Implementation of Marge, Pre-training via Paraphrasing, in Pytorch☆75Updated 4 years ago
- Create soft prompts for fairseq 13B dense, GPT-J-6B and GPT-Neo-2.7B for free in a Google Colab TPU instance☆27Updated 2 years ago