SKRohit / Generating_Text_Summary_With_GPT2Links
A simple approach to use GPT2-medium (345M) for generating high quality text summaries with minimal training.
☆156Updated 2 years ago
Alternatives and similar repositories for Generating_Text_Summary_With_GPT2
Users that are interested in Generating_Text_Summary_With_GPT2 are comparing it to the libraries listed below
Sorting:
- Models to perform neural summarization (extractive and abstractive) using machine learning transformers and a tool to convert abstractive…☆438Updated 2 months ago
- Paraphrase any question with T5 (Text-To-Text Transfer Transformer) - Pretrained model and training script provided☆186Updated 2 years ago
- Tutorial for first time BERT users,☆103Updated 2 years ago
- Lecture summarization with BERT☆152Updated 2 years ago
- Fine-tuning GPT-2 Small for Question Answering☆130Updated 2 years ago
- A repo to explore different NLP tasks which can be solved using T5☆172Updated 4 years ago
- Abstractive and Extractive Text summarization using Transformers.☆84Updated 2 years ago
- Abstractive Text Summarization using Transformer☆166Updated last year
- Text2Text Language Modeling Toolkit☆301Updated 6 months ago
- Japanese Sentence Summarization with BERT☆49Updated 2 years ago
- MobileBERT and DistilBERT for extractive summarization☆91Updated 2 years ago
- Neural Question Generation using the SQuAD and NewsQA datasets☆110Updated 2 years ago
- EMNLP 2020: "Dialogue Response Ranking Training with Large-Scale Human Feedback Data"☆342Updated 8 months ago
- Summarization Task using Bart and T5 models.☆171Updated 5 years ago
- Method to encode text for GPT-2 to generate text based on provided keywords☆260Updated 4 years ago
- simpleT5 is built on top of PyTorch-lightning⚡️ and Transformers🤗 that lets you quickly train your T5 models.☆395Updated 2 years ago
- ☆32Updated 2 years ago
- A paraphrase generator built using the T5 model which produces paraphrased English sentences.☆312Updated 3 weeks ago
- An open-source text summarization toolkit for non-experts. EMNLP'2021 Demo☆277Updated last year
- An NLP system for generating reading comprehension questions☆291Updated last year
- A search engine for ParlAI's BlenderBot project (and probably other ones as well)☆130Updated 3 years ago
- Fine-tuned pre-trained GPT2 for custom topic specific text generation. Such system can be used for Text Augmentation.☆193Updated 2 years ago
- Codebase for the Medium Article on Fine-tuning GPT2 for Text Generation☆70Updated 5 years ago
- Official code and data repository for our EMNLP 2020 long paper "Reformulating Unsupervised Style Transfer as Paraphrase Generation" (htt…☆235Updated 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
- A tutorial on how to implement models for part-of-speech tagging using PyTorch and TorchText.☆179Updated 4 years ago
- Resources for the NAACL 2018 paper "A Discourse-Aware Attention Model for Abstractive Summarization of Long Documents"☆378Updated 2 years ago
- A Natural Language Inference (NLI) model based on Transformers (BERT and ALBERT)☆132Updated last year
- Important paper implementations for Question Answering using PyTorch☆270Updated 4 years ago
- Enhancing the BERT training with Semi-supervised Generative Adversarial Networks in Pytorch/HuggingFace☆96Updated 3 years ago