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
- tensorflow version of bert-of-theseus☆62Updated 4 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
- 转换 https://github.com/brightmart/albert_zh 到google格式☆62Updated 4 years ago
- use ELMo in chinese environment☆104Updated 6 years ago
- Implementation of XLNet that can load pretrained checkpoints☆171Updated 3 years ago
- 将百度ernie的paddlepaddle模型转成tensorflow模型☆177Updated 5 years ago
- 达观算法比赛ner任务,从重新训练bert,到finetune预测。☆75Updated 2 years ago
- DistilBERT for Chinese 海量中文预训练蒸馏bert模型☆91Updated 5 years ago
- transform multi-label classification as sentence pair task, with more training data and information☆178Updated 5 years ago
- A Lite BERT☆59Updated 5 years ago
- bert multiple gpu train pretrain☆29Updated 5 years ago
- ☆89Updated 4 years ago
- 对ACL2020 FastBERT论文的复现,论文地址//arxiv.org/pdf/2004.02178.pdf☆193Updated 3 years ago
- Knowledge Distillation from BERT☆52Updated 6 years ago
- ☆91Updated 4 years ago
- NLP Keras BiLSTM+CRF☆52Updated 6 years ago
- 2019达观杯 第六名代码☆44Updated 2 years ago
- Bert-classification and bert-dssm implementation with keras.☆93Updated 4 years ago
- CLUE baseline pytorch CLUE的pytorch版本基线☆74Updated 5 years ago
- datagrand 2019 information extraction competition rank9☆130Updated 5 years ago
- First place solution of WSDM CUP 2020, pairwise-bert, lightgbm☆89Updated 5 years ago
- multi-gpu pre-training in one machine for BERT without horovod (Data Parallelism)☆172Updated last month
- 基于tensorflow1.x的预训练模型调用,支持单机多卡、梯度累积,XLA加速,混合精度。可灵活训练、验证、预测。☆58Updated 3 years ago
- 中文版unilm预训练模型☆83Updated 4 years ago
- A simple Keras implementation of Paper "Text Matching as Image Recognition"☆28Updated last year
- 基于BERT的中文序列标注☆141Updated 6 years ago
- Hierarchically-Refined Label Attention Network for Sequence Labeling☆291Updated 4 years ago
- CNN、BiLSTM、Bert(3layers)对Bert(12layers)模型的蒸馏的keras实现☆27Updated 5 years ago
- Named Entity Recognition (NER) task using Bi-LSTM-CRF model implemented in Tensorflow 2.0(tensorflow2.0 +)☆118Updated 4 years ago
- UNF(Universal NLP Framework)☆70Updated 5 years ago