bentrevett / pytorch-seq2seqLinks
Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText.
☆5,668Updated 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:
- Tutorials on getting started with PyTorch and TorchText for sentiment analysis.☆4,578Updated last year
- Google AI 2018 BERT pytorch implementation☆6,516Updated 2 years ago
- A PyTorch implementation of the Transformer model in "Attention is All You Need".☆9,586Updated last year
- Go to https://github.com/pytorch/tutorials - this repo is deprecated and no longer maintained☆4,547Updated 4 years ago
- An annotated implementation of the Transformer paper.☆6,924Updated last year
- Pytorch implementations of various Deep NLP models in cs-224n(Stanford Univ)☆2,947Updated 6 years ago
- Transformer seq2seq model, program that can build a language translator from parallel corpus☆1,422Updated 2 years ago
- Must-read Papers on pre-trained language models.☆3,368Updated 3 years ago
- An open source framework for seq2seq models in PyTorch.☆1,515Updated 4 months ago
- Open Source Neural Machine Translation and (Large) Language Models in PyTorch☆6,984Updated 3 months ago
- Natural Language Processing Tutorial for Deep Learning Researchers☆14,836Updated last year
- Models, data loaders and abstractions for language processing, powered by PyTorch☆3,563Updated 4 months ago
- BERT-related papers☆2,043Updated 2 years ago
- BertViz: Visualize Attention in Transformer Models☆7,863Updated last week
- ☆3,679Updated 3 years ago
- Unsupervised Word Segmentation for Neural Machine Translation and Text Generation☆2,264Updated last year
- Code and data accompanying Natural Language Processing with PyTorch published by O'Reilly Media https://amzn.to/3JUgR2L☆2,053Updated 2 years ago
- PyTorch deep learning projects made easy.☆5,072Updated last year
- Transformers for Information Retrieval, Text Classification, NER, QA, Language Modelling, Language Generation, T5, Multi-Modal, and Conve…☆4,224Updated 4 months ago
- Simple transformer implementation from scratch in pytorch. (archival, latest version on codeberg)☆1,093Updated 9 months ago
- Github repo with tutorials to fine tune transformers for diff NLP tasks☆857Updated last year
- Minimal Seq2Seq model with Attention for Neural Machine Translation in PyTorch☆703Updated 5 years ago
- Transformer implementation in PyTorch.☆491Updated 6 years ago
- PyTorch original implementation of Cross-lingual Language Model Pretraining.☆2,923Updated 2 years ago
- [EMNLP 2021] SimCSE: Simple Contrastive Learning of Sentence Embeddings https://arxiv.org/abs/2104.08821☆3,635Updated last year
- Data augmentation for NLP☆4,638Updated last year
- Code Samples from Neural Networks for NLP☆1,315Updated 5 years ago
- Longformer: The Long-Document Transformer☆2,180Updated 2 years ago
- PyTorch implementation of some attentions for Deep Learning Researchers.☆547Updated 3 years ago
- A TensorFlow Implementation of the Transformer: Attention Is All You Need☆4,450Updated 2 years ago