Sentence-transformers 模型,可用于聚类或语义搜索等任务。
嵌入 278m
53K 下载次数 更新于 7 个月前
更新于 7 个月前
7 个月前
ba13c2e06707 · 563MB
模型
架构bert
·
参数277M
·
量化F16
563MB
参数
{ "num_ctx": 128 }
16B
许可
Apache License Version 2.0, January 2004 (Apache 许可证 2.0 版,2004 年 1 月)
11kB
Readme (自述文件)
这是一个 sentence-transformers 模型:它将句子和段落映射到一个 768 维的密集向量空间,可用于聚类或语义搜索等任务。
Sentence-BERT: 使用 Siamese BERT 网络的句子嵌入
@inproceedings{reimers-2019-sentence-bert,
title = "Sentence-BERT: Sentence Embeddings using Siamese BERT-Networks",
author = "Reimers, Nils and Gurevych, Iryna",
booktitle = "Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing",
month = "11",
year = "2019",
publisher = "Association for Computational Linguistics",
url = "http://arxiv.org/abs/1908.10084",
}