yuanxiaosc / Transformer_implementation_and_applicationLinks
The 300 lines of code (Tensorflow 2) completely replicates the Transformer model and is used in neural machine translation tasks and chat bots. 300行代码(Tensorflow 2)完整复现了Transformer模型,并且应用在神经机器翻译任务和聊天机器人上。
☆27Updated 5 years ago
Alternatives and similar repositories for Transformer_implementation_and_application
Users that are interested in Transformer_implementation_and_application are comparing it to the libraries listed below
Sorting:
- reformer-pytorch中文版本,简单高效的生成模型。类似GPT2的效果☆16Updated 2 years ago
- 精简版NEZHA模型权重☆21Updated 4 years ago
- pytorch解决文本多分类问题☆19Updated 6 years ago
- 天池-新冠疫情相似句对判定大赛 大白_Rank6☆21Updated 5 years ago
- 目前只有阅读理解赛道的☆14Updated 4 years ago
- flyai 医疗QA NLG☆21Updated 5 years ago
- DataFountain疫情问答助手keras-bert实现☆26Updated 5 years ago
- bert-of-theseus via bert4keras☆31Updated 4 years ago
- Pytorch implementation of Neural Machine Translation with seq2seq and attention (en-zh)☆41Updated 6 years ago
- Adversarial Training for NLP in Keras☆46Updated 5 years ago
- XLNet: Generalized Autoregressive Pretraining for Language Understanding 论文的中文翻译 Paper Chinese Translation!☆49Updated 5 years ago
- Seq2seqAttGeneration, an basic implementation of text generation that using seq2seq attention model to generate poem series. this project…☆18Updated 4 years ago
- Coupling Distant Annotation and Adversarial Training for Cross-Domain Chinese Word Segmentation☆22Updated 4 years ago
- 使用tensorflow.keras实现《动手学深度学习》☆10Updated 5 years ago
- CLUE Emotion Analysis Dataset 细粒度情感分析数据集☆8Updated 5 years ago
- State of the art Chinese Word Segmentation with Bi-LSTMs☆27Updated 5 years ago
- saving memory by recomputing for keras☆37Updated 5 years ago
- 高性能小模型测评 Shared Tasks in NLPCC 2020. Task 1 - Light Pre-Training Chinese Language Model for NLP Task☆58Updated 5 years ago
- 这是使用pytoch 实现的长文本分类器☆45Updated 5 years ago
- pytorch版bert权重转tf☆21Updated 5 years ago
- 主要是实现nlp常用网络以及结果比较,各模型的优劣势,如:FastText,TextCNN,TextRNN,TextRCNN,BiLSTM,Seq2seq,BERT,Transformer,ELMo以及Attention机制等等。☆45Updated 6 years ago
- pytorch版的命名实体识别,LSTM和LSTM_CRF☆25Updated 5 years ago
- 🐳 基于条件随机场(CRF)对中文案件语料进行命名实体识别(NER)☆29Updated 4 years ago
- 一条命令产生bert、albert句向量,用于相似度计算和文本分类等。☆34Updated 2 years ago
- 基于BERT的预训练语言模型实现,分为两步:预训练和微调。目前已包括BERT、Roberta、ALbert三个模型,且皆可支持Whole Word Mask模式。☆16Updated 5 years ago
- NLP相关的paper代码复现。主要包括ACL,AAAI,EMNLP等顶会论文。☆85Updated 2 years ago
- 基于轻量级的albert实现albert+BiLstm+CRF☆89Updated 2 years ago
- We start a company-name recognition task with a small scale and low quality training data, then using skills to enhanced model training s…☆80Updated 4 years ago
- 无监督文本生成的一些方法☆48Updated 4 years ago
- ☆32Updated 4 years ago