shibing624
commited on
Commit
•
f5027ca
1
Parent(s):
d06a783
Update README.md
Browse files
README.md
CHANGED
@@ -6,8 +6,6 @@ tags:
|
|
6 |
- feature-extraction
|
7 |
- sentence-similarity
|
8 |
- transformers
|
9 |
-
datasets:
|
10 |
-
- https://huggingface.co/datasets/shibing624/nli-zh-all/tree/main/text2vec-base-chinese-paraphrase-dataset
|
11 |
language:
|
12 |
- zh
|
13 |
metrics:
|
@@ -160,7 +158,7 @@ By default, input text longer than 256 word pieces is truncated.
|
|
160 |
|
161 |
### Pre-training
|
162 |
|
163 |
-
We use the pretrained
|
164 |
Please refer to the model card for more detailed information about the pre-training procedure.
|
165 |
|
166 |
### Fine-tuning
|
|
|
6 |
- feature-extraction
|
7 |
- sentence-similarity
|
8 |
- transformers
|
|
|
|
|
9 |
language:
|
10 |
- zh
|
11 |
metrics:
|
|
|
158 |
|
159 |
### Pre-training
|
160 |
|
161 |
+
We use the pretrained https://huggingface.co/BAAI/bge-large-zh-noinstruct model.
|
162 |
Please refer to the model card for more detailed information about the pre-training procedure.
|
163 |
|
164 |
### Fine-tuning
|