shibing624 / text2vec

text2vec, text to vector. 文本向量表征工具,把文本转化为向量矩阵,实现了Word2Vec、RankBM25、Sentence-BERT、CoSENT等文本表征、文本相似度计算模型,开箱即用。
https://pypi.org/project/text2vec/
Apache License 2.0
4.39k stars 392 forks source link

本开源框架是否支持基于模型:GanymedeNil/text2vec-large-chinese + 私有数据 进行微调训练 #132

Closed mininggold007 closed 11 months ago

mininggold007 commented 11 months ago

Describe the Question

Please provide a clear and concise description of what the question is. 请教大佬,本开源框架是否支持基于模型:GanymedeNil/text2vec-large-chinese + 私有数据 进行微调训练,我想基于text2vec-large-chinese进行训练

shibing624 commented 11 months ago

可以