gauthierdmn / question_answeringLinks
Question Answering task using Deep Learning on SQuAD dataset
☆21Updated 2 years ago
Alternatives and similar repositories for question_answering
Users that are interested in question_answering are comparing it to the libraries listed below
Sorting:
- Use BERT for Question Answering and finetune train with SQuAD 2.0☆15Updated 5 years ago
- Text summarization with python and transformer☆13Updated 2 years ago
- BERT which stands for Bidirectional Encoder Representations from Transformations is the SOTA in Transfer Learning in NLP.☆56Updated 5 years ago
- A repository for our AAAI-2020 Cross-lingual-NER paper. Code will be updated shortly.☆47Updated 2 years ago
- ☆33Updated 7 years ago
- Implementation of paper "Learning to Encode Text as Human-Readable Summaries using GAN"☆66Updated 5 years ago
- Question Answering System using BiDAF Model on SQuAD v2.0☆25Updated 4 years ago
- Tutorial for first time BERT users,☆103Updated 2 years ago
- ☆13Updated 4 years ago
- Abstractive Text Summarization using Transformer☆166Updated last year
- On Generating Extended Summaries of Long Documents☆78Updated 4 years ago
- Using BERT For Classifying Documents with Long Texts, check my latest post: https://armandolivares.tech/☆41Updated 5 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…☆25Updated 4 years ago
- The PyTorch implementation of ReCoSa(the Relevant Contexts with Self-attention) for dialogue generation using the multi-head attention an…☆22Updated 2 years ago
- QED: A Framework and Dataset for Explanations in Question Answering☆117Updated 3 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
- ☆15Updated 4 years ago
- Generate Multiple choice Questions from any content or news article using BERT Extractive Summarization, Wordnet and Conceptnet☆88Updated 5 years ago
- Arabic edition of ALBERT pretrained language models☆16Updated 4 years ago
- Code for the paper: Saying No is An Art: Contextualized Fallback Responses for Unanswerable Dialogue Queries☆19Updated 3 years ago
- Dynamic ensemble decoding with transformer-based models☆29Updated 2 years ago
- RefNet for Question Generation☆47Updated 4 years ago
- ☆12Updated 5 years ago
- Multitask Learning with Pretrained Transformers☆40Updated 4 years ago
- Paraphrase any question with T5 (Text-To-Text Transfer Transformer) - Pretrained model and training script provided☆186Updated 2 years ago
- Question-answer generation from text☆71Updated 2 years ago
- Code for the paper "Efficient Adaption of Pretrained Transformers for Abstractive Summarization"☆71Updated 6 years ago
- Source code for our AAAI 2020 paper P-SIF: Document Embeddings using Partition Averaging☆34Updated 5 years ago
- Quick semantic search using Siamese-BERT encodings☆70Updated 4 years ago
- Self-supervised NER prototype - updated version (69 entity types - 17 broad entity groups). Uses pretrained BERT models with no fine tuni…☆78Updated 3 years ago