luozhouyang / transformers-keras
Transformer-based models implemented in tensorflow 2.x(using keras).
☆75Updated 3 years ago
Alternatives and similar repositories for transformers-keras:
Users that are interested in transformers-keras are comparing it to the libraries listed below
- Keras solution of Chinese NER task using BiLSTM-CRF/BiGRU-CRF/IDCNN-CRF model with Pretrained Language Model: supporting BERT/RoBERTa/ALB…☆12Updated last year
- A Lite BERT☆59Updated 5 years ago
- Implementation of XLNet that can load pretrained checkpoints☆172Updated 2 years ago
- DistilBERT for Chinese 海量中文预训练蒸馏bert模型☆90Updated 5 years ago
- 将百度ernie的paddlepaddle模型转成tensorflow模型☆177Updated 5 years ago
- CLUE baseline pytorch CLUE的pytorch版本基线☆73Updated 4 years ago
- tensorflow version of bert-of-theseus☆62Updated 4 years ago
- Using Keras + Tensor Flow to Implement Model Transformer in Paper "Attention Is All You Need". 使用 keras+tensorflow 实现论文"Attention Is All …☆34Updated 6 years ago
- 基于BERT的中文序列标注☆141Updated 6 years ago
- use ELMo in chinese environment☆104Updated 6 years ago
- Named Entity Recognition (NER) task using Bi-LSTM-CRF model implemented in Tensorflow 2.0(tensorflow2.0 +)☆119Updated 4 years ago
- 对ACL2020 FastBERT论文的复现,论文地址//arxiv.org/pdf/2004.02178.pdf☆192Updated 3 years ago
- ☆91Updated 4 years ago
- datagrand 2019 information extraction competition rank9☆130Updated 5 years ago
- transformer crf 命名实体识别☆106Updated 5 years ago
- 转换 https://github.com/brightmart/albert_zh 到google格式☆62Updated 4 years ago
- NLP Keras BiLSTM+CRF☆51Updated 6 years ago
- 达观算法比赛ner任务,从重新训练bert,到finetune预测。☆76Updated 2 years ago
- transform multi-label classification as sentence pair task, with more training data and information☆179Updated 5 years ago
- ☆89Updated 4 years ago
- 自注意力与文本分类☆119Updated 6 years ago
- NLP的数据增强Demo☆47Updated 4 years ago
- Bert-classification and bert-dssm implementation with keras.☆93Updated 4 years ago
- ☆34Updated 3 years ago
- wrapping albert via bert-for-tf2, implementing NER task☆24Updated 5 years ago
- 个人基于谷歌开源的BERT编写的文本分类器(基于微调方式),可自由加载NLP领域知名的预训练语言模型BERT、Bert-wwm、Roberta、ALBert以及ERNIE1.0☆42Updated 4 years ago
- 中文预训练模型生成字向量学习,测试BERT,ELMO的中文效果☆98Updated 4 years ago
- 中文版unilm预训练模型☆83Updated 3 years ago
- this is roberta wwm base distilled model which was distilled from roberta wwm by roberta wwm large