km1994 / nlp_paper_study_transformer
该仓库主要记录 NLP 算法工程师相关的顶会论文研读笔记【Transformer篇】
☆25Updated 2 years ago
Alternatives and similar repositories for nlp_paper_study_transformer:
Users that are interested in nlp_paper_study_transformer are comparing it to the libraries listed below
- 文本相似度,语义向量,文本向量,text-similarity,similarity, sentence-similarity,BERT,SimCSE,BERT-Whitening,Sentence-BERT, PromCSE, SBERT☆73Updated 3 months ago
- easy-bert是一个中文NLP工具,提供诸多bert变体调用和调参方法,极速上手;清晰的设计和代码注释,也很适合学习☆77Updated 2 years ago
- A simple framework for building some basic NLP tasks☆59Updated 2 years ago
- 超长文本分类(大 于1000字);文档级/篇章级文本分类;主要是解决长距离依赖问题☆128Updated 3 years ago
- experiments of some semantic matching models and comparison of experimental results.☆160Updated last year
- 基于Pytorch的文本分类框架,支持TextCNN、Bert、Electra等。☆61Updated 2 years ago
- 基于词汇信息融合的中文NER模型☆165Updated 2 years ago
- CoSENT、STS、SentenceBERT☆163Updated last month
- 🌈 NERpy: Implementation of Named Entity Recognition using Python. 命名实体识别工具,支持BertSoftmax、BertSpan等模型,开箱即用。☆113Updated last year
- basic framework for rag(retrieval augment generation)☆82Updated last year
- BLOOM 模型的指令微调☆24Updated last year
- 中文数据集下SimCSE+ESimCSE的实现☆191Updated 2 years ago
- 使用LoRA对ChatGLM进行微调。☆50Updated last year
- 基于pytorch的百度UIE命名实体识别。☆57Updated 2 years ago
- 无监督中文关键词抽取(Keyphrase Extraction),基于统计,基于图【LDA与PageRank(TextRank, TPR, Salience Rank, Single TPR等)】,基于嵌入【SIFRank等】,开箱即用!☆103Updated 2 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
- 该仓库主要记录 NLP 算法工程师相关的顶会论文研读笔记【信息抽取篇】☆25Updated 2 years ago
- baichuan LLM surpervised finetune by lora☆62Updated last year
- ☆33Updated 2 years ago
- 继续预训练中文bert☆30Updated 3 years ago
- SimCSE有监督与无监督实验复现☆149Updated last year
- Knowledge Graph☆171Updated 2 years ago
- 该仓库主要记录 NLP 算法工程师相关的 搜索引擎 学习笔记☆12Updated 2 years ago
- We released BERT-wwm, a Chinese pre-training model based on Whole Word Masking technology, and models closely related to this technology.…☆60Updated last year
- NLP句子编码、句子embedding、语义相似度:BERT_avg、BERT_whitening、SBERT、SmiCSE☆176Updated 3 years ago
- sentence-transformers to onnx 让sbert模型推理效率更快☆163Updated 3 years ago
- 收集经常用到的一些python代码☆47Updated 4 months ago
- 一个基于预训练的句向量生成工具☆136Updated last year
- 基于SpanBert的中文指代消解,pytorch实现☆97Updated 2 years ago
- 使用Mask LM预训练任务来预训练Bert模型。训练垂直领域语料的模型表征,提升下游任务的表现。☆43Updated 2 years ago