kamalkraj / BERT-SQuAD
SQuAD Question Answering Using BERT, PyTorch
☆398Updated 2 years ago
Alternatives and similar repositories for BERT-SQuAD:
Users that are interested in BERT-SQuAD are comparing it to the libraries listed below
- Builds wordpiece(subword) vocabulary compatible for Google Research's BERT☆228Updated 4 years ago
- Code for ACL 2020 paper: "Extractive Summarization as Text Matching"☆519Updated 3 years ago
- BERT for Coreference Resolution☆448Updated 2 years ago
- Semantics-aware BERT for Language Understanding (AAAI 2020)☆287Updated 2 years ago
- Pytorch implementation of "A Deep Reinforced Model for Abstractive Summarization" paper and pointer generator network☆320Updated 5 years ago
- BERT for question answering starting with HotpotQA☆167Updated 6 years ago
- Code for using and evaluating SpanBERT.☆896Updated last year
- Deep Keyphrase Extraction using BERT☆258Updated 3 years ago
- Abstractive summarisation using Bert as encoder and Transformer Decoder☆406Updated last year
- code for EMNLP 2019 paper Text Summarization with Pretrained Encoders☆1,291Updated 8 months ago
- Pytorch Implementation of ALBERT(A Lite BERT for Self-supervised Learning of Language Representations)☆226Updated 3 years ago
- An elaborate and exhaustive paper list for Named Entity Recognition (NER)☆394Updated 3 years ago
- IJCAI 2021 Tutorial & code for Retrospective Reader for Machine Reading Comprehension (AAAI 2021)☆361Updated last year
- Source code for transferable dialogue state generator (TRADE, Wu et al., 2019). https://arxiv.org/abs/1905.08743☆391Updated 2 years ago
- Multilabel classification for Toxic comments challenge using Bert☆311Updated 5 years ago
- A summary of must-read papers for Neural Question Generation (NQG)☆583Updated 3 years ago
- Starter code for Stanford CS224n default final project on SQuAD 2.0☆186Updated 4 years ago
- Based on the Pytorch-Transformers library by HuggingFace. To be used as a starting point for employing Transformer models in text classif…☆307Updated 4 years ago
- Models to perform neural summarization (extractive and abstractive) using machine learning transformers and a tool to convert abstractive…☆429Updated last year
- An Exhaustive Paper List for Text Summarization☆499Updated 4 years ago
- Question Answering using Albert and Electra☆206Updated last year
- ALBERT model Pretraining and Fine Tuning using TF2.0☆201Updated 2 years ago
- Re-implementation of BiDAF(Bidirectional Attention Flow for Machine Comprehension, Minjoon Seo et al., ICLR 2017) on PyTorch.☆244Updated 7 months ago
- slot filling, intent detection, joint training, ATIS & SNIPS datasets, the Facebook’s multilingual dataset, MIT corpus, E-commerce Shoppi…☆399Updated 4 years ago
- PyTorch implementation/experiments on Abstractive Text Summarization using Sequence-to-sequence RNNs and Beyond paper.☆151Updated 3 years ago
- Building QA system for Stanford Question Answering Dataset☆246Updated 6 years ago
- Code for paper Fine-tune BERT for Extractive Summarization☆1,481Updated 3 years ago
- Fine-tuned pre-trained GPT2 for custom topic specific text generation. Such system can be used for Text Augmentation.☆191Updated last year
- BERT which stands for Bidirectional Encoder Representations from Transformations is the SOTA in Transfer Learning in NLP.☆56Updated 4 years ago
- Named Entity Recognition with BERT using TensorFlow 2.0☆212Updated 2 years ago