Kenneth111 / TransformerDemo
Pytorch nn.Transformer Demo
☆52Updated 5 years ago
Alternatives and similar repositories for TransformerDemo:
Users that are interested in TransformerDemo are comparing it to the libraries listed below
- A Pytorch Implementation of "Attention is All You Need" and "Weighted Transformer Network for Machine Translation"☆556Updated 4 years ago
- NLP☆134Updated last year
- ☆271Updated 2 years ago
- Implement the paper "Self-Attention with Relative Position Representations"☆128Updated 4 years ago
- ☆166Updated 6 years ago
- torchtext使用总结,从零开始逐步实现了torchtext文本预处理过程,包括截断补长,词表构建,使用预训练词向量,构建可用于PyTorch的可迭代数据等步骤。并结合Pytorch实现LSTM.☆173Updated 5 years ago
- Implementation of some unbalanced loss like focal_loss, dice_loss, DSC Loss, GHM Loss et.al☆260Updated 2 years ago
- ☆876Updated 11 months ago
- 超轻量级bert的pytorch版本,大量中文注释,容易修改结构,持续更新☆413Updated 3 years ago
- seq_2_seq text generation based on transformers☆24Updated 4 years ago
- ☆202Updated 2 years ago
- 简洁易用版TinyBert:基于Bert进行知识蒸馏的预训练语言模型☆262Updated 4 years ago
- some basic deep learning models/method for nlp, text classification.☆80Updated 4 years ago
- pytorch implementation of Attention is all you need☆238Updated 3 years ago
- star_transformer pytorch☆27Updated 5 years ago
- Knowledge distillation in text classification with pytorch. 知识蒸馏,中文文本分类,教师模型BERT、XLNET,学生模型biLSTM。☆221Updated 2 years ago
- Pytorch Implementation of Attention-Based BiLSTM for Relation Extraction ("Attention-Based Bidirectional Long Short-Term Memory Networks …☆44Updated 9 months ago
- The information of computer journal☆178Updated 2 years ago
- ☆264Updated 4 years ago
- Pytorch Bert Finetune in Chinese Text Classification☆218Updated last year
- RoFormer V1 & V2 pytorch☆495Updated 2 years ago
- A PyTorch Tutorials of Sentiment Analysis Classification (RNN, LSTM, Bi-LSTM, LSTM+Attention, CNN)☆307Updated 2 years ago
- A more than 1000X faster paralleled LSTM-CRF implementation modified from the slower version in the Pytorch official tutorial (URL//pytor…☆204Updated 4 years ago
- ☆437Updated 3 years ago
- bert annotation, input and output for people from scratch, 代码注释, 有每一步的输入和输出, 适合初学者☆93Updated 2 years ago
- 天池 新冠疫情相似句对判定大赛 top6方案☆76Updated 2 years ago
- A pytorch implementation of Fairseq Convolutional Sequence to Sequence Learning(Gehring et al. 2017)☆45Updated 6 years ago
- UDA(Unsupervised Data Augmentation) implemented by pytorch☆276Updated 5 years ago
- BERT distillation(基于BERT的蒸馏实验 )☆312Updated 4 years ago
- FLASHQuad_pytorch☆67Updated 3 years ago