GlassyWing / transformer-keras
Using Keras + Tensor Flow to Implement Model Transformer in Paper "Attention Is All You Need". 使用 keras+tensorflow 实现论文"Attention Is All You Need"中的模型Transformer。
☆33Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for transformer-keras
- 这是使用pytoch 实现的长文本分类器☆45Updated 5 years ago
- pytorch用Textcnn-bilstm-crf模型实现命名实体识别☆42Updated 6 years ago
- 完全端到端的核心实体识别与情感预测☆34Updated 5 years ago
- 不用tensorflow estimator,分别采用字mask和wwm mask在中文领域内finetune bert模型☆23Updated 4 years ago
- tensorflow version of bert-of-theseus☆63Updated 3 years ago
- Adversarial Training for NLP in Keras☆46Updated 4 years ago
- DistilBERT for Chinese 海量中文预训练蒸馏bert模型☆90Updated 4 years ago
- Adversarial Attack文本匹配比赛☆42Updated 5 years ago
- TestB榜第10的方案,bleu32.1☆63Updated 4 years ago
- Dilate Gated Convolutional Neural Network For Machine Reading Comprehension☆39Updated 5 years ago
- 转换 https://github.com/brightmart/albert_zh 到google格式☆62Updated 4 years ago
- This repo contains some experiments of text matching on Chinese dataset LCQMC☆27Updated 4 years ago
- keras sparse implement of margin-softmax☆100Updated 6 years ago
- 论文实现:《Chinese Grammatical Error Diagnosis with Long Short-Term Memory Networks》☆50Updated 5 years ago
- keras+bi-lstm+crf,中文命名实体识别☆16Updated 6 years ago
- CGED & CSC☆22Updated 4 years ago
- 中文 预训练 ELECTRA 模型: 基于对抗学习 pretrain Chinese Model☆140Updated 4 years ago
- 达观算法比赛ner任务,从重新训练bert,到finetune预测。☆76Updated 2 years ago
- lattice lstm cell implementation with tensorflow☆30Updated 6 years ago
- 基于capsule的观点型阅读理解模型☆89Updated 5 years ago
- bert_chinese☆40Updated 2 years ago
- 天池-新冠疫情相似句对判定大赛 Rank8☆52Updated 4 years ago
- Implementation of the ESIM model for natural language inference with Keras☆28Updated 6 years ago
- 中文版unilm预训练模型☆82Updated 3 years ago
- ☆92Updated 4 years ago
- this is roberta wwm base distilled model which was distilled from roberta wwm by roberta wwm large☆65Updated 4 years ago
- kenlm语言模型,并提供python的rest服务☆29Updated 6 years ago
- Tensorflow solution of NER task Using BiLSTM-CRF model with CMU/Google XLNet☆45Updated 5 years ago
- CLUE baseline pytorch CLUE的pytorch版本基线☆73Updated 4 years ago