From 47ac2e0fd7fb4f7c990b6781fac55c5a119e4c09 Mon Sep 17 00:00:00 2001 From: pice35408784b54431987c4d13c457b9cd Date: Thu, 12 Jun 2025 10:50:15 +0800 Subject: [PATCH] Initial commit --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..0f5ffa2 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# all-MiniLM-L6-v2 + +all-MiniLM-L6-v2模型是一个高效的句子嵌入模型,能够将句子或段落映射到一个384维的密集向量空间中。 \ No newline at end of file