deman539 commited on
Commit
116050f
·
verified ·
1 Parent(s): 41a21be

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -264,7 +264,7 @@ model-index:
264
 
265
  # SentenceTransformer based on nomic-ai/nomic-embed-text-v1
266
 
267
- This is a [sentence-transformers](https://www.SBERT.net) model finetuned from [nomic-ai/nomic-embed-text-v1](https://huggingface.co/nomic-ai/nomic-embed-text-v1). 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.
268
 
269
  ## Model Details
270
 
 
264
 
265
  # SentenceTransformer based on nomic-ai/nomic-embed-text-v1
266
 
267
+ This is a [sentence-transformers](https://www.SBERT.net) model finetuned from [nomic-ai/nomic-embed-text-v1](https://huggingface.co/nomic-ai/nomic-embed-text-v1). 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. In particular, **this model is trained on various documents which descibe frameworks for building ethical AI systems.** As such it performs well on matching questions to context in RAG applications.
268
 
269
  ## Model Details
270