CyberZHG / keras-xlnet
Implementation of XLNet that can load pretrained checkpoints
☆172Updated 3 years ago
Alternatives and similar repositories for keras-xlnet:
Users that are interested in keras-xlnet are comparing it to the libraries listed below
- 中文预训练XLNet模型: Pre-Trained Chinese XLNet_Large☆229Updated 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
- A Lite BERT☆59Updated 5 years ago
- 基于BERT的中文序列标注☆141Updated 6 years ago
- export bert model for serving☆141Updated 6 years ago
- transform multi-label classification as sentence pair task, with more training data and information☆178Updated 5 years ago
- Source code of the ACL2019 paper "Simple and Effective Text Matching with Richer Alignment Features".☆339Updated 5 years ago
- Hierarchically-Refined Label Attention Network for Sequence Labeling☆289Updated 3 years ago
- 将百度ernie的paddlepaddle模型转成tensorflow模型☆177Updated 5 years ago
- ALBERT model Pretraining and Fine Tuning using TF2.0☆201Updated last year
- ☆278Updated 4 years ago
- Ner with Bert☆280Updated 5 years ago
- BiLSTM-CNN-CRF architecture for sequence tagging using ELMo representations.☆387Updated 2 years ago
- use ELMo in chinese environment☆104Updated 6 years ago
- using bilstm-crf,bert and other methods to do sequence tagging task☆414Updated last year
- multi-gpu pre-training in one machine for BERT from scratch without horovod (Data Parallelism)☆172Updated 3 months ago
- Tensorflow Implementation of "Recurrent Convolutional Neural Network for Text Classification" (AAAI 2015)☆151Updated 6 years ago
- A pytorch implementation of the ACL2019 paper "Simple and Effective Text Matching with Richer Alignment Features".☆307Updated 2 years ago
- Sequence labeling base on universal transformer (Transformer encoder) and CRF; 基于Universal Transformer + CRF 的中文分词和词性标注☆154Updated 6 years ago
- 对ACL2020 FastBERT论文的复现,论文地址//arxiv.org/pdf/2004.02178.pdf☆193Updated 3 years ago
- Chinese Language Generation Evaluation 中文生成任务基准测评☆246Updated 4 years ago
- Collections of Chinese reading comprehension datasets☆215Updated 5 years ago
- BERT as language model, fork from https://github.com/google-research/bert☆247Updated 11 months ago
- CLUE baseline pytorch CLUE的pytorch版本基线☆74Updated 4 years ago
- ☆78Updated 5 years ago
- 中文预训练模型生成字向量学习,测试BERT,ELMO的中文效果☆97Updated 5 years ago
- Data Augmentation for NLP. NLP数据增强☆295Updated 4 years ago
- 个人基于谷歌开源的BERT编写的文本分类器(基于微调方式),可自由加载NLP领域知名的预训练语言模型BERT、Bert-wwm、Roberta、ALBert以及ERNIE1.0☆162Updated 4 years ago
- keras implement of dgcnn for reading comprehension☆164Updated 5 years ago
- BertQA - Attention on Steroids☆115Updated 2 years ago