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
- DistilBERT for Chinese 海量中文预训练蒸馏bert模型☆91Updated 5 years ago
- 转换 https://github.com/brightmart/albert_zh 到google格式☆62Updated 4 years ago
- Implementation of XLNet that can load pretrained checkpoints☆172Updated 3 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
- 将百度ernie的paddlepaddle模型转成tensorflow模型☆177Updated 5 years ago
- ☆89Updated 4 years ago
- Named Entity Recognition (NER) task using Bi-LSTM-CRF model implemented in Tensorflow 2.0(tensorflow2.0 +)☆118Updated 4 years ago
- tensorflow version of bert-of-theseus☆62Updated 4 years ago
- A Lite BERT☆59Updated 5 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
- ☆91Updated 4 years ago
- 达观算法比赛ner任务,从重新训练bert,到finetune预测。☆75Updated 2 years ago
- use ELMo in chinese environment☆104Updated 6 years ago
- transformer crf 命名实体识别☆105Updated 6 years ago
- 基于BERT的中文序列标注☆141Updated 6 years ago
- transform multi-label classification as sentence pair task, with more training data and information☆178Updated 5 years ago
- 对ACL2020 FastBERT论文的复现,论文地址//arxiv.org/pdf/2004.02178.pdf☆193Updated 3 years ago
- wrapping albert via bert-for-tf2, implementing NER task☆24Updated 5 years ago
- 自注意力与文本分类☆119Updated 6 years ago
- Sequence labeling base on universal transformer (Transformer encoder) and CRF; 基于Universal Transformer + CRF 的中文分词和词性标注☆154Updated 6 years ago
- Hierarchically-Refined Label Attention Network for Sequence Labeling☆289Updated 3 years ago
- Text classification models☆67Updated 5 years ago
- 个人基于谷歌开源的BERT编写的文本分类器(基于微调方式),可自由加载NLP领域知名的预训练语言模型BERT、Bert-wwm、Roberta、ALBert以及ERNIE1.0☆42Updated 4 years ago
- First place solution of WSDM CUP 2020, pairwise-bert, lightgbm☆89Updated 5 years ago
- Bert-classification and bert-dssm implementation with keras.☆93Updated 4 years ago
- ☆278Updated 4 years ago
- Re-implementation of ELMo on Keras☆134Updated last year
- this is roberta wwm base distilled model which was distilled from roberta wwm by roberta wwm large☆65Updated 4 years ago
- 中文版unilm预训练模型☆83Updated 4 years ago
- Python toolkit for Chinese Language Understanding(CLUE) Evaluation benchmark☆128Updated last year