pritamdeka
commited on
Commit
·
97bd79d
1
Parent(s):
324a7f8
Update README.md
Browse files
README.md
CHANGED
@@ -7,7 +7,7 @@ tags:
|
|
7 |
- transformers
|
8 |
---
|
9 |
|
10 |
-
#
|
11 |
|
12 |
This is a [sentence-transformers](https://www.SBERT.net) model: It maps sentences & paragraphs to a 768 dimensional dense vector space and can be used for tasks like clustering or semantic search. The base model used is [allenai/biomed_roberta_base](https://huggingface.co/allenai/biomed_roberta_base) which has been fine-tuned for sentence similarity.
|
13 |
|
|
|
7 |
- transformers
|
8 |
---
|
9 |
|
10 |
+
# S-Biomed-Roberta-snli-multinli-stsb
|
11 |
|
12 |
This is a [sentence-transformers](https://www.SBERT.net) model: It maps sentences & paragraphs to a 768 dimensional dense vector space and can be used for tasks like clustering or semantic search. The base model used is [allenai/biomed_roberta_base](https://huggingface.co/allenai/biomed_roberta_base) which has been fine-tuned for sentence similarity.
|
13 |
|