bryanlimy / tf2-transformer-chatbot
Transformer Chatbot in TensorFlow 2 with TPU support.
☆130Updated 2 years ago
Alternatives and similar repositories for tf2-transformer-chatbot:
Users that are interested in tf2-transformer-chatbot are comparing it to the libraries listed below
- 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…☆112Updated 3 years ago
- a simple seq2seq model based on tensorflow 2, using cornell movie dialog corpus☆13Updated 4 years ago
- ☆39Updated 5 years ago
- Building a Chatbot in PyTorch using Transformers☆126Updated 4 years ago
- In this notebook, we will build an abstractive based text summarizer using deep learning from the scratch in python using keras☆201Updated 2 years ago
- Pytorch Generative ChatBot (Dialog System) based on RNN, Transformer, Bert and GPT2☆189Updated 4 years ago
- Convai2 submission.☆294Updated 2 years ago
- Goal-Oriented Chatbot trained with Deep Reinforcement Learning☆178Updated 6 years ago
- Abstractive Text Summarization using Transformer☆165Updated last year
- ☆26Updated 4 years ago
- CNN LSTM Seq2Seq Model for Abstractive Text Summarization☆24Updated 5 years ago
- We use bert model to fine-tune dialogue task.☆22Updated 5 years ago
- Hybrid Conversational Bot based on both neural retrieval and neural generative mechanism with TTS.☆82Updated last year
- Generating responses with pretrained XLNet and GPT-2 in PyTorch.☆118Updated 2 years ago
- A bidirectional encoder-decoder LSTM neural network is trained for text summarization on the cnn/dailymail dataset. (MIT808 project)☆80Updated 6 years ago
- 🤖 Deep Reinforcement Learning Chatbot☆419Updated 6 years ago
- ☆40Updated 3 years ago
- Fine-tuning GPT-2 Small for Question Answering☆130Updated 2 years ago
- Tensorflow and Keras implementation of the state of the art researches in Dialog System NLU☆98Updated 3 years ago
- Bidirectional Attention Flow for Machine Comprehension implemented in Keras 2☆64Updated 2 years ago
- A simple approach to use GPT2-medium (345M) for generating high quality text summaries with minimal training.☆156Updated 2 years ago
- Personified Generative Chatbot using RNNs (LSTM) & Attention in TensorFlow☆24Updated 6 years ago
- Google's Meena transformer chatbot implementation☆105Updated 3 years ago
- Question-answer generation from text☆72Updated last year
- Data and code files for specific Rasa Masterclass episodes☆140Updated 4 years ago
- PyTorch implementation/experiments on Abstractive Text Summarization using Sequence-to-sequence RNNs and Beyond paper.☆150Updated 2 years ago
- Codebase for the Medium Article on Fine-tuning GPT2 for Text Generation☆69Updated 4 years ago
- BERT which stands for Bidirectional Encoder Representations from Transformations is the SOTA in Transfer Learning in NLP.☆56Updated 4 years ago
- Tensorflow re-implementation of GAN for text summarization☆135Updated 5 years ago
- The PyTorch implementation of ReCoSa(the Relevant Contexts with Self-attention) for dialogue generation using the multi-head attention an…☆22Updated last year