luozhouyang / transformers-kerasLinks
Transformer-based models implemented in tensorflow 2.x(using keras).
☆76Updated 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
Sorting:
- Implementation of XLNet that can load pretrained checkpoints☆171Updated 3 years ago
- A Lite BERT☆60Updated 5 years ago
- 将百度ernie的paddlepaddle模型转成tensorflow模型☆178Updated 5 years ago
- Named Entity Recognition (NER) task using Bi-LSTM-CRF model implemented in Tensorflow 2.0(tensorflow2.0 +)☆120Updated 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 2 years ago
- transform multi-label classification as sentence pair task, with more training data and information☆178Updated 5 years ago
- DistilBERT for Chinese 海量中文预训练蒸馏bert模型☆93Updated 5 years ago
- ☆92Updated 5 years ago
- keras implement of dgcnn for reading comprehension☆164Updated 5 years ago
- ☆280Updated 4 years ago
- BERT distillation(基于BERT的蒸馏实验 )☆314Updated 5 years ago
- 中文预训练XLNet模型: Pre-Trained Chinese XLNet_Large☆230Updated 5 years ago
- use ELMo in chinese environment☆105Updated 6 years ago
- transformer crf 命名实体识别☆106Updated 6 years ago
- 对ACL2020 FastBERT论文的复现,论文地址//arxiv.org/pdf/2004.02178.pdf☆194Updated 3 years ago
- export bert model for serving☆141Updated 6 years ago
- 转换 https://github.com/brightmart/albert_zh 到google格式☆62Updated 4 years ago
- ☆90Updated 5 years ago
- datagrand 2019 information extraction competition rank9☆130Updated 5 years ago
- 基于BERT的中文序列标注☆141Updated 6 years ago
- Byte Cup 2018 International Machine Learning Contest (3rd prize)☆77Updated 3 years ago
- 中文 预训练 ELECTRA 模型: 基于对抗学习 pretrain Chinese Model☆141Updated 5 years ago
- 整理一下在keras中使用T5模型的要点☆173Updated 3 years ago
- multi-gpu pre-training in one machine for BERT without horovod (Data Parallelism)☆172Updated 5 months ago
- Chinese Language Generation Evaluation 中文生成任务基准测评☆248Updated 4 years ago
- Hierarchically-Refined Label Attention Network for Sequence Labeling☆293Updated 4 years ago
- Source code of the ACL2019 paper "Simple and Effective Text Matching with Richer Alignment Features".☆339Updated 5 years ago
- Bert-classification and bert-dssm implementation with keras.☆94Updated 5 years ago
- 微调预训练语言模型,解决多标签分类任务(可加载BERT、Roberta、Bert-wwm以及albert等知名开源tf格式的模型)☆141Updated 5 years ago
- 中文预训练模型生成字向量学习,测试BERT,ELMO的中文效果☆100Updated 5 years ago