312shan / Pytorch-seq2seq-Beam-SearchLinks
PyTorch implementation for Seq2Seq model with attention and Greedy Search / Beam Search for neural machine translation
☆58Updated 4 years ago
Alternatives and similar repositories for Pytorch-seq2seq-Beam-Search
Users that are interested in Pytorch-seq2seq-Beam-Search are comparing it to the libraries listed below
Sorting:
- Research code for ACL 2020 paper: "Distilling Knowledge Learned in BERT for Text Generation".☆128Updated 4 years ago
- Code associated with the "Data Augmentation using Pre-trained Transformer Models" paper☆136Updated 2 years ago
- A PyTorch implementation of Google AI's BERT model provided with Google's pre-trained models, examples and utilities.☆35Updated 6 years ago
- Pytorch implementation of CoCon: A Self-Supervised Approach for Controlled Text Generation☆93Updated 4 years ago
- [NeurIPS 2021] COCO-LM: Correcting and Contrasting Text Sequences for Language Model Pretraining☆118Updated 2 years ago
- CIKM 2020: Speaker-Aware BERT for Multi-Turn Response Selection in Retrieval-Based Chatbots☆74Updated 5 years ago
- An Unsupervised Sentence Embedding Method by Mutual Information Maximization (EMNLP2020)☆61Updated 4 years ago
- This repository is a sub branch of AI Knowledge Tree, mainly focus on Natural Language Processing.☆28Updated 4 years ago
- Source code for our "TitleStylist" paper at ACL 2020☆77Updated last year
- This is the official code for Extractive Summarization of Long Documents by Combining Global and Local Context☆69Updated 5 years ago
- ELECTRA: Pre-training Text Encoders as Discriminators Rather Than Generators☆91Updated 4 years ago
- For the code release of our arXiv paper "Revisiting Few-sample BERT Fine-tuning" (https://arxiv.org/abs/2006.05987).☆184Updated 2 years ago
- Fine-grained Post-training for Improving Retrieval-based Dialogue Systems - NAACL 2021☆96Updated 4 years ago
- ☆162Updated 4 months ago
- Codes for our ACL21 paper: Language Model as an Annotator: Exploring DialoGPT for Dialogue Summarization☆95Updated 4 years ago
- Implementation of Self-adjusting Dice Loss from "Dice Loss for Data-imbalanced NLP Tasks" paper☆109Updated 4 years ago
- ☆94Updated 5 years ago
- SpanNER: Named EntityRe-/Recognition as Span Prediction☆132Updated 3 years ago
- PyTorch implementation of beam search decoding for seq2seq models☆340Updated 2 years ago
- AAAI-20 paper: Cross-Lingual Natural Language Generation via Pre-Training☆129Updated 4 years ago
- Unicoder model for understanding and generation.☆92Updated last year
- Source codes for the paper "Multi-View Sequence-to-Sequence Models with Conversational Structure for Abstractive Dialogue Summarization"☆91Updated 2 years ago
- [NAACL'22] TaCL: Improving BERT Pre-training with Token-aware Contrastive Learning☆93Updated 3 years ago
- The source code for the Cutoff data augmentation approach proposed in this paper: "A Simple but Tough-to-Beat Data Augmentation Approach …☆63Updated 5 years ago
- MASKER: Masked Keyword Regularization for Reliable Text Classification (AAAI 2021)☆54Updated 2 years ago
- Code for ACL 2019 paper: "Searching for Effective Neural Extractive Summarization: What Works and What's Next"☆91Updated 4 years ago
- Code for our paper "SimCLS: A Simple Framework for Contrastive Learning of Abstractive Summarization", ACL 2021☆188Updated 4 years ago
- Sequential Latent Knowledge Selection for Knowledge-Grounded Dialogue. In ICLR, 2020 (spotlight)☆130Updated 5 years ago
- [NAACL 2021] Factual Probing Is [MASK]: Learning vs. Learning to Recall https://arxiv.org/abs/2104.05240☆167Updated 3 years ago
- Beam search decoding with Pytorch☆55Updated last year