bentrevett / pytorch-seq2seqLinks
Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText.
☆5,597Updated 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:
- Transformer seq2seq model, program that can build a language translator from parallel corpus☆1,402Updated 2 years ago
- A PyTorch implementation of the Transformer model in "Attention is All You Need".☆9,347Updated last year
- An annotated implementation of the Transformer paper.☆6,453Updated last year
- BertViz: Visualize Attention in NLP Models (BERT, GPT2, BART, etc.)☆7,607Updated 2 months ago
- Google AI 2018 BERT pytorch implementation☆6,445Updated last year
- Go to https://github.com/pytorch/tutorials - this repo is deprecated and no longer maintained☆4,550Updated 4 years ago
- ☆3,669Updated 2 years ago
- Simple transformer implementation from scratch in pytorch. (archival, latest version on codeberg)☆1,087Updated 5 months ago
- Longformer: The Long-Document Transformer☆2,159Updated 2 years ago
- An open source framework for seq2seq models in PyTorch.☆1,511Updated 3 months ago
- Transformers for Information Retrieval, Text Classification, NER, QA, Language Modelling, Language Generation, T5, Multi-Modal, and Conve…☆4,208Updated 3 months ago
- PyTorch deep learning projects made easy.☆4,997Updated last year
- Open Source Neural Machine Translation and (Large) Language Models in PyTorch☆6,931Updated 5 months ago
- Tutorials on getting started with PyTorch and TorchText for sentiment analysis.☆4,538Updated last year
- Pytorch implementations of various Deep NLP models in cs-224n(Stanford Univ)☆2,950Updated 5 years ago
- Text classification using deep learning models in Pytorch☆815Updated 6 years ago
- Unsupervised Word Segmentation for Neural Machine Translation and Text Generation☆2,247Updated last year
- Code and data accompanying Natural Language Processing with PyTorch published by O'Reilly Media https://amzn.to/3JUgR2L☆2,045Updated 2 years ago
- BERT-related papers☆2,047Updated 2 years ago
- Data augmentation for NLP☆4,604Updated last year
- Early stopping for PyTorch☆1,265Updated 9 months ago
- Natural Language Processing Tutorial for Deep Learning Researchers☆14,704Updated last year
- Github repo with tutorials to fine tune transformers for diff NLP tasks☆856Updated last year
- Models, data loaders and abstractions for language processing, powered by PyTorch☆3,556Updated this week
- Paper List for Style Transfer in Text☆1,627Updated 2 years ago
- Transformer: PyTorch Implementation of "Attention Is All You Need"☆3,961Updated last month
- [EMNLP 2021] SimCSE: Simple Contrastive Learning of Sentence Embeddings https://arxiv.org/abs/2104.08821☆3,584Updated 10 months ago
- Must-read Papers on pre-trained language models.☆3,360Updated 2 years ago
- PyTorch original implementation of Cross-lingual Language Model Pretraining.☆2,920Updated 2 years ago
- Reformer, the efficient Transformer, in Pytorch☆2,180Updated 2 years ago