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…☆439Updated 3 months ago
- Paraphrase any question with T5 (Text-To-Text Transfer Transformer) - Pretrained model and training script provided☆185Updated 2 years ago
- Tutorial for first time BERT users,☆103Updated 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
- Method to encode text for GPT-2 to generate text based on provided keywords☆260Updated 4 years ago
- Japanese Sentence Summarization with BERT☆49Updated 2 years ago
- Abstractive and Extractive Text summarization using Transformers.☆85Updated 2 years ago
- Abstractive Text Summarization using Transformer☆166Updated last year
- Summarization Task using Bart and T5 models.☆171Updated 5 years ago
- Lecture summarization with BERT☆152Updated 2 years ago
- MobileBERT and DistilBERT for extractive summarization☆91Updated 2 years ago
- Neural Question Generation using the SQuAD and NewsQA datasets☆111Updated 2 years ago
- EMNLP 2020: "Dialogue Response Ranking Training with Large-Scale Human Feedback Data"☆344Updated 10 months ago
- Text2Text Language Modeling Toolkit☆301Updated 8 months ago
- BERT Question and Answer system meant and works well for only limited number of words summary like 1 to 2 paragraphs only. It can’t be ab…☆114Updated 4 years ago
- simpleT5 is built on top of PyTorch-lightning⚡️ and Transformers🤗 that lets you quickly train your T5 models.☆398Updated 2 years ago
- A paraphrase generator built using the T5 model which produces paraphrased English sentences.☆316Updated last month
- Codebase for the Medium Article on Fine-tuning GPT2 for Text Generation☆70Updated 5 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
- This dataset contains synthetic training data for grammatical error correction. The corpus is generated by corrupting clean sentences fro…☆161Updated 11 months ago
- A tutorial on how to implement models for part-of-speech tagging using PyTorch and TorchText.☆180Updated 4 years ago
- Resources for the "CTRLsum: Towards Generic Controllable Text Summarization" paper☆147Updated 4 months ago
- Important paper implementations for Question Answering using PyTorch☆270Updated 4 years ago
- A search engine for ParlAI's BlenderBot project (and probably other ones as well)☆130Updated 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
- An NLP system for generating reading comprehension questions☆291Updated last year
- ☆32Updated 2 years ago
- Some notebooks for NLP☆207Updated last year
- The PyTorch implementation of fine-tuning the GPT-2(Generative Pre-trained Transformer 2) for dialogue generation.☆176Updated last year