jeongukjae / pytorch-bertLinks
An implementation of BERT using PyTorch's TransformerEncoder
☆33Updated 5 years ago
Alternatives and similar repositories for pytorch-bert
Users that are interested in pytorch-bert are comparing it to the libraries listed below
Sorting:
- Subword Language Model for Query Auto-Completion☆67Updated 5 years ago
- some tutorials for blog: simonjisu.github.io☆23Updated 4 years ago
- Statistics and Accepted paper list of ACL 2020 with arXiv link☆23Updated 5 years ago
- reference pytorch code for intent classification☆44Updated 9 months ago
- Survey on machine learning.☆14Updated 4 years ago
- Tools for training pytorch language models☆27Updated 4 years ago
- Code associated with the "Data Augmentation using Pre-trained Transformer Models" paper☆52Updated 2 years ago
- Repository for our ICLR 2019 paper: Discovery of Natural Language Concepts in Individual Units of CNNs☆26Updated 6 years ago
- Phrase-Indexed Question Answering (PIQA)☆94Updated 6 years ago
- Word Piece Model python light version with functions tokenize/save/load☆64Updated 4 years ago
- Named Entity Recognition on CoNLL dataset using BiLSTM+CRF implemented with Pytorch☆41Updated 6 years ago
- Language Model Fine-tuning for Moby Dick☆42Updated 6 years ago
- Stacked Denoising BERT for Noisy Text Classification (Neural Networks 2020)☆32Updated 2 years ago
- Multi-lingual & multi-domain (specialisation for biomedical data) translation model☆40Updated 4 years ago
- a simple message reply suggestion system☆78Updated 6 years ago
- EMNLP'2018: Ranking Paragraphs for Improving Answer Recall in Open-Domain Question Answering☆24Updated 6 years ago
- Code and Data for the paper Investigating Evaluation of Open-Domain Dialogue Systems With Human Generated Multiple References SIGdial 201…☆28Updated 5 years ago
- Code for SIGDial 2019 Best Paper: Structured Fusion Networks for Dialog https://arxiv.org/abs/1907.10016☆31Updated 5 years ago
- pair2vec: Compositional Word-Pair Embeddings for Cross-Sentence Inference☆62Updated 2 years ago
- Chatbot using Tensorflow (Model is transformer) ko☆30Updated 6 years ago
- Encoding position with the word embeddings.☆83Updated 7 years ago
- A collection of resources on using BERT (https://arxiv.org/abs/1810.04805 ) and related Language Models in production environments.☆96Updated 4 years ago
- Abstractive Summarization of Reddit Posts with Multi-level Memory Networks. In NAACL-HLT, 2019 (oral).☆146Updated 5 years ago
- Code for EMNLP-IJCNLP 2019 MRQA Workshop Paper: "Domain-agnostic Question-Answering with Adversarial Training"☆39Updated last year
- GluonNLP tutorial for Pycon2019☆14Updated 5 years ago
- Simple extension of WikiExtractor(https://github.com/attardi/wikiextractor)☆16Updated 8 years ago
- [EMNLP 2019] Mixture Content Selection for Diverse Sequence Generation (Question Generation / Abstractive Summarization)☆113Updated 4 years ago
- [NAACL 2021] Designing a Minimal Retrieve-and-Read System for Open-Domain Question Answering☆36Updated 4 years ago
- Code for our ACL '20 paper "Representation Engineering with Natural Language Explanations"☆29Updated 5 years ago
- Unofficial implementation of Adaptive Input in PyTorch☆12Updated 6 years ago