Azmarie / GPT2-finetuneLinks
💭 Fine-tune a Covid-19 Doctor-like chatbot with GPT2
☆52Updated 4 years ago
Alternatives and similar repositories for GPT2-finetune
Users that are interested in GPT2-finetune are comparing it to the libraries listed below
Sorting:
- Abstractive and Extractive Text summarization using Transformers.☆86Updated 2 years ago
- Fine-tuning GPT-2 Small for Question Answering☆130Updated 3 years ago
- The PyTorch implementation of fine-tuning the GPT-2(Generative Pre-trained Transformer 2) for dialogue generation.☆175Updated last year
- Financial Domain Question Answering with pre-trained BERT Language Model☆131Updated 5 months ago
- ☆41Updated 4 years ago
- A collection of preprocessed datasets and pretrained models for generating paraphrases.☆31Updated 4 years ago
- Hybrid Conversational Bot based on both neural retrieval and neural generative mechanism with TTS.☆83Updated 2 years ago
- Implementation of PersonaGPT Dialog Model☆111Updated 4 years ago
- MobileBERT and DistilBERT for extractive summarization☆93Updated 2 years ago
- In this implementation, using the Flan T5 large language model, we performed the Text Classification task on the IMDB dataset and obtaine…☆23Updated 2 years ago
- A Streamlit app running GPT-2 language model for text classification, built with Pytorch, Transformers and AWS SageMaker.☆39Updated 3 years ago
- Fine tune a T5 transformer model using PyTorch & Transformers🤗☆220Updated 4 years ago
- A simple approach to use GPT2-medium (345M) for generating high quality text summaries with minimal training.☆156Updated 2 years ago
- Code accompanying the paper: Elena Ricciardelli, Debmalya Biswas. Self-improving Chatbots based on Reinforcement Learning. In proceedings…☆24Updated 3 years ago
- simpleT5 is built on top of PyTorch-lightning⚡️ and Transformers🤗 that lets you quickly train your T5 models.☆400Updated 2 years ago
- Covid Doctor chatbot using DialoGPT☆13Updated 3 years ago
- ☆69Updated 2 years ago
- Easy to use and understand multiple-choice question generation algorithm using T5 Transformers.☆139Updated 3 years ago
- A Practical Guide to Developing a Reliable FAQ Chatbot with Reinforcement Learning and Human Feedback using GPT-2 on AWS☆14Updated 2 years ago
- Fine-tuned BERT on SQuAd 2.0 Dataset. Applied Knowledge Distillation (KD) and fine-tuned DistilBERT (student) using BERT as the teacher m…☆26Updated 4 years 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
- Paraphrase any question with T5 (Text-To-Text Transfer Transformer) - Pretrained model and training script provided☆186Updated 2 years ago
- Define Transformers, T5 model and RoBERTa Encoder decoder model for product names generation☆48Updated 4 years ago
- Neural chitchat components for Rasa☆16Updated 3 years ago
- The official repository for paper "It is AI’s Turn to Ask Humans a Question: Question-Answer Pair Generation for Children’s Story Books" …☆32Updated 2 years ago
- Notebooks for fine-tuning a BERT model and training a LSTM model for financial QA☆36Updated 5 years ago
- ☆45Updated 2 years ago
- A paraphrase generator built using the T5 model which produces paraphrased English sentences.☆319Updated last month
- Benchmarking various Deep Learning models such as BERT, ALBERT, BiLSTMs on the task of sentence entailment using two datasets - MultiNLI …☆28Updated 5 years ago
- Python implementation of an N-gram language model with Laplace smoothing and sentence generation.☆87Updated 7 years ago