A simple approach to use GPT2-medium (345M) for generating high quality text summaries with minimal training.
☆157Jan 14, 2023Updated 3 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:
- Tutorial for first time BERT users,☆103Dec 8, 2022Updated 3 years ago
- Neural Question Generation using the SQuAD and NewsQA datasets☆110Dec 8, 2022Updated 3 years ago
- Japanese Sentence Summarization with BERT☆49May 9, 2023Updated 2 years ago
- Convenient Text-to-Text Training for Transformers☆19Dec 10, 2021Updated 4 years ago
- Important paper implementations for Question Answering using PyTorch☆270Dec 29, 2020Updated 5 years ago
- Guide: Finetune GPT2-XL (1.5 Billion Parameters) and finetune GPT-NEO (2.7 B) on a single GPU with Huggingface Transformers using DeepSpe…☆434Jun 14, 2023Updated 2 years ago
- ☆12Nov 30, 2022Updated 3 years ago
- Code for GenAug: Data Augmentation for Finetuning Text Generators.☆27Oct 8, 2021Updated 4 years ago
- ☆31Sep 7, 2023Updated 2 years ago
- A BERT-Transformer network for abstractive text summarization☆128Nov 29, 2022Updated 3 years ago
- Fine-tuned pre-trained GPT2 for custom topic specific text generation. Such system can be used for Text Augmentation.☆191Jul 14, 2023Updated 2 years ago
- PyTorch implementation of PtrNet to solve sorting problem.☆12Dec 19, 2017Updated 8 years ago
- Text Classification using transformer based models☆24Aug 22, 2020Updated 5 years ago
- Generate True or False questions from any content with OpenAI GPT2 text generation, Sentence-BERT semantic search and Berkley constituenc…☆34Apr 7, 2020Updated 5 years ago
- Resources for the NAACL 2018 paper "A Discourse-Aware Attention Model for Abstractive Summarization of Long Documents"☆388Mar 24, 2023Updated 2 years ago
- A Pointer Generator with a BERT encoder