Update README.md
Browse files
README.md
CHANGED
|
@@ -11,6 +11,8 @@ library_name: sentence-transformers
|
|
| 11 |
pipeline_tag: sentence-similarity
|
| 12 |
---
|
| 13 |
|
|
|
|
|
|
|
| 14 |
Given a *document*, this retrieval embedding model helps retrieve *instruction templates* from [FineTemplates](https://huggingface.co/datasets/fineinstructions/finetemplates) relevant to various chunks / sections of a document or an entire document.
|
| 15 |
|
| 16 |
**Note:** This retrieval embedding is symmetric, so it can also be used to retrieve relevant documents to a [`compatible_document_description` of an instruction template](https://huggingface.co/datasets/fineinstructions/finetemplates).
|
|
|
|
| 11 |
pipeline_tag: sentence-similarity
|
| 12 |
---
|
| 13 |
|
| 14 |
+
[](https://huggingface.co/fineinstructions)
|
| 15 |
+
|
| 16 |
Given a *document*, this retrieval embedding model helps retrieve *instruction templates* from [FineTemplates](https://huggingface.co/datasets/fineinstructions/finetemplates) relevant to various chunks / sections of a document or an entire document.
|
| 17 |
|
| 18 |
**Note:** This retrieval embedding is symmetric, so it can also be used to retrieve relevant documents to a [`compatible_document_description` of an instruction template](https://huggingface.co/datasets/fineinstructions/finetemplates).
|