ShenDezhou / Chinese-PreTrained-BERT
We released BERT-wwm, a Chinese pre-training model based on Whole Word Masking technology, and models closely related to this technology. 我们发布了基于全词遮罩(Whole Word Masking)技术的中文预训练模型BERT-wwm,以及与此技术密切相关的模型
☆58Updated last year
Related projects ⓘ
Alternatives and complementary repositories for Chinese-PreTrained-BERT
- 基于GlobalPointer的实体/关系/事件抽取☆142Updated 2 years ago
- NLP句子编码、句子embedding、语义相似度:BERT_avg、BERT_whitening、SBERT、SmiCSE☆173Updated 2 years ago
- experiments of some semantic matching models and comparison of experimental results.☆159Updated last year
- 真 · “Deep Learning for Humans”☆140Updated 2 years ago
- 基于词汇信息融合的中文NER模型☆162Updated 2 years ago
- 一个基于预训练的句向量生成工具☆132Updated last year
- 中文无监督SimCSE Pytorch实现☆132Updated 3 years ago
- 中文机器阅读理解数据集☆100Updated 3 years ago
- Knowledge Graph☆169Updated 2 years ago
- 基于SpanBert的中文指代消解,pytorch实现☆95Updated last year
- ☆87Updated 3 years ago
- 句子匹配模型,包括无监督的SimCSE、ESimCSE、PromptBERT,和有监督的SBERT、CoSENT。☆97Updated 2 years ago
- 中文bigbird预训练模型☆89Updated 2 years ago
- GlobalPointer的优化版/NER实体识别☆112Updated 2 years ago
- 基于pytorch_bert的中文多标签分类☆82Updated 2 years ago
- 继续预训练中文bert☆28Updated 3 years ago
- 中文数据集下SimCSE+ESimCSE的实现☆189Updated 2 years ago
- SimCSE有监督与无监督实验复现☆145Updated 9 months ago
- 基于pytorch的百度UIE命名实体识别。☆54Updated last year
- NEZHA: Neural Contextualized Representation for Chinese Language Understanding☆262Updated 3 years ago
- 全局指针统一处理嵌套与非嵌套NER☆250Updated 3 years ago
- 基于Pytorch的文 本分类框架,支持TextCNN、Bert、Electra等。☆58Updated last year
- 利用指针网络进行信息抽取,包含命名实体识别、关系抽取、事件抽取。☆119Updated last year
- Minimal keyword extraction with BERT☆75Updated 3 years ago
- Hugging BERT together. Misc scripts for Huggingface transformers.☆69Updated last year
- 超长文本分类(大于1000字);文档级/篇章级文本分类;主要是解决长距离依赖问题☆119Updated 3 years ago
- CoSENT、STS、SentenceBERT☆162Updated last year
- bert_seq2seq的DDP版本,支持bert、roberta、nezha、t5、gpt2等模型,支持seq2seq、ner、关系抽取等任务,无需添加额外代码,轻松启动DDP多卡训练。☆48Updated 2 years ago
- CMeEE/CBLUE/NER实体识别☆124Updated 2 years ago
- 🌈 NERpy: Implementation of Named Entity Recognition using Python. 命名实体识别工具,支持BertSoftmax、BertSpan等模型,开箱即用。☆113Updated 9 months ago