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 4 years ago
- 对苏神的bert4keras的实现原理和矩阵运算进行详细的注释,方便学习;bert4keras链接:https://github.com/bojone/bert4keras☆41Updated 4 years ago
- 对话改写介绍文章☆97Updated 2 years ago
- 中国中文信息学会社会媒体处理专业委员会举办的2019届中文人机对话之自然语言理解竞赛☆74Updated 5 years ago
- 基于mlm方式的带有纠错功能的拼音转汉字bert预训练模型,pinyin correcter,基于pytorch框架实现☆45Updated 4 years ago
- 使用bert做领域分类、意图识别和槽位填充任务☆76Updated 5 years ago
- 迭代膨胀卷积命名实体抽取☆45Updated 5 years ago
- 中文文本纠错模型,keras实现☆74Updated 4 years ago
- ☆91Updated 5 years ago
- implementation SlotGated SLU model for keras☆34Updated 4 years ago
- NLP的数据增强Demo☆47Updated 5 years ago
- chinese version of longformer☆113Updated 4 years ago
- 基于tensorflow1.x的预训练模型调用,支持单机多卡、梯度累积,XLA加速,混合精度。可灵 活训练、验证、预测。☆58Updated 3 years ago
- 机器检索阅读联合学习,莱斯杯:全国第二届“军事智能机器阅读”挑战赛 rank6 方案☆128Updated 4 years ago
- lic2020关系抽取比赛,使用Pytorch实现苏神的模型。☆101Updated 4 years ago
- 转换 https://github.com/brightmart/albert_zh 到google格式☆62Updated 4 years ago
- transformers implement (architecture, task example, serving and more)☆95Updated 3 years ago
- ☆15Updated 4 years ago
- 达观算法比赛ner任务,从重新训练bert,到finetune预测。☆74Updated 2 years ago
- NLP实验:新词挖掘+预训练模型继续Pre-training☆47Updated last year
- ☆87Updated 3 years ago
- ☆128Updated 2 years ago
- 中文无监督SimCSE Pytorch实现☆134Updated 4 years ago
- 中文NLP数据集☆155Updated 5 years ago
- 句子匹配模型,包括无监督的SimCSE、ESimCSE、PromptBERT,和有监督的SBERT、CoSENT。☆99Updated 2 years ago
- CCKS2020 面向中文短文本的实体链指任务。主要思路为:使用基于BiLSTM和Attention的语义模型进行Query和Doc的文本匹配,再针对匹配度进行pairwise排序,从而选出最优的知识库实体。☆47Updated 4 years ago
- Pattern-Exploiting Training在中文上的简单实验☆172Updated 4 years ago
- 整理一下在keras中使用T5模型的要点☆172Updated 3 years ago
- A full-process dialogue system that can be deployed online☆98Updated 3 years ago
- SinglepassTextCluster, an TextCluster tools based on Singlepass cluster algorithm that use tfidf vector and doc2vec,which can be used for…☆63Updated 3 years ago