luozhouyang / transformers-keras
Transformer-based models implemented in tensorflow 2.x(using keras).
☆75Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for transformers-keras
- Implementation of XLNet that can load pretrained checkpoints☆172Updated 2 years ago
- transform multi-label classification as sentence pair task, with more training data and information☆178Updated 4 years ago
- A Lite BERT☆59Updated 5 years ago
- 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
- DistilBERT for Chinese 海量中文预训练蒸馏bert模型☆90Updated 4 years ago
- 转换 https://github.com/brightmart/albert_zh 到google格式☆62Updated 4 years ago
- ☆92Updated 4 years ago
- 对ACL2020 FastBERT论文的复现,论文地址//arxiv.org/pdf/2004.02178.pdf☆191Updated 2 years ago
- tensorflow version of bert-of-theseus☆63Updated 3 years ago
- 基于BERT的中文序列标注☆142Updated 6 years ago
- use ELMo in chinese environment☆104Updated 6 years ago
- 达观算法比赛ner任务,从重新训练bert,到finetune预测。☆76Updated 2 years ago
- ☆89Updated 4 years ago
- NLP Keras BiLSTM+CRF☆51Updated 6 years ago
- 将百度ernie的paddlepaddle模型转成tensorflow模型☆177Updated 5 years ago
- Bert-classification and bert-dssm implementation with keras.☆93Updated 4 years ago
- datagrand 2019 information extraction competition rank9☆130Updated 4 years ago
- transformer crf 命名实体识别☆106Updated 5 years ago
- 微调预训练语言模型,解决多标签分类任务(可加载BERT、Roberta、Bert-wwm以及albert等知名开源tf格式的模型)☆139Updated 4 years ago
- CLUE baseline pytorch CLUE的pytorch版本基线☆73Updated 4 years ago
- UNF(Universal NLP Framework)☆70Updated 4 years ago
- export bert model for serving☆142Updated 5 years ago
- 中文 预训练 ELECTRA 模型: 基于对抗学习 pretrain Chinese Model☆140Updated 4 years ago
- 中文预训练XLNet模型: Pre-Trained Chinese XLNet_Large☆230Updated 5 years ago
- 2019达观杯 第六名代码☆44Updated last year
- multi-gpu pre-training in one machine for BERT from scratch without horovod (Data Parallelism)☆173Updated last month
- Sequence labeling base on universal transformer (Transformer encoder) and CRF; 基于Universal Transformer + CRF 的中文分词和词性标注☆154Updated 5 years ago
- pytorch用Textcnn-bilstm-crf模型实现命名实体识别☆42Updated 6 years ago