guocheng2025 / Transformer-Encoder
Implementation of Transformer encoder in PyTorch
☆66Updated 4 years ago
Alternatives and similar repositories for Transformer-Encoder
Users that are interested in Transformer-Encoder are comparing it to the libraries listed below
Sorting:
- pytorch; mask language model ; bert☆72Updated 5 years ago
- Transformer-based Conditional Variational Autoencoder for Controllable Story Generation☆155Updated 2 years ago
- Multi-head attention in PyTorch☆152Updated 6 years ago
- Code for "Finetuning Pretrained Transformers into Variational Autoencoders"☆39Updated 2 years ago
- A library for making Transformer Variational Autoencoders. (Extends the Huggingface/transformers library.)☆138Updated 3 years ago
- Implement the paper "Self-Attention with Relative Position Representations"☆128Updated 4 years ago
- Experiments with supervised contrastive learning methods with different loss functions☆220Updated 2 years ago
- PyTorch implementation of some attentions for Deep Learning Researchers.☆533Updated 3 years ago
- a pytorch implementation of self-attention with relative position representations☆50Updated 4 years ago
- Minimal RNN classifier with self-attention in Pytorch☆150Updated 3 years ago
- Using Pytorch's nn.Transformer module to create an english to french neural machine translation model.☆77Updated 4 years ago
- ☆59Updated 3 years ago
- Pytorch Implementation of "Adaptive Co-attention Network for Named Entity Recognition in Tweets" (AAAI 2018)☆57Updated last year
- A simple cross attention that updates both the source and target in one step☆172Updated last year
- The code repository for EMNLP 2021 paper "Vision Guided Generative Pre-trained Language Models for Multimodal Abstractive Summarization".☆55Updated 3 years ago
- Code on selecting an action based on multimodal inputs. Here in this case inputs are voice and text.☆73Updated 3 years ago
- ☆73Updated 4 years ago
- ☆64Updated 4 years ago
- PyTorch implementation of some learning rate schedulers for deep learning researcher.☆89Updated 2 years ago
- in this project, I've implemented the Facebook paper about fine tuning RoBERTa with contrastive loss.☆58Updated 3 years ago
- Independent implementation of Supervised Contrastive Loss. Straight to the point and beyond☆81Updated 4 years ago
- ☆200Updated 3 years ago
- A pytorch &keras implementation and demo of Fastformer.☆188Updated 2 years ago
- Implementation of H-Transformer-1D, Hierarchical Attention for Sequence Learning☆161Updated last year
- An (unofficial) implementation of Focal Loss, as described in the RetinaNet paper, generalized to the multi-class case.☆235Updated last year
- Implementation of Fast Transformer in Pytorch☆174Updated 3 years ago
- ☆240Updated 3 years ago
- PyTorch implementation for Seq2Seq model with attention and Greedy Search / Beam Search for neural machine translation☆58Updated 4 years ago
- ☆155Updated 3 years ago
- PyTorch implementation of "data2vec: A General Framework for Self-supervised Learning in Speech, Vision and Language" from Meta AI☆177Updated last year