Nagakiran1 / Extending-Google-BERT-as-Question-and-Answering-model-and-Chatbot
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 able to answer well from understanding more than 10 pages of data. We can extend the BERT question and answer model to work as chatbot on large text. To accomplish the understanding of more than 10 pages of data…
☆112Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for Extending-Google-BERT-as-Question-and-Answering-model-and-Chatbot
- BERT which stands for Bidirectional Encoder Representations from Transformations is the SOTA in Transfer Learning in NLP.☆56Updated 4 years ago
- Question-answer generation from text☆69Updated last year
- Summarization Task using Bart and T5 models.☆171Updated 4 years ago
- Tutorial for first time BERT users,☆102Updated last year
- Paraphrase any question with T5 (Text-To-Text Transfer Transformer) - Pretrained model and training script provided☆189Updated last year
- Question Generation using Google T5 and Text2Text☆153Updated 3 years ago
- Do NLP tasks with some SOTA methods☆92Updated 3 years ago
- ☆37Updated 4 years ago
- ⛔ [NOT MAINTAINED] A web-based annotator for closed-domain question answering datasets with SQuAD format.☆88Updated last year
- BERT for question answering starting with HotpotQA☆168Updated 5 years ago
- Using BERT For Classifying Documents with Long Texts, check my latest post: https://armandolivares.tech/☆40Updated 4 years ago
- Making BERT stretchy. Semantic Elasticsearch with Sentence Transformers☆159Updated 4 years ago
- We use bert model to fine-tune dialogue task.☆22Updated 5 years ago
- code and supplementary materials for a series of Medium articles about the BERT model☆77Updated last year
- Question Answering using Albert and Electra☆206Updated last year
- PyTorch implementation/experiments on Abstractive Text Summarization using Sequence-to-sequence RNNs and Beyond paper.☆150Updated 2 years ago
- ☆124Updated 3 years ago
- Deep Keyphrase Extraction using BERT☆256Updated 2 years ago
- This shows how to fine-tune Bert language model and use PyTorch-transformers for text classififcation☆69Updated 4 years ago
- ☆67Updated 4 years ago
- Question Answering task using Deep Learning on SQuAD dataset☆20Updated last year
- Abstractive Text Summarization using Transformer☆165Updated 11 months ago
- Fine-tuning GPT-2 Small for Question Answering☆129Updated last year
- Building QA system for Stanford Question Answering Dataset☆245Updated 6 years ago
- Abstractive and Extractive Text summarization using Transformers.☆83Updated last year
- ALBERT model Pretraining and Fine Tuning using TF2.0☆200Updated last year
- Neural Question Generation using the SQuAD and NewsQA datasets☆109Updated last year
- architectures and pre-trained models for long document classification.☆154Updated 3 years ago
- Named Entity Recognition with BERT using TensorFlow 2.0☆212Updated last year
- Multi Label text classification using bert☆153Updated 5 years ago