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☆60Updated 5 years ago
- transform multi-label classification as sentence pair task, with more training data and information☆178Updated 5 years ago
- ☆89Updated 4 years ago
- use ELMo in chinese environment☆104Updated 6 years ago
- 将百度ernie的paddlepaddle模型转成tensorflow模型☆177Updated 5 years ago
- tensorflow version of bert-of-theseus☆62Updated 4 years ago
- 基于BERT的中文序列标注☆141Updated 6 years ago
- 转换 https://github.com/brightmart/albert_zh 到google格式☆62Updated 4 years ago
- DistilBERT for Chinese 海量中文预训练蒸馏bert模型☆91Updated 5 years ago
- Hierarchically-Refined Label Attention Network for Sequence Labeling☆290Updated 4 years ago
- Implementation of XLNet that can load pretrained checkpoints☆171Updated 3 years ago
- 达观算法比赛ner任务,从重新训练bert,到finetune预测。☆75Updated 2 years ago
- 对ACL2020 FastBERT论文的复现,论文地址//arxiv.org/pdf/2004.02178.pdf☆193Updated 3 years ago
- 整理一下在keras中使用T5模型的要点☆171Updated 3 years ago
- export bert model for serving☆141Updated 6 years ago
- 中文 预训练 ELECTRA 模型: 基于对抗学习 pretrain Chinese Model☆140Updated 5 years ago
- 个人基于谷歌开源的BERT编写的文本分类器(基于微调方式),可自由加载NLP领域知名的预训练语言模型BERT、Bert-wwm、Roberta、ALBert以及ERNIE1.0☆42Updated 5 years ago
- datagrand 2019 information extraction competition rank9☆130Updated 5 years ago
- Sequence labeling base on universal transformer (Transformer encoder) and CRF; 基于Universal Transformer + CRF 的中文分词和词性标注☆157Updated 6 years ago
- 微调预训练语言模型,解决多标签分类任务(可加载BERT、Roberta、Bert-wwm以及albert等知名开源tf格式的模型)☆141Updated 4 years ago
- transformer crf 命名实体识别☆106Updated 6 years ago
- NLP Keras BiLSTM+CRF☆52Updated 6 years ago
- NLP的数据增强Demo☆47Updated 5 years ago
- Named Entity Recognition (NER) task using Bi-LSTM-CRF model implemented in Tensorflow 2.0(tensorflow2.0 +)☆118Updated 4 years ago
- multi-gpu pre-training in one machine for BERT without horovod (Data Parallelism)☆172Updated last month
- 中文预训练模型生成字向量学习,测试BERT,ELMO的中文效果☆99Updated 5 years ago
- ☆90Updated 4 years ago
- CLUE baseline pytorch CLUE的pytorch版本基线☆74Updated 5 years ago
- bert multiple gpu train pretrain☆29Updated 5 years ago