Update README.md
Browse files
README.md
CHANGED
@@ -7,7 +7,9 @@ tags:
|
|
7 |
|
8 |
---
|
9 |
|
10 |
-
# {
|
|
|
|
|
11 |
|
12 |
This is a [sentence-transformers](https://www.SBERT.net) model: It maps sentences & paragraphs to a 1024 dimensional dense vector space and can be used for tasks like clustering or semantic search.
|
13 |
|
|
|
7 |
|
8 |
---
|
9 |
|
10 |
+
# {bge-large-fine-tuned-paraphrase}
|
11 |
+
|
12 |
+
Fine-tuned with dataset generated by `Vamsi/T5_Paraphrase_Paws`.
|
13 |
|
14 |
This is a [sentence-transformers](https://www.SBERT.net) model: It maps sentences & paragraphs to a 1024 dimensional dense vector space and can be used for tasks like clustering or semantic search.
|
15 |
|