harvardnlp / annotated-transformer
An annotated implementation of the Transformer paper.
☆6,220Updated last year
Alternatives and similar repositories for annotated-transformer
Users that are interested in annotated-transformer are comparing it to the libraries listed below
Sorting:
- Google AI 2018 BERT pytorch implementation☆6,391Updated last year
- A PyTorch implementation of the Transformer model in "Attention is All You Need".☆9,177Updated last year
- BertViz: Visualize Attention in NLP Models (BERT, GPT2, BART, etc.)☆7,389Updated last year
- Transformer: PyTorch Implementation of "Attention Is All You Need"☆3,692Updated 9 months ago
- Open Source Neural Machine Translation and (Large) Language Models in PyTorch☆6,871Updated 2 months ago
- Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText.☆5,546Updated last year
- 🚀 A simple way to launch, train, and use PyTorch models on almost any device and distributed configuration, automatic mixed precision (i…☆8,708Updated this week
- XLNet: Generalized Autoregressive Pretraining for Language Understanding☆6,188Updated last year
- ☆3,646Updated 2 years ago
- Models, data loaders and abstractions for language processing, powered by PyTorch☆3,541Updated this week
- ☆11,336Updated 2 months ago
- A PyTorch Extension: Tools for easy mixed precision and distributed training in Pytorch☆8,650Updated last week
- Library of deep learning models and datasets designed to make deep learning more accessible and accelerate ML research.☆16,118Updated last year
- A TensorFlow Implementation of the Transformer: Attention Is All You Need☆4,364Updated last year
- Must-read Papers on pre-trained language models.☆3,358Updated 2 years ago
- Ongoing research training transformer models at scale☆12,310Updated this week
- Transformer seq2seq model, program that can build a language translator from parallel corpus☆1,395Updated last year
- Natural Language Processing Tutorial for Deep Learning Researchers☆14,591Updated last year
- An open-source NLP research library, built on PyTorch.☆11,846Updated 2 years ago
- Longformer: The Long-Document Transformer☆2,120Updated 2 years ago
- tensorboard for pytorch (and chainer, mxnet, numpy, ...)☆7,935Updated 2 weeks ago
- Train transformer language models with reinforcement learning.☆13,703Updated this week
- Data augmentation for NLP☆4,562Updated 10 months ago
- Flexible and powerful tensor operations for readable and reliable code (for pytorch, jax, TF and others)☆8,903Updated 3 weeks ago
- TensorFlow code and pre-trained models for BERT☆39,118Updated 9 months ago
- Fast and memory-efficient exact attention☆17,346Updated last week
- A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.☆23,043Updated this week
- PyTorch implementation of MoCo: https://arxiv.org/abs/1911.05722☆4,973Updated 2 weeks ago
- Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Py…☆22,812Updated 2 months ago
- [EMNLP 2021] SimCSE: Simple Contrastive Learning of Sentence Embeddings https://arxiv.org/abs/2104.08821☆3,554Updated 6 months ago