Update README.md
Browse files
README.md
CHANGED
@@ -74,6 +74,8 @@ widget:
|
|
74 |
|
75 |
# SentenceTransformer
|
76 |
|
|
|
|
|
77 |
This is a [sentence-transformers](https://www.SBERT.net) model trained. It maps sentences & paragraphs to a 768-dimensional dense vector space and can be used for semantic textual similarity, semantic search, paraphrase mining, text classification, clustering, and more.
|
78 |
|
79 |
## Model Details
|
|
|
74 |
|
75 |
# SentenceTransformer
|
76 |
|
77 |
+
This model aims at encoding text information from deviations Titles and/or Deviation Description (Event) for various Takeda site.
|
78 |
+
|
79 |
This is a [sentence-transformers](https://www.SBERT.net) model trained. It maps sentences & paragraphs to a 768-dimensional dense vector space and can be used for semantic textual similarity, semantic search, paraphrase mining, text classification, clustering, and more.
|
80 |
|
81 |
## Model Details
|