jiangnanboy / model2onnx
model2onnx,将roberta和macbert模型转为onnx格式,并进行推理。
☆18Updated 2 years ago
Alternatives and similar repositories for model2onnx:
Users that are interested in model2onnx are comparing it to the libraries listed below
- 使用sentence-transformers(SBert)训练自己的文本相似度数据集并进行评估。☆47Updated 3 years ago
- NLP句子编码、句子embedding、语义相似度:BERT_avg、BERT_whitening、SBERT、SmiCSE☆176Updated 3 years ago
- 基于Pytorch的文本分类框架,支持TextCNN、Bert、Electra等。☆61Updated 2 years ago
- experiments of some semantic matching models and comparison of experimental results.☆160Updated last year
- 中文无监督SimCSE Pytorch实现☆134Updated 3 years ago
- 使用torch整合两种经典的指针NER抽取范式,分别是SpanBert和苏神的GlobalPointer,简单加了些tricks,配置后一键运行☆131Updated 10 months ago
- CoSENT、STS、SentenceBERT☆164Updated last month
- bert_avg,bert_whitening,sbert,consert,simcse,esimcse 中文句向量表示☆16Updated 2 years ago
- bert_seq2seq的DDP版本,支持bert、roberta、nezha、t5、gpt2等模型,支持seq2seq、ner、关系抽取等任务,无需添加额外代码,轻松启动DDP多卡训练。☆51Updated 2 years ago
- Bert预训练模型fine-tune计算文本相似度☆102Updated last year
- 基于词汇信息融合的中文NER模型☆165Updated 3 years ago
- “万创杯”中医药天池大数据竞赛——中医文献问题生成挑战 决赛 第一名方案☆133Updated 4 years ago
- Clustering text with Bert☆56Updated 4 years ago
- 文本相似度,语义向量,文本向量,text-similarity,similarity, sentence-similarity,BERT,SimCSE,BERT-Whitening,Sentence-BERT, PromCSE, SBERT☆73Updated 4 months ago
- Minimal keyword extraction with BERT☆81Updated 3 years ago
- 机器检索阅读联合学习,莱斯杯:全国第二届“军事智能机器阅读”挑战赛 rank6 方案☆127Updated 4 years ago
- Bert分类,语义相似度,获取句向量。☆65Updated 2 weeks ago
- 基于向量召回的检索式对话系统解决方案,dense retrieval,FAQ……☆33Updated 3 years ago
- 句子匹配模型,包括无监督的SimCSE、ESimCSE、PromptBERT,和有监督的SBERT、CoSENT。☆98Updated 2 years ago
- 🌈 NERpy: Implementation of Named Entity Recognition using Python. 命名实体识别工具,支持BertSoftmax、BertSpan等模型,开箱即用。☆112Updated 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
- SimCSE在中文上的复现,有监督+无监督☆274Updated last month
- A simple framework for building some basic NLP tasks☆59Updated 2 years ago
- 一个基于预训练的句向量生成工具☆136Updated 2 years ago
- GlobalPointer的 优化版/NER实体识别☆116Updated 3 years ago
- 各大文本摘要模型-中文文本可运行的解决方案☆67Updated last year
- 本NER项目包含多个中文数据集,模型采用BiLSTM+CRF、BERT+Softmax、BERT+Cascade、BERT+WOL等,最后用TFServing进行模型部署,线上推理和线下推理。☆80Updated 3 years ago
- Tplinker注释,中文数据集适配版本☆59Updated 4 years ago
- NLP关系抽取:序列标注、层叠式指针网络、Multi-head Selection、Deep Biaffine Attention☆100Updated 3 years ago
- Knowledge Graph☆171Updated 2 years ago