A Pytorch Implementation of "Attention is All You Need" and "Weighted Transformer Network for Machine Translation"
☆578Oct 1, 2020Updated 5 years ago
Alternatives and similar repositories for transformer
Users that are interested in transformer are comparing it to the libraries listed below
Sorting:
- A PyTorch implementation of the Transformer model in "Attention is All You Need".☆9,657Apr 16, 2024Updated last year
- pytorch implementation of Attention is all you need☆240Jun 16, 2021Updated 4 years ago
- A TensorFlow Implementation of the Transformer: Attention Is All You Need☆4,461May 21, 2023Updated 2 years ago
- Transformer seq2seq model, program that can build a language translator from parallel corpus☆1,427May 19, 2023Updated 2 years ago
- Google AI 2018 BERT pytorch implementation☆6,516Sep 15, 2023Updated 2 years ago
- Natural Language Processing Tutorial for Deep Learning Researchers☆1,156Mar 20, 2022Updated 4 years ago
- Using Pytorch's nn.Transformer module to create an english to french neural machine translation model.☆78Aug 1, 2020Updated 5 years ago
- BERT Baseline for the Natural Questions☆11Jan 24, 2019Updated 7 years ago
- ☆3,692Sep 21, 2022Updated 3 years ago
- Zero-Shot Translation implemented by Transformer☆14Mar 24, 2023Updated 2 years ago
- An annotated implementation of the Transformer paper.☆7,107Apr 7, 2024Updated last year
- This repository is for the paper "Document-Level Multi-Aspect Sentiment Classification as Machine Comprehension"☆41Sep 7, 2017Updated 8 years ago
- Minimal Seq2Seq model with Attention for Neural Machine Translation in PyTorch☆703Dec 13, 2020Updated 5 years ago
- Open Source Neural Machine Translation and (Large) Language Models in PyTorch☆7,000Oct 14, 2025Updated 5 months ago
- Keras library for building (Universal) Transformers, facilitating BERT and GPT models☆11Jan 29, 2019Updated 7 years ago
- PyTorch implementation of "Effective Approaches to Attention-based Neural Machine Translation" using scheduled sampling to improve the pa…☆40Aug 3, 2017Updated 8 years ago
- Pytorch Implementation of Google BERT☆599Mar 29, 2020Updated 5 years ago
- Facebook AI Research Sequence-to-Sequence Toolkit written in Python.☆32,191Sep 30, 2025Updated 5 months ago
- Implementation of Transformer model (originally from Attention is All You Need) applied to Time Series.☆903Jun 2, 2023Updated 2 years ago
- ChineseNMT: Translate English to Chinese with PyTorch Implementation of Transformer☆498Mar 20, 2023Updated 2 years ago
- The implementation of "Learning Deep Transformer Models for Machine Translation"☆116Jul 25, 2024Updated last year
- 🤗 Transformers: the model-definition framework for state-of-the-art machine learning models in text, vision, audio, and multimodal model…☆158,060Updated this week
- Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText.☆5,679Jan 20, 2024Updated 2 years ago
- Natural Language Processing Tutorial for Deep Learning Researchers☆14,874Feb 21, 2024Updated 2 years ago
- HRED VHRED VHCR for Multi-Turn Dialogue Systems☆43Dec 16, 2019Updated 6 years ago
- transformer for ASR-systerm (via tensorflow2.0)☆114May 7, 2019Updated 6 years ago
- Embedding, NMT, Text_Classification, Text_Generation, NER etc.☆568Jun 12, 2023Updated 2 years ago
- Unsupervised Word Segmentation for Neural Machine Translation and Text Generation☆2,267Aug 7, 2024Updated last year
- Transfer learning for neural machine translation using cross-lingual word embeddings☆10Dec 17, 2025Updated 3 months ago
- code for paper `MemCap: Memorizing Style Knowledge for Image Captioning`☆11Mar 17, 2020Updated 6 years ago
- A step-by-step problem set for implementing a high-quality deep dependency parser in Pytorch☆15Aug 12, 2017Updated 8 years ago
- Transformer implementation in PyTorch.☆493Mar 7, 2019Updated 7 years ago
- Easy to use NLP library built on PyTorch and TorchText☆258Dec 7, 2019Updated 6 years ago
- PyTorch implementation of BERT in "BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding"☆109Nov 1, 2018Updated 7 years ago
- Gated Graph Sequential Neural Networks in PyTorch. Easy to read and understand.☆16Mar 30, 2020Updated 5 years ago
- PyTorch re-implementation of Speech-Transformer☆102Nov 19, 2021Updated 4 years ago
- TensorFlow code and pre-trained models for BERT☆39,917Jul 23, 2024Updated last year
- Transformers without Tears: Improving the Normalization of Self-Attention☆134May 29, 2024Updated last year
- A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.☆23,793Sep 1, 2025Updated 6 months ago