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