nynCoder / bert-lmLinks
bert语言模型校验句子的通顺性
☆15Updated 5 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格式的模型)☆141Updated 5 years ago
- bert-flat 简化版 添加了很多注释☆15Updated 3 years ago
- 机器检索阅读联合学习,莱斯杯:全国第二届“军事智能机器阅读”挑战赛 rank6 方案☆128Updated 4 years ago
- 中国中文信息学会社会媒体处理专业委员会举办的2019届中文人机对话之自然语言理解竞赛☆76Updated 5 years ago
- 迭代膨胀卷积命名实体抽取☆45Updated 6 years ago
- 使用bert做领域分类、意图识别和槽位填充任务☆77Updated 5 years ago
- SinglepassTextCluster, an TextCluster tools based on Singlepass cluster algorithm that use tfidf vector and doc2vec,which can be used for…☆64Updated 4 years ago
- 对苏神的bert4keras的实现原理和矩阵运算进行详细的注释,方便学习;bert4keras链接:https://github.com/bojone/bert4keras☆42Updated 4 years ago
- ☆76Updated 6 years ago
- 达观算法比赛ner任务,从重新训练bert,到finetune预测。☆75Updated 2 years ago
- CoSENT、STS、SentenceBERT☆171Updated 8 months ago
- 对话改写介绍文章☆98Updated 2 years ago
- 中文无监督SimCSE Pytorch实现☆135Updated 4 years ago
- Bert分类,语义相似度,获取句向量。☆65Updated 6 months ago
- 不用tensorflow estimator,分别采用字mask和wwm mask在中文领域内finetune bert模型☆23Updated 5 years ago
- 句子匹配模型,包括无监督的SimCSE、ESimCSE、PromptBERT,和有监督的SBERT、CoSENT。☆100Updated 2 years ago
- NLP实验:新词挖掘+预训练模型继续Pre-training☆48Updated 2 years ago
- 通用kbqa,训练数据来源于ccks2018和2019,图谱数据爬取于百度百科☆24Updated 5 years ago
- ☆92Updated 5 years ago
- experiments of some semantic matching models and comparison of experimental results.☆163Updated 2 years ago
- lic2020关系抽取比赛,使用Pytorch实现苏神的模型。☆103Updated 4 years ago
- 微调预训练语言模型(BERT、Roberta、XLBert等),用于计算两个文本之间的相似度(通过句子对分类任务转换),适用于中文文本☆90Updated 5 years ago
- albert + lstm + crf实体识别,pytorch实现。识别的主要实体是人名、地名、机构名和时间。albert + lstm + crf (named entity recognition)☆137Updated 3 years ago
- implementation SlotGated SLU model for keras☆35Updated 4 years ago
- ☆15Updated 4 years ago
- bert_chinese☆39Updated 2 years ago
- 基于tensorflow1.x的预训练模型调用,支持单机多卡、梯度累积,XLA加速,混合精度。可灵活训练、验证、预测。☆59Updated 4 years ago
- 任务型对话系统(Task-based Dialogue System)☆66Updated 3 years ago
- multi-label,classifier,text classification,多标签文本分类,文本分类,BERT,ALBERT,multi-label-classification☆28Updated 3 years ago
- 本NER项目包含多个中文数据集,模型采用BiLSTM+CRF、BERT+Softmax、BERT+Cascade、BERT+WOL等,最后用TFServing进行模型部署,线上推理和线下推理。☆81Updated 4 years ago