stanleylsx / text_embedding
一个用于训练句子embedding的工具,支持Cosent以及Simcse
☆17Updated 2 months ago
Alternatives and similar repositories for text_embedding:
Users that are interested in text_embedding are comparing it to the libraries listed below
- 百度UIE抽 取模型torch版训练预测框架☆11Updated 2 months ago
- 🌈 NERpy: Implementation of Named Entity Recognition using Python. 命名实体识别工具,支持BertSoftmax、BertSpan等模型,开箱即用。☆115Updated 11 months ago
- 使用torch整合两种经典的指针NER抽取范式,分别是SpanBert和苏神的GlobalPointer,简单加了些tricks,配置后一键运行☆131Updated 8 months ago
- easy-bert是一个中文NLP工具,提供诸多bert变体调用和调参方法,极速上手;清晰的设计和代码注释,也很适合学习☆75Updated 2 years ago
- 意图槽位模型训练框架(单意图、独立槽位),使用的是JointBERT的结构进行编写,槽位提取时可以选择双指针(Binary Pointer)实体抽取和Global Pointer两种方法。☆18Updated 8 months ago
- 基于向量召回的检索式对话系统解决方案,dense retrieval,FAQ……☆33Updated 3 years ago
- 中文标注工具,支持NER、文本分类、关系标注、对话标注等。☆66Updated 5 months ago
- Knowledge Graph☆170Updated 2 years ago
- 文本相似度,语义向量,文本向量 ,text-similarity,similarity, sentence-similarity,BERT,SimCSE,BERT-Whitening,Sentence-BERT, PromCSE, SBERT☆73Updated 2 months ago
- 使用Mask LM预训练任务来预训练Bert模型。训练垂直领域语料的模型表征,提升下游任务的表现。☆41Updated last year
- 基于pytorch的百度UIE命名实体识别。☆56Updated last year
- 基于词汇信息融合的中文NER模型☆164Updated 2 years ago
- 使用sentence-transformers(SBert)训练自己的文本相似度数据集并进行评估。☆46Updated 3 years ago
- 基于Pytorch的文本分类框架,支持TextCNN、Bert、Electra等。☆61Updated last year
- 基于pytorch的中文意图识别和槽位填充☆156Updated 6 months ago
- GlobalPointer的优化版/NER实体识别☆114Updated 3 years ago
- deep training task☆29Updated last year
- GoGPT:基于Llama/Llama 2训练的中英文增强大模型|Chinese-Llama2☆78Updated last year
- BLOOM 模型的指令微调☆24Updated last year
- llama信息抽取实战☆98Updated last year
- experiments of some semantic matching models and comparison of experimental results.☆161Updated last year
- “英特尔创新大师杯”深度学习挑战赛 赛道2:CCKS2021中文NLP地址要素解析☆142Updated 3 years ago
- CoSENT、STS、SentenceBERT☆162Updated last year
- [Unofficial] Predict code for AAAI 2022 paper: Unified Named Entity Recognition as Word-Word Relation Classification☆52Updated 2 years ago
- ChatGLM2-6B微调, SFT/LoRA, instruction finetune☆105Updated last year
- 一个基于预训练的句向量生成工具☆133Updated last year
- basic framework for rag(retrieval augment generation)☆81Updated last year
- 介绍docker、docker compose的使用。☆20Updated 4 months ago
- 基于检索的任务型多轮对话☆77Updated 4 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