guocheng2025 / Transformer-EncoderLinks
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:
- Implement the paper "Self-Attention with Relative Position Representations"☆130Updated 4 years ago
- A library for making Transformer Variational Autoencoders. (Extends the Huggingface/transformers library.)☆140Updated 3 years ago
- PyTorch implementation of the models described in the IEEE ICASSP 2022 paper "Is cross-attention preferable to self-attention for multi-m…☆59Updated 2 months ago
- pytorch; mask language model ; bert☆72Updated 5 years ago
- PyTorch implementation of "data2vec: A General Framework for Self-supervised Learning in Speech, Vision and Language" from Meta AI☆177Updated 2 years ago
- Transformer-based Conditional Variational Autoencoder for Controllable Story Generation☆155Updated 2 years ago
- Code on selecting an action based on multimodal inputs. Here in this case inputs are voice and text.☆73Updated 3 years ago
- ☆201Updated 3 years ago
- A simple cross attention that updates both the source and target in one step☆171Updated last year
- ☆157Updated 3 years ago
- ☆241Updated 3 years ago
- [ICLR 2019] Learning Factorized Multimodal Representations☆67Updated 4 years ago
- Pytorch Implementation of "Adaptive Co-attention Network for Named Entity Recognition in Tweets" (AAAI 2018)☆56Updated last year
- PyTorch implementation of the InfoNCE loss for self-supervised learning.☆557Updated last year
- Multi-head attention in PyTorch☆152Updated 6 years ago
- ☆48Updated 6 years ago
- ☆72Updated 4 years ago
- Code for "Finetuning Pretrained Transformers into Variational Autoencoders"☆39Updated 3 years ago
- Modulated Fusion using Transformer for Linguistic-Acoustic Emotion Recognition☆30Updated 4 years ago
- Official Implementation of "Geometric Multimodal Contrastive Representation Learning" (https://arxiv.org/abs/2202.03390)☆28Updated 5 months ago
- code for "Supervised Prototypical Contrastive Learning for Emotion Recognition in Conversation, EMNLP 22"☆76Updated 2 years ago
- The code repository for EMNLP 2021 paper "Vision Guided Generative Pre-trained Language Models for Multimodal Abstractive Summarization".☆55Updated 3 years ago
- Code and dataset of "MEmoR: A Dataset for Multimodal Emotion Reasoning in Videos" in MM'20.☆54Updated last year
- PyTorch implementation for Seq2Seq model with attention and Greedy Search / Beam Search for neural machine translation☆58Updated 4 years ago
- ☆59Updated 3 years ago
- Using Pytorch's nn.Transformer module to create an english to french neural machine translation model.☆78Updated 4 years ago
- Context Modeling with Speaker's Pre-trained Memory Tracking for Emotion Recognition in Conversation (NAACL 2022)☆63Updated 2 years ago
- Pytorch implementation of "Block Recurrent Transformers" (Hutchins & Schlag et al., 2022)☆84Updated 3 years ago
- Experiments with supervised contrastive learning methods with different loss functions☆220Updated 2 years ago
- Supervised Multimodal Bitransformers for Classifying Images and Text☆254Updated 3 years ago