A Pytorch Implementation of "Attention is All You Need" and "Weighted Transformer Network for Machine Translation"
☆576Oct 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,634Apr 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,455May 21, 2023Updated 2 years ago
- Transformer seq2seq model, program that can build a language translator from parallel corpus☆1,429May 19, 2023Updated 2 years ago
- Google AI 2018 BERT pytorch implementation☆6,515Sep 15, 2023Updated 2 years ago
- BERT Baseline for the Natural Questions☆11Jan 24, 2019Updated 7 years ago
- Keras library for building (Universal) Transformers, facilitating BERT and GPT models☆11Jan 29, 2019Updated 7 years ago
- ☆3,686Sep 21, 2022Updated 3 years ago
- Using Pytorch's nn.Transformer module to create an english to french neural machine translation model.☆78Aug 1, 2020Updated 5 years ago
- An annotated implementation of the Transformer paper.☆7,058Apr 7, 2024Updated last year
- Open Source Neural Machine Translation and (Large) Language Models in PyTorch☆6,997Oct 14, 2025Updated 4 months ago
- MelGAN and Tacotron 2 in PyTorch☆11Oct 22, 2019Updated 6 years ago
- Pytorch Implementation of Google BERT☆598Mar 29, 2020Updated 5 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
- Embedding, NMT, Text_Classification, Text_Generation, NER etc.☆568Jun 12, 2023Updated 2 years ago
- Facebook AI Research Sequence-to-Sequence Toolkit written in Python.☆32,170Sep 30, 2025Updated 5 months ago
- Implementation of Transformer model (originally from Attention is All You Need) applied to Time Series.☆904Jun 2, 2023Updated 2 years ago
- PyTorch re-implementation of Speech-Transformer☆102Nov 19, 2021Updated 4 years ago
- Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText.☆5,679Jan 20, 2024Updated 2 years ago
- Minimal Seq2Seq model with Attention for Neural Machine Translation in PyTorch☆703Dec 13, 2020Updated 5 years ago
- Easy to use NLP library built on PyTorch and TorchText☆258Dec 7, 2019Updated 6 years ago
- transformer for ASR-systerm (via tensorflow2.0)☆114May 7, 2019Updated 6 years ago
- Natural Language Processing Tutorial for Deep Learning Researchers☆14,863Feb 21, 2024Updated 2 years ago
- Transformer: PyTorch Implementation of "Attention Is All You Need"☆4,450Jul 15, 2025Updated 7 months ago
- The Transformer in PyTorch☆13Aug 7, 2024Updated last year
- 🤗 Transformers: the model-definition framework for state-of-the-art machine learning models in text, vision, audio, and multimodal model…☆157,462Updated this week
- Transformers without Tears: Improving the Normalization of Self-Attention☆134May 29, 2024Updated last year
- Library of deep learning models and datasets designed to make deep learning more accessible and accelerate ML research.☆17,025Jun 2, 2023Updated 2 years ago
- Simple sinc interpolation in PyTorch.☆15Jul 8, 2023Updated 2 years ago
- Zero-Shot Translation implemented by Transformer☆14Mar 24, 2023Updated 2 years ago
- Code for EMNLP-IJCNLP 2019 MRQA Workshop Paper: "Domain-agnostic Question-Answering with Adversarial Training"☆40Jul 25, 2024Updated last year
- 🐥A PyTorch implementation of OpenAI's finetuned transformer language model with a script to import the weights pre-trained by OpenAI☆1,523Aug 9, 2021Updated 4 years ago
- A step-by-step problem set for implementing a high-quality deep dependency parser in Pytorch☆15Aug 12, 2017Updated 8 years ago
- A PyTorch implementation of Transformer in "Attention is All You Need"☆106Dec 6, 2020Updated 5 years ago
- Code for the paper "Adaptive Transformers for Learning Multimodal Representations" (ACL SRW 2020)☆43Oct 20, 2022Updated 3 years ago
- The implementation of "Learning Deep Transformer Models for Machine Translation"☆116Jul 25, 2024Updated last year
- TensorFlow code and pre-trained models for BERT☆39,879Jul 23, 2024Updated last year
- Unsupervised Word Segmentation for Neural Machine Translation and Text Generation☆2,265Aug 7, 2024Updated last year
- Listen Attend and Spell (LAS) implement in pytorch☆60Sep 4, 2018Updated 7 years ago