TinkerMob / keras_albert_model
A Lite BERT
☆59Updated 5 years ago
Alternatives and similar repositories for keras_albert_model:
Users that are interested in keras_albert_model are comparing it to the libraries listed below
- 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
- 达观算法比赛ner任务,从重新训练bert,到finetune预测。☆75Updated 2 years ago
- 转换 https://github.com/brightmart/albert_zh 到google格式☆62Updated 4 years ago
- 基于BERT的中文序列标注☆141Updated 6 years ago
- ☆78Updated 5 years ago
- 2019 语言与智能技术竞赛-知识驱动对话 B榜第5名源码和模型☆25Updated 5 years ago
- CLUE baseline pytorch CLUE的pytorch版本基线☆74Updated 4 years ago
- 一条命令产生bert、albert句向量,用于相似度计算和文本分类等。☆34Updated 2 years ago
- DistilBERT for Chinese 海量中文预训练蒸馏bert模型☆91Updated 5 years ago
- Tensorflow solution of NER task Using BiLSTM-CRF model with CMU/Google XLNet☆45Updated 5 years ago
- ☆91Updated 4 years ago
- wrapping albert via bert-for-tf2, implementing NER task☆24Updated 5 years ago
- NLP Keras BiLSTM+CRF☆52Updated 6 years ago
- 将百度ernie的paddlepaddle模型转成tensorflow模型☆177Updated 5 years ago
- ☆89Updated 4 years ago
- use ELMo in chinese environment☆104Updated 6 years ago
- datagrand 2019 information extraction competition rank9☆130Updated 5 years ago
- 中文语料 Bert finetune(Fine-tune Chinese for BERT)☆81Updated 6 years ago
- Adversarial Attack文本匹配比赛☆42Updated 5 years ago
- 2019达观杯 第六名代码☆44Updated 2 years ago
- 中国中文信息学会社会媒体处理专业委员会举办的2019届中文人机对话之自然语言理解竞赛☆74Updated 4 years ago
- transform multi-label classification as sentence pair task, with more training data and information☆178Updated 5 years ago
- tensorflow version of bert-of-theseus☆62Updated 4 years ago
- Final Project for EECS496-7☆62Updated 5 years ago
- transformer crf 命名实体识别☆105Updated 6 years ago
- 2019百度语言与智能技术竞赛信息抽取赛代5名代码☆69Updated 5 years ago
- 基于轻量级的albert实现albert+BiLstm+CRF☆88Updated last year
- 2019语言与智能技术竞赛-基于知识图谱的主动聊天☆115Updated 5 years ago
- NLP related tasks, including text classification, sequence annotation, text relations, machine translation and other tasks.☆67Updated 5 years ago
- bert/albert/roberta特征抽取服务端,基于bert-as-service,新增albert模型。Updated last year