shibing624
commited on
Commit
•
8a8006b
1
Parent(s):
74f7ae8
Update README.md
Browse files
README.md
CHANGED
@@ -2,14 +2,17 @@
|
|
2 |
license: apache-2.0
|
3 |
pipeline_tag: sentence-similarity
|
4 |
tags:
|
5 |
-
-
|
6 |
-
- feature-extraction
|
7 |
- sentence-similarity
|
|
|
8 |
datasets:
|
9 |
- shibing624/nli_zh
|
10 |
language:
|
11 |
- zh
|
|
|
12 |
---
|
|
|
|
|
13 |
# shibing624/text2vec-base-chinese
|
14 |
This is a CoSENT(Cosine Sentence) model: shibing624/text2vec-base-chinese.
|
15 |
|
|
|
2 |
license: apache-2.0
|
3 |
pipeline_tag: sentence-similarity
|
4 |
tags:
|
5 |
+
- Sentence Transformers
|
|
|
6 |
- sentence-similarity
|
7 |
+
- sentence-transformers
|
8 |
datasets:
|
9 |
- shibing624/nli_zh
|
10 |
language:
|
11 |
- zh
|
12 |
+
library_name: sentence-transformers
|
13 |
---
|
14 |
+
|
15 |
+
|
16 |
# shibing624/text2vec-base-chinese
|
17 |
This is a CoSENT(Cosine Sentence) model: shibing624/text2vec-base-chinese.
|
18 |
|