TensorFlow code and pre-trained models for BERT and ERNIE
☆147Jun 5, 2019Updated 7 years ago
Alternatives and similar repositories for bert_and_ernie
Users that are interested in bert_and_ernie are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- RoBERTa中文预训练模型: RoBERTa for Chinese☆2,792Jul 22, 2024Updated 2 years ago
- 将百度ernie的paddlepaddle模型转成tensorflow模型☆180Oct 12, 2019Updated 6 years ago
- 不用tensorflow estimator,分别采用字mask和wwm mask在中文领域内finetune bert模型☆24Apr 15, 2020Updated 6 years ago
- CLUE baseline pytorch CLUE的pytorch版本基线☆75Apr 3, 2020Updated 6 years ago
- Pre-Training with Whole Word Masking for Chinese BERT(中文BERT-wwm系列模型)☆10,223Apr 19, 2026Updated 3 months ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 中文预训练XLNet模型: Pre-Trained Chinese XLNet_Large☆228Sep 13, 2019Updated 6 years ago
- A LITE BERT FOR SELF-SUPERVISED LEARNING OF LANGUAGE REPRESENTATIONS, 海量中文预训练ALBERT模型☆3,983Nov 21, 2022Updated 3 years ago
- Source code and dataset for ACL 2019 paper "ERNIE: Enhanced Language Representation with Informative Entities"☆1,417Jan 10, 2024Updated 2 years ago
- 高质量中文预训练模型集合:最先进大模型、最快小模型、相似度专门模型☆810Jul 8, 2020Updated 6 years ago
- A PyTorch-based knowledge distillation toolkit for natural language processing☆1,707May 8, 2023Updated 3 years ago
- this is roberta wwm base distilled model which was distilled from roberta wwm by roberta wwm large☆67Mar 30, 2020Updated 6 years ago
- transform multi-label classification as sentence pair task, with more training data and information☆178Dec 13, 2019Updated 6 years ago
- Pre-trained Chinese ELECTRA(中文ELECTRA预训练模型)☆1,433Apr 19, 2026Updated 3 months ago
- Pre-training of Deep Bidirectional Transformers for Language Understanding: pre-train TextCNN☆965Jan 1, 2019Updated 7 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 2019达观杯实体识别☆19Sep 12, 2019Updated 6 years ago
- bert nlp papers, applications and github resources, including the newst xlnet , BERT、XLNet 相关论文和 github 项目☆1,839Mar 21, 2021Updated 5 years ago
- DistilBERT for Chinese 海量中文预训练蒸馏bert模型☆95Dec 5, 2019Updated 6 years ago
- The score code of FastBERT (ACL2020)☆606Oct 29, 2021Updated 4 years ago
- 中文预训练模型生成字向量学习,测试BERT,ELMO的中文效果☆100Jan 22, 2020Updated 6 years ago
- Multi Attention Network:基于论文《Multiway Attention Networks for Modeling Sentence Pairs》实现的检索型自动评论系统☆17Nov 21, 2018Updated 7 years ago
- 常用文本匹配模型tf版本,数据集为QA_corpus,持续更新中☆671Oct 12, 2019Updated 6 years ago
- ☆86Aug 29, 2019Updated 6 years ago
- ESIM model : implementation of Enhanced LSTM for Natural language inference☆22Oct 18, 2018Updated 7 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- multi-gpu pre-training in one machine for BERT without horovod (Data Parallelism)☆171Dec 27, 2025Updated 7 months ago
- Entity and Relation Extraction Based on TensorFlow and BERT. 基于TensorFlow和BERT的管道式实体及关系抽取,2019语言与智能技术竞赛信息抽取任务解决方案。Schema based Knowledge …☆1,231Jun 1, 2020Updated 6 years ago
- keras implement of transformers for humans