KwangKa / SIMCSE_unsup
中文无监督SimCSE Pytorch实现
☆134Updated 3 years ago
Alternatives and similar repositories for SIMCSE_unsup:
Users that are interested in SIMCSE_unsup are comparing it to the libraries listed below
- ☆87Updated 3 years ago
- 句子匹配模型,包括无监督的SimCSE、ESimCSE、PromptBERT,和有监督的SBERT、CoSENT。☆98Updated 2 years ago
- NLP句子编码、句子embedding、语义相似度:BERT_avg、BERT_whitening、SBERT、SmiCSE☆175Updated 3 years ago
- 中文数据集下SimCSE+ESimCSE的实现☆191Updated 2 years ago
- Pattern-Exploiting Training在中文上的简单实验☆171Updated 4 years ago
- ☆278Updated 3 years ago
- experiments of some semantic matching models and comparison of experimental results.☆161Updated last year
- chinese version of longformer☆113Updated 4 years ago
- NER任务SOTA模型BERT_MRC☆61Updated last year
- 基于prompt的中文文本分类。☆55Updated last year
- Use deep models including BiLSTM, ABCNN, ESIM, RE2, BERT, etc. and evaluate on 5 Chinese NLP datasets: LCQMC, BQ Corpus, ChineseSTS, OCN…☆76Updated 2 years ago
- 论文复现《Named Entity Recognition as Dependency Parsing》☆130Updated 3 years ago
- SimCSE在中文上的复现,有监督+无监督☆275Updated 2 months ago
- ☆32Updated 3 years ago
- ☆136Updated 3 years ago
- CoSENT、STS、SentenceBERT☆167Updated 2 months ago
- TPlinker for NER 中文/英文命名实体识别☆124Updated 3 years ago
- 中文bigbird预训练模型☆91Updated 2 years ago
- SimCSE有监督与无监督实验复现☆149Updated last year
- A simple framework for building some basic NLP tasks☆59Updated 2 years ago
- ☆127Updated 2 years ago
- ☆60Updated 5 years ago
- 全局指针统一处理嵌套与非嵌套NER☆253Updated 3 years ago
- Data Augmentation with a Generation Approach for Low-resource Tagging Tasks☆80Updated 4 years ago
- 基于GlobalPointer的实体/关系/事件抽取☆146Updated 3 years ago
- 苏神SPACE pytorch版本复现☆42Updated 3 years ago
- 基于SpanBert的中文指代消解,pytorch实现☆97Updated 2 years ago
- 微调预训练语言模型,解决多标签分类任务(可加载BERT、Roberta、Bert-wwm以及albert等知名开源tf格式的模型)☆141Updated 4 years ago
- code for ACL2020:《FLAT: Chinese NER Using Flat-Lattice Transformer》 我注释&修改&添加了部分源码,使得大家更容易复现这个代码。☆57Updated 4 years ago
- Bert分类,语义相似度,获取句向量。☆64Updated last month