Eathoublu / attention-is-all-you-need-pytorchLinks
A PyTorch implementation of the Transformer model in "Attention is All You Need".
☆19Updated 7 years ago
Alternatives and similar repositories for attention-is-all-you-need-pytorch
Users that are interested in attention-is-all-you-need-pytorch are comparing it to the libraries listed below
Sorting:
- A Pytorch Implementation of "Attention is All You Need" and "Weighted Transformer Network for Machine Translation"☆575Updated 5 years ago
- PyTorch implementation of "Graph Convolutional Networks for Text Classification. Yao et al. AAAI2019."☆269Updated 6 years ago
- The information of computer journal☆179Updated 3 years ago
- Reading list for research topics in multimodal machine learning☆66Updated 5 years ago
- ☆166Updated 6 years ago
- Pytorch implementation of Supporting Clustering with Contrastive Learning, NAACL 2021☆304Updated 2 years ago
- torchtext使用总结,从零开始逐步实现了torchtext文本预处理过程,包括截断补长,词表构建,使用预训练词向量,构建可用于PyTorch的可迭代数据等步骤。并结合Pytorch实现LSTM.☆176Updated 6 years ago
- Pytorch implementation of "Graph Convolutional Networks for Text Classification"☆132Updated 2 years ago
- Implementation of some unbalanced loss like focal_loss, dice_loss, DSC Loss, GHM Loss et.al☆268Updated 2 years ago
- text classification with deep learning model and traditional ways☆54Updated 6 years ago
- Heterogeneous graph attention network for semi-supervised short text classification (EMNLP 2019, TOIS 2021)☆265Updated 4 years ago
- The PyTorch 1.6 and Python 3.7 implementation for the paper Graph Convolutional Networks for Text Classification☆110Updated 5 years ago
- Attention Guided Graph Convolutional Networks for Relation Extraction (authors' PyTorch implementation for the ACL19 paper)☆435Updated 3 years ago
- Graph Convolution Network for PyTorch☆407Updated 6 years ago
- NLP☆136Updated last year
- pytorch implementation of Attention is all you need☆239Updated 4 years ago
- Source code and dataset for ACL 2019 paper "Cognitive Graph for Multi-Hop Reading Comprehension at Scale"☆458Updated 2 years ago
- ☆880Updated last year
- Code and dataset of AAAI2019 paper Hybrid Attention-Based Prototypical Networks for Noisy Few-Shot Relation Classification☆190Updated 7 years ago
- ☆204Updated 3 years ago
- ☆278Updated 3 years ago
- CS224n_learning_notes_and_assignments( winter,2019)☆77Updated last year
- ☆32Updated 3 years ago
- A PyTorch Implementation of Gated Graph Sequence Neural Networks (GGNN) and Residual Gated Graph ConvNets (RGGC) for FYP☆72Updated 6 years ago
- Pytorch Implementation of Attention-Based BiLSTM for Relation Extraction ("Attention-Based Bidirectional Long Short-Term Memory Networks …☆45Updated last year
- Code for ACL2020 paper "Heterogeneous Graph Neural Networks for Extractive Document Summarization"☆248Updated last year
- Discovering New Intents with Deep Aligned Clustering (AAAI 2021)☆130Updated 3 years ago
- [ACL 2020] Tensorflow implementation for "Every Document Owns Its Structure: Inductive Text Classification via Graph Neural Networks"☆180Updated last year
- ontonotes5.0 数据预处理,按照官方给的方式进行训练集、验证集、测试集的分割。Ontonotes5.0 pretreatment☆25Updated 5 years ago
- Codes for "Learning Sparse Sharing Architectures for Multiple Tasks"☆95Updated 5 years ago