CyberZHG / keras-xlnetLinks
Implementation of XLNet that can load pretrained checkpoints
☆171Updated 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
Sorting:
- A Lite BERT☆60Updated 5 years ago
- 中文预训练XLNet模型: Pre-Trained Chinese XLNet_Large☆230Updated 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
- Hierarchically-Refined Label Attention Network for Sequence Labeling☆291Updated 4 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".☆337Updated 5 years ago
- using bilstm-crf,bert and other methods to do sequence tagging task☆415Updated last year
- 将百度ernie的paddlepaddle模型转成tensorflow模型☆177Updated 5 years ago
- export bert model for serving☆141Updated 6 years ago
- 基于BERT的中文序列标注☆141Updated 6 years ago
- A pytorch implementation of the ACL2019 paper "Simple and Effective Text Matching with Richer Alignment Features".☆305Updated 2 years ago
- ALBERT model Pretraining and Fine Tuning using TF2.0☆202Updated 2 years ago
- Deep contextualized word representations for Chinese☆150Updated 5 years ago
- Re-implementation of ELMo on Keras☆133Updated 2 years ago
- ☆278Updated 4 years ago
- Transformer-based models implemented in tensorflow 2.x(using keras).☆75Updated 3 years ago
- Sequence labeling base on universal transformer (Transformer encoder) and CRF; 基于Universal Transformer + CRF 的中文分词和词性标注☆158Updated 6 years ago
- all kinds of baseline models for sentence similarity 句子对语义相似度模型☆297Updated 6 years ago
- Data Augmentation for NLP. NLP数据增强☆295Updated 4 years ago
- keras implement of dgcnn for reading comprehension☆164Updated 5 years ago
- use ELMo in chinese environment☆104Updated 6 years ago
- Text-Similarity Method in Pytorch☆470Updated 6 years ago
- multi-gpu pre-training in one machine for BERT without horovod (Data Parallelism)☆172Updated 2 months ago
- 中文预训练模型生成字向量学习,测试BERT,ELMO的中文效果☆99Updated 5 years ago
- 利用预训练的中文模型实现基于bert的语义匹配模型 数据集为LCQMC官方数据☆197Updated 5 years ago
- 2019年百度的实体链指比赛(ccks2019),一个baseline☆113Updated 5 years ago
- 整理一下在keras中使用T5模型的要点☆172Updated 3 years ago
- BiLSTM-CNN-CRF architecture for sequence tagging using ELMo representations.☆387Updated 2 years ago
- ACL 2018: Hybrid semi-Markov CRF for Neural Sequence Labeling (http://aclweb.org/anthology/P18-2038)☆303Updated 6 years ago
- 1. Use BERT, ALBERT and GPT2 as tensorflow2.0's layer. 2. Implement GCN, GAN, GIN and GraphSAGE based on message passing.☆334Updated 9 months ago