更新於 6 個月前
6 個月前
ba13c2e06707 · 563MB
模型
archbert
·
parameters277M
·
quantizationF16
563MB
參數
{ "num_ctx": 128 }
16B
許可證
Apache License Version 2.0, January 2004
11kB
說明文件
這是一個 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",
}