bentrevett / pytorch-seq2seqLinks
Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText.
☆5,629Updated last year
Alternatives and similar repositories for pytorch-seq2seq
Users that are interested in pytorch-seq2seq are comparing it to the libraries listed below
Sorting:
- An annotated implementation of the Transformer paper.☆6,648Updated last year
- Google AI 2018 BERT pytorch implementation☆6,485Updated 2 years ago
- A PyTorch implementation of the Transformer model in "Attention is All You Need".☆9,450Updated last year
- BertViz: Visualize Attention in NLP Models (BERT, GPT2, BART, etc.)☆7,719Updated 4 months ago
- Tutorials on getting started with PyTorch and TorchText for sentiment analysis.☆4,553Updated last year
- Go to https://github.com/pytorch/tutorials - this repo is deprecated and no longer maintained☆4,551Updated 4 years ago
- Transformer seq2seq model, program that can build a language translator from parallel corpus☆1,412Updated 2 years ago
- An open source framework for seq2seq models in PyTorch.☆1,514Updated last month
- Must-read Papers on pre-trained language models.☆3,360Updated 2 years ago
- In-depth tutorials for implementing deep learning models on your own with PyTorch.☆1,554Updated last year
- Text classification using deep learning models in Pytorch☆816Updated 6 years ago
- Longformer: The Long-Document Transformer☆2,171Updated 2 years ago
- Models, data loaders and abstractions for language processing, powered by PyTorch☆3,557Updated last month
- ☆3,673Updated 3 years ago
- BERT-related papers☆2,047Updated 2 years ago
- A TensorFlow Implementation of the Transformer: Attention Is All You Need☆4,422Updated 2 years ago
- Github repo with tutorials to fine tune transformers for diff NLP tasks☆856Updated last year
- [EMNLP 2021] SimCSE: Simple Contrastive Learning of Sentence Embeddings https://arxiv.org/abs/2104.08821☆3,606Updated last year
- Minimal Seq2Seq model with Attention for Neural Machine Translation in PyTorch☆703Updated 4 years ago
- Natural Language Processing Tutorial for Deep Learning Researchers☆14,768Updated last year
- Data augmentation for NLP, presented at EMNLP 2019☆1,651Updated 2 years ago
- Code and data accompanying Natural Language Processing with PyTorch published by O'Reilly Media https://amzn.to/3JUgR2L☆2,057Updated 2 years ago
- TextGAN is a PyTorch framework for Generative Adversarial Networks (GANs) based text generation models.☆913Updated last year
- Data augmentation for NLP☆4,621Updated last year
- PyTorch implementation of some attentions for Deep Learning Researchers.☆547Updated 3 years ago
- Pytorch implementations of various Deep NLP models in cs-224n(Stanford Univ)☆2,950Updated 6 years ago
- Reformer, the efficient Transformer, in Pytorch☆2,181Updated 2 years ago
- A Pytorch Implementation of "Attention is All You Need" and "Weighted Transformer Network for Machine Translation"☆564Updated 5 years ago
- Unsupervised Word Segmentation for Neural Machine Translation and Text Generation☆2,252Updated last year
- Early stopping for PyTorch☆1,268Updated 11 months ago