zejunwang1 / bertorchLinks
基于 pytorch 的 bert 实现和下游任务微调
☆53Updated 2 years ago
Alternatives and similar repositories for bertorch
Users that are interested in bertorch are comparing it to the libraries listed below
Sorting:
- 句子匹配模型,包括无监督的SimCSE、ESimCSE、PromptBERT,和有监督的SBERT、CoSENT。☆100Updated 2 years ago
- NLP句子编码、句子embedding、语义相似度:BERT_avg、BERT_whitening、SBERT、SmiCSE☆178Updated 3 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
- NLP实验:新词挖掘+预训练模型继续Pre-training☆48Updated 2 years ago
- 中文无监督SimCSE Pytorch实现☆135Updated 4 years ago
- 基于prompt的中文文本分类。☆55Updated 2 years ago
- Knowledge Graph☆175Updated 3 years ago
- ☆41Updated 3 years ago
- experiments of some semantic matching models and comparison of experimental results.☆163Updated 2 years ago
- 2022搜狐校园算法大赛NLP赛道第一名开源方案(实验代码)☆88Updated 3 years ago
- Summary and comparison of Chinese classification models☆36Updated 2 years ago
- using lear to do ner extraction☆29Updated 3 years ago
- Label Mask for Multi-label Classification☆57Updated 4 years ago
- 基于GlobalPointer的实体/关系/事件抽取☆149Updated 3 years ago
- 实验苏神的CoSENT的Torch实现☆33Updated 3 years ago
- 中文数据集下SimCSE+ESimCSE的实现☆193Updated 3 years ago
- CCKS2020 面向中文短文本的实体链指任务。主要思路为:使用基于BiLSTM和Attention的语义模型进行Query和Doc的文本匹配,再针对匹配度进行pairwise排序,从而选出最优的知识库实体。☆47Updated 4 years ago
- 本项目是NLP领域一些任务的基准模型实现,包括文本分类、命名实体识别、实体关系抽取、NL2SQL、CKBQA以及BERT的各种下游任务应用。☆48Updated 4 years ago
- ☆87Updated 3 years ago
- pytorch Efficient GlobalPointer☆57Updated 3 years ago
- 基于PaddleNLP开源的抽取式UIE进行医 学命名实体识别(torch实现)☆44Updated 3 years ago
- CoSENT、STS、SentenceBERT☆170Updated 7 months ago
- 对苏神的bert4keras的实现原理和矩阵运算进行详细的注释,方便学习;bert4keras链接:https://github.com/bojone/bert4keras☆42Updated 4 years ago
- Cascade bert+word vec and one layer FLAT, trained by adversarial FGM and Stochastic Weight Averaging☆23Updated 3 years ago
- 使用torch整合两种经典的指针NER抽取范式,分别是SpanBert和苏神的GlobalPointer,简单加了些tricks,配置后一键运行☆134Updated last year
- 多标签文本分类☆32Updated 3 years ago
- 基于pytorch的百度UIE命名实体识别。☆56Updated 2 years ago
- TIANCHI-小布助手对话短文本语义匹配BERT baseline☆32Updated 4 years ago
- 苏神SPACE pytorch版本复现☆42Updated 3 years ago
- 文本智能校对大赛(Chinese Text Correction)的baseline☆68Updated 2 years ago