Kenneth111 / TransformerDemo
Pytorch nn.Transformer Demo
☆52Updated 4 years ago
Alternatives and similar repositories for TransformerDemo:
Users that are interested in TransformerDemo are comparing it to the libraries listed below
- some basic deep learning models/method for nlp, text classification.☆81Updated 4 years ago
- ☆166Updated 5 years ago
- ☆261Updated 2 years ago
- A Pytorch Implementation of "Attention is All You Need" and "Weighted Transformer Network for Machine Translation"☆550Updated 4 years ago
- NLP☆132Updated 10 months ago
- The information of computer journal☆175Updated 2 years ago
- Transformer/Transformer-XL/R-Transformer examples and explanations☆26Updated 3 years ago
- torchtext使用总结,从零开始逐步实现了torchtext文本预处理过程,包括截断补长,词表构建,使用预训练词向量,构建可用于PyTorch的可迭代数据等步骤。并结合Pytorch实现LSTM.☆172Updated 5 years ago
- Pytorch Implementation of Attention-Based BiLSTM for Relation Extraction ("Attention-Based Bidirectional Long Short-Term Memory Networks …☆43Updated 5 months ago
- A PyTorch Tutorials of Sentiment Analysis Classification (RNN, LSTM, Bi-LSTM, LSTM+Attention, CNN)☆299Updated last year
- bert annotation, input and output for people from scratch, 代码注释, 有每一步的输入和输出, 适合初学者☆92Updated 2 years ago
- Multi-head attention in PyTorch☆149Updated 5 years ago
- pytorch implementation of Attention is all you need☆240Updated 3 years ago
- 从头训练MASK BERT☆137Updated 2 years ago
- 基于seq2seq的聊天系统,使用LSTM/GRU+注意力机制。使用框架pytorch。☆11Updated 5 years ago
- Knowledge distillation in text classification with pytorch. 知识蒸馏,中文文本分类,教师模型BERT、XLNET,学生模型biLSTM。☆215Updated 2 years ago
- Implement the paper "Self-Attention with Relative Position Representations"☆125Updated 4 years ago
- Implementation of some unbalanced loss like focal_loss, dice_loss, DSC Loss, GHM Loss et.al☆253Updated last year
- PyTorch implementation of "Effective Approaches to Attention-based Neural Machine Translation" using scheduled sampling to improve the pa…☆38Updated 7 years ago
- BiLSTM 加普通Attention中文文本多分类Pytorch实现☆32Updated 3 years ago
- ☆199Updated 2 years ago
- Pytorch implementation of Neural Machine Translation with seq2seq and attention (en-zh)☆41Updated 5 years ago
- A pytorch implementation of Fairseq Convolutional Sequence to Sequence Learning(Gehring et al. 2017)☆44Updated 6 years ago
- star_transformer pytorch☆27Updated 5 years ago
- Pytorch Bert Finetune in Chinese Text Classification☆213Updated 9 months ago
- A more than 1000X faster paralleled LSTM-CRF implementation modified from the slower version in the Pytorch official tutorial (URL//pytor…☆205Updated 4 years ago
- PyTorch implementation of "Graph Convolutional Networks for Text Classification. Yao et al. AAAI2019."☆265Updated 5 years ago
- 简洁易用版TinyBert:基于Bert进行知识蒸馏的预训练语言模型☆254Updated 4 years ago
- ☆15Updated last year