parvathysarat / gpt2-text-generation
Fine-tuning GPT-2 on articles followed by text generation
☆23Updated 3 years ago
Alternatives and similar repositories for gpt2-text-generation:
Users that are interested in gpt2-text-generation are comparing it to the libraries listed below
- A series of notebooks demonstrating how to build simple NLP web apps with Gradio and Hugging Face transformers☆45Updated 3 years ago
- Notebooks for fine-tuning a BERT model and training a LSTM model for financial QA☆30Updated 5 years ago
- Tensorflow, Pytorch, Huggingface Transformer, Fastai, etc. tutorial Colab Notebooks.☆75Updated 2 years ago
- Generating boolean (yes/no) questions from any content using T5 text-to-text transformer model and BoolQ dataset☆35Updated last year
- Tutorial for first time BERT users,☆103Updated 2 years ago
- ☆11Updated 4 years ago
- Multilingual Emotion classification using BERT (fine-tuning). Published at the WASSA workshop (ACL2022).☆8Updated 2 years ago
- A repo to explore different NLP tasks which can be solved using T5☆172Updated 4 years ago
- Codebase for the Medium Article on Fine-tuning GPT2 for Text Generation☆70Updated 4 years ago
- Text summarization with python and transformer☆13Updated last year
- Fine-tuning GPT-2 Small for Question Answering☆130Updated 2 years ago
- Generate True or False questions from any content with OpenAI GPT2 text generation, Sentence-BERT semantic search and Berkley constituenc…☆33Updated 5 years ago
- A simple approach to use GPT2-medium (345M) for generating high quality text summaries with minimal training.☆156Updated 2 years ago
- All my experiments with the various transformers and various transformer frameworks available☆14Updated 3 years ago
- Paraphrase any question with T5 (Text-To-Text Transfer Transformer) - Pretrained model and training script provided☆187Updated last year
- [WIP] Behold, semantic-search, built over sentence-transformers to make it easy for search engineers to evaluate, optimise and deploy mod…☆15Updated 2 years ago
- A Bert2Bert model which able to generate headlines!☆12Updated 4 years ago
- Hinglish Text Classification☆30Updated last year
- Abstractive and Extractive Text summarization using Transformers.☆83Updated last year
- Streamlit-based Web App for Ai Text Generation based on GPT-2 Models from HuggingFace Model Hub using Python library aitextgen☆27Updated 4 years ago
- ☆13Updated 4 years ago
- This repository demonstrate training T5 transformers using tensorflow 2☆13Updated 4 years ago
- Sentential Semantic Similarity measurement library using BERT Embeddings for spatial distance evaluation.☆27Updated 4 years ago
- This project shows how to build a simple handwriting recognizer in Keras with the IAM dataset.☆13Updated 3 years ago
- Companion Repo for the Vision Language Modelling YouTube series - https://bit.ly/3PsbsC2 - by Prithivi Da. Open to PRs and collaborations☆14Updated 2 years ago
- Hybrid Conversational Bot based on both neural retrieval and neural generative mechanism with TTS.☆82Updated last year
- An easy-to-use Python module that helps you to extract the BERT embeddings for a large text dataset (Bengali/English) efficiently.☆36Updated last year
- KitanaQA: Adversarial training and data augmentation for neural question-answering models☆57Updated last year
- Using BERT for doing the task of Conditional Natural Language Generation by fine-tuning pre-trained BERT on custom dataset.☆40Updated 5 years ago
- mT5 model for question answering and question generation☆27Updated 4 years ago