nynCoder / bert-lmLinks
bert语言模型校验句子的通顺性
☆15Updated 4 years ago
Alternatives and similar repositories for bert-lm
Users that are interested in bert-lm are comparing it to the libraries listed below
Sorting:
- 微调预训练语言模型,解决多标签分类任务(可加载BERT、Roberta、Bert-wwm以及albert等知名开源tf格式的模型)☆140Updated 5 years ago
- 中国中文信息学会社会媒体处理专业委员会举办的2019届中文人机对话之自然语言理解竞赛☆75Updated 5 years ago
- 机器检索阅读联合学习,莱斯杯:全国第二届“军事 智能机器阅读”挑战赛 rank6 方案☆128Updated 4 years ago
- bert-flat 简化版 添加了很多注释☆15Updated 3 years ago
- TensorFlow code and pre-trained models for BERT☆9Updated 4 years ago
- implementation SlotGated SLU model for keras☆34Updated 4 years ago
- 对苏神的bert4keras的实现原理和矩阵运算进行详细的注释,方便学习;bert4keras链接:https://github.com/bojone/bert4keras☆41Updated 4 years ago
- 对话改写介绍文章☆97Updated 2 years ago
- ☆91Updated 5 years ago
- ☆15Updated 4 years ago
- 基于mlm方式的带有纠错功能的拼音转汉字bert预训练模型,pinyin correcter,基于pytorch框架实现☆45Updated 4 years ago
- 使用bert做领域分类、意图识别和槽位填充任务☆76Updated 5 years ago
- NLP实验:新词挖掘+预训练模型继续Pre-training☆47Updated last year
- 迭代膨胀卷积命名实体抽取☆45Updated 6 years ago
- NLP关系抽取:序列标注、层叠式指针网络、Multi-head Selection、Deep Biaffine Attention☆101Updated 4 years ago
- lic2020关系抽取比赛,使用Pytorch实现苏神的模型。☆101Updated 4 years ago
- 本项目是NLP领域一些任务的基准模型实现,包括文本分类、命名实体识别、实体关系抽取、NL2SQL、CKBQA以及BERT的各种下游任务应用。☆48Updated 4 years ago
- 基于ELMo, tensorflow的中文命名实体标注 Chinese Named Entity Recognition Based on ELMo☆21Updated 5 years ago
- 中文文本纠错模型,keras实现☆74Updated 4 years ago
- Pattern-Exploiting Training在中文上的简单实验☆173Updated 4 years ago
- ☆40Updated 3 years ago
- CNN、BiLSTM、Bert(3layers)对Bert(12layers)模型的蒸馏的keras实现☆28Updated 5 years ago
- 微调预训练语言模型(BERT、Roberta、XLBert等),用于计算两个文本之间的相似度(通过句子对分类任务转换),适用于中文文本☆89Updated 5 years ago
- 2021 CCF BDCI 全国信息检索挑战杯(CCIR-Cup)智能人机交互自然语言理解赛道第二名参赛解决方案☆24Updated 3 years ago
- 基于Pytorch + BERT的抽取式机器阅读理解☆20Updated 2 years ago
- transformers implement (architecture, task example, serving and more)☆95Updated 3 years ago
- 基于tensorflow1.x的预训练模型调用,支持单机多卡、梯度累积,XLA加速,混合精度。可灵活训练、验证、预测。☆58Updated 3 years ago
- 真 · “Deep Learning for Humans”☆141Updated 3 years ago
- This repo contains some experiments of text matching on Chinese dataset LCQMC☆27Updated 5 years ago
- NLP的数据增强Demo☆47Updated 5 years ago