drfinkus / gpt-2-simple
Python package to easily retrain OpenAI's GPT-2 text-generating model on new texts
☆18Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for gpt-2-simple
- Code for the paper "Language Models are Unsupervised Multitask Learners"☆109Updated 3 years ago
- ☆28Updated last year
- A package for fine-tuning Transformers with TPUs, written in Tensorflow2.0+☆37Updated 3 years ago
- Uses gpt-2 to find all completions of a sentence over a certain probability threshold.☆13Updated 4 years ago
- Package for controllable summarization☆78Updated last year
- Fine tune GPT-2 with your favourite authors☆71Updated 8 months ago
- Hidden Engrams: Long Term Memory for Transformer Model Inference☆34Updated 3 years ago
- BERT models for many languages created from Wikipedia texts☆34Updated 4 years ago
- Implementation of Marge, Pre-training via Paraphrasing, in Pytorch☆75Updated 3 years ago
- A 🤗-style implementation of BERT using lambda layers instead of self-attention☆70Updated 4 years ago
- Crawling engine that crawls a set of top-level domains looking for documents in a list of languages☆11Updated 9 months ago
- Code for Improving Neural Story Generation by Targeted Common Sense Grounding☆39Updated 5 years ago
- ☆20Updated last year
- Agents that build knowledge graphs and explore textual worlds by asking questions☆77Updated last year
- MILES is a multilingual text simplifier inspired by LSBert - A BERT-based lexical simplification approach proposed in 2018. Unlike LSBert…☆48Updated 3 years ago
- A set of tools for leveraging pre-trained embeddings, active learning and model explainability for effecient document classification☆29Updated 2 years ago
- Code for Paper "Target-oriented Fine-tuning for Zero-Resource Named Entity Recognition"☆21Updated 2 years ago
- Code for the Shortformer model, from the ACL 2021 paper by Ofir Press, Noah A. Smith and Mike Lewis.☆145Updated 3 years ago
- Fine tuning experiments for the GPT-2 model by OpenAI.☆20Updated 5 years ago
- ☆16Updated 2 months ago
- Topic Inference with Zeroshot models☆61Updated last year
- Universal Semantic Annotator (LREC 2022)☆15Updated 2 years ago
- A simple neural truecaser written in pytorch and allennlp.☆31Updated 4 months ago
- Implementation of the paper "Fine-Tuning Transformers: Vocabulary Transfer" https://arxiv.org/pdf/2112.14569.pdf☆20Updated 2 years ago
- LongSumm - Scientific Document Summarization Task☆74Updated 2 years ago
- Dynamic ensemble decoding with transformer-based models☆29Updated last year
- Easily deploy a state-of-the-art language model from HuggingFace's Transformers☆12Updated 4 years ago
- Extremely easy to use sequence to sequence library with attention, for text to text conversion tasks.☆39Updated 4 years ago
- A lightweight but powerful library to build token indices for NLP tasks, compatible with major Deep Learning frameworks like PyTorch and …☆49Updated 4 years ago