fawazsammani / chatbot-transformer
Building a Chatbot in PyTorch using Transformers
☆125Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for chatbot-transformer
- Abstractive Text Summarization using Transformer☆165Updated 11 months ago
- Transformer Chatbot in TensorFlow 2 with TPU support.☆131Updated 2 years ago
- Important paper implementations for Question Answering using PyTorch☆274Updated 3 years ago
- ☆144Updated last year
- Abstractive Text Summarization using PyTorch☆14Updated 4 years ago
- Abstractive and Extractive Text summarization using Transformers.☆83Updated last year
- The PyTorch implementation of ReCoSa(the Relevant Contexts with Self-attention) for dialogue generation using the multi-head attention an…☆21Updated last year
- ☆37Updated 3 years ago
- Some notebooks for NLP☆188Updated last year
- 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
- Fine-tuning GPT-2 Small for Question Answering☆130Updated last year
- We use bert model to fine-tune dialogue task.☆22Updated 5 years ago
- pyTorch implementation of Recurrence over BERT (RoBERT) based on this paper https://arxiv.org/abs/1910.10781 and comparison with pyTorch …☆79Updated 2 years ago
- In this repository, i will be making some cool projects in NLP from basic to intermediate level.☆141Updated 9 months ago
- The PyTorch implementation of fine-tuning the GPT-2(Generative Pre-trained Transformer 2) for dialogue generation.☆173Updated 5 months ago
- Python Natural Language Processing Cookbook, published by Packt☆167Updated last year
- Tutorial for first time BERT users,☆102Updated last year
- Text summarization with python and transformer☆13Updated last year
- 💭 Fine-tune a Covid-19 Doctor-like chatbot with GPT2☆49Updated 3 years ago
- An example of multilingual machine translation using a pretrained version of mt5 from Hugging Face.☆41Updated 3 years ago
- ☆124Updated 3 years ago
- Code Files for the Udemy Course: The Complete Neural Networks Bootcamp: Theory, Applications☆169Updated last year
- Pytorch Generative ChatBot (Dialog System) based on RNN, Transformer, Bert and GPT2☆188Updated 3 years ago
- A repo to explore different NLP tasks which can be solved using T5☆169Updated 3 years ago
- MobileBERT and DistilBERT for extractive summarization☆87Updated last year
- A simple approach to use GPT2-medium (345M) for generating high quality text summaries with minimal training.☆157Updated last year
- A tour of different optimization algorithms in PyTorch.☆85Updated 2 years ago
- Generative chatbot using seq2seq☆28Updated 4 years ago
- This shows how to fine-tune Bert language model and use PyTorch-transformers for text classififcation☆69Updated 4 years ago