itsuncheng / fine-tuning-GPT2Links
Codebase for the Medium Article on Fine-tuning GPT2 for Text Generation
☆70Updated 4 years ago
Alternatives and similar repositories for fine-tuning-GPT2
Users that are interested in fine-tuning-GPT2 are comparing it to the libraries listed below
Sorting:
- A repo to explore different NLP tasks which can be solved using T5☆172Updated 4 years ago
- Tutorial for first time BERT users,☆103Updated 2 years ago
- Paraphrase any question with T5 (Text-To-Text Transfer Transformer) - Pretrained model and training script provided☆186Updated 2 years ago
- SUPERT: Unsupervised multi-document summarization evaluation & generation☆94Updated 2 years ago
- This is the official code for Extractive Summarization of Long Documents by Combining Global and Local Context☆69Updated 4 years ago
- QED: A Framework and Dataset for Explanations in Question Answering☆116Updated 3 years ago
- pyTorch implementation of Recurrence over BERT (RoBERT) based on this paper https://arxiv.org/abs/1910.10781 and comparison with pyTorch …☆82Updated 2 years ago
- Implementation of paper "Learning to Encode Text as Human-Readable Summaries using GAN"☆66Updated 5 years ago
- ☆76Updated 2 years ago
- ☆63Updated 2 years ago
- LongSumm - Scientific Document Summarization Task☆74Updated 2 years ago
- ☆66Updated 5 years ago
- A simple approach to use GPT2-medium (345M) for generating high quality text summaries with minimal training.☆156Updated 2 years ago
- Fine-tuning GPT-2 Small for Question Answering☆130Updated 2 years ago
- Text summarization with python and transformer☆13Updated 2 years ago
- ☆77Updated last year
- Implementation of NeurIPS 19 paper: Paraphrase Generation with Latent Bag of Words☆122Updated 3 years ago
- Code from the paper "What do Models Learn from Question Answering Datasets?" (EMNLP 2020)☆55Updated 4 years ago
- MoverScore: Text Generation Evaluating with Contextualized Embeddings and Earth Mover Distance☆206Updated last year
- Code and models used in "MUSS Multilingual Unsupervised Sentence Simplification by Mining Paraphrases".☆98Updated 2 years ago
- ☆32Updated 2 years ago
- CharBERT: Character-aware Pre-trained Language Model (COLING2020)☆121Updated 4 years ago
- The official code for PRIMERA: Pyramid-based Masked Sentence Pre-training for Multi-document Summarization☆156Updated 2 years ago
- On Generating Extended Summaries of Long Documents☆78Updated 4 years ago
- Lexical Simplification with Pretrained Encoders☆70Updated 4 years ago
- Coreference resolution with different higher-order inference methods; implemented in PyTorch.☆36Updated 2 years ago
- A long version of BART model based on Longformer model☆23Updated 2 years ago
- A BART version of an open-domain QA model in a closed-book setup☆119Updated 4 years ago
- Self-supervised NER prototype - updated version (69 entity types - 17 broad entity groups). Uses pretrained BERT models with no fine tuni…☆78Updated 2 years ago
- GlossBERT: BERT for Word Sense Disambiguation with Gloss Knowledge (EMNLP 2019)☆95Updated 2 years ago