zejunwang1 / bertorch
基于 pytorch 的 bert 实现和下游任务微调
☆50Updated 2 years ago
Alternatives and similar repositories for bertorch:
Users that are interested in bertorch are comparing it to the libraries listed below
- 多标签文本分类☆29Updated 3 years ago
- CCKS2020 面向中文短文本的实体链指任务。主要思路为:使用基于BiLSTM和Attention的语义模型进行Query和Doc的文本匹配,再针对匹配度进行pairwise排序,从而选出最优的知识库实体。☆47Updated 3 years ago
- SinglepassTextCluster, an TextCluster tools based on Singlepass cluster algorithm that use tfidf vector and doc2vec,which can be used for…☆62Updated 3 years ago
- [Unofficial] Predict code for AAAI 2022 paper: Unified Named Entity Recognition as Word-Word Relation Classification☆52Updated 2 years ago
- pytorch Efficient GlobalPointer☆53Updated 2 years ago
- Cascade bert+word vec and one layer FLAT, trained by adversarial FGM and Stochastic Weight Averaging☆23Updated 3 years ago
- 中文无监督SimCSE Pytorch实现☆133Updated 3 years ago
- ☆88Updated 3 years ago
- 句子匹配模型,包括无监督的SimCSE、ESimCSE、PromptBERT,和有监督的SBERT、CoSENT。☆98Updated 2 years ago
- 基于pytorch的GlobalPointer进行中文命名实体识别。☆36Updated last year
- 基于prompt的中文文本分类。☆54Updated last year
- implementation SlotGated SLU model for keras☆34Updated 3 years ago
- using lear to do ner extraction☆29Updated 3 years ago
- bert_avg,bert_whitening,sbert,consert,simcse,esimcse 中文句向量表示☆16Updated 2 years ago
- experiments of some semantic matching models and comparison of experimental results.☆160Updated last year
- NLP实验:新词挖掘+预训练模型继续Pre-training☆47Updated last year
- ☆39Updated 3 years ago
- GlobalPointer的优化版/NER实体识别☆116Updated 3 years ago
- NLP句子编码、句子embedding、语义相似度:BERT_avg、BERT_whitening、SBERT、SmiCSE☆175Updated 3 years ago
- 基于pytorch的百度UIE命名实体识别。☆57Updated 2 years ago
- 继续预训练中文bert☆30Updated 3 years ago
- 实验苏神的CoSENT的Torch实现☆32Updated 3 years ago
- DataFountain第五届达观杯第4名方案☆50Updated 2 years ago
- 中国中文信息学会社会媒体处理专业委员会举办的2019届中文人机对话之自然语言理解竞赛☆74Updated 4 years ago
- 中文数据集下SimCSE+ESimCSE的实现☆191Updated 2 years ago
- NER任务SOTA模型BERT_MRC☆60Updated 11 months ago
- Pytorch进行长文本分类。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆46Updated 4 years ago
- ☆32Updated 3 years ago
- A simple framework for building some basic NLP tasks☆59Updated 2 years ago
- Knowledge Graph☆170Updated 2 years ago